ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/configure.ac
(Generate patch)

Comparing Frodo4/Src/configure.ac (file contents):
Revision 1.10 by berlac, 2008-01-25T11:02:49Z vs.
Revision 1.11 by cebix, 2009-01-11T11:31:28Z

# Line 45 | Line 45 | if [[ x"$EMBEDDED_EXTENSION" == "xnone"
45    PKG_CHECK_MODULES(GLADE, libglade-2.0 libgnomeui-2.0 >= 1.110.0, HAVE_GLADE=yes)
46    if [[ $HAVE_GLADE = yes ]]; then
47      AC_DEFINE(HAVE_GLADE, 1, [Glade support is enabled])
48 +    LDFLAGS="$LDFLAGS -Wl,-E"
49    fi
50   else
51    GUIOBJS="sdlgui.o file.o dlgFileSelect.o dlgMain.o dlgDrives.o dlgOptions.o dlgVideoSound.o dlgAdvanced.o dlgInput.o"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines