Merge pull request #580 from hasufell/master
Build failure: fix undefined reference to `g_type_init'
This commit is contained in:
commit
f8556360ca
|
@ -211,8 +211,6 @@ fi
|
|||
|
||||
if test "$gtkfe" != yes; then
|
||||
gnome=no
|
||||
COMMON_LIBS="$GLIB_LIBS"
|
||||
COMMON_CFLAGS="$GLIB_CFLAGS"
|
||||
fi
|
||||
|
||||
dnl *********************************************************************
|
||||
|
|
Loading…
Reference in New Issue