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
|
if test "$gtkfe" != yes; then
|
||||||
gnome=no
|
gnome=no
|
||||||
COMMON_LIBS="$GLIB_LIBS"
|
|
||||||
COMMON_CFLAGS="$GLIB_CFLAGS"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dnl *********************************************************************
|
dnl *********************************************************************
|
||||||
|
|
Loading…
Reference in New Issue