1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-26 11:12:19 -05:00

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

View File

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