Merge pull request #580 from hasufell/master

Build failure: fix undefined reference to `g_type_init'
This commit is contained in:
TingPing 2013-05-08 20:33:40 -07:00
commit f8556360ca
1 changed files with 0 additions and 2 deletions

View File

@ -211,8 +211,6 @@ fi
if test "$gtkfe" != yes; then
gnome=no
COMMON_LIBS="$GLIB_LIBS"
COMMON_CFLAGS="$GLIB_CFLAGS"
fi
dnl *********************************************************************