mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 11:40:18 +00:00
Fix linking against gmodule
This commit is contained in:
@@ -185,6 +185,7 @@ fi
|
|||||||
|
|
||||||
COMMON_CFLAGS="$GLIB_CFLAGS"
|
COMMON_CFLAGS="$GLIB_CFLAGS"
|
||||||
COMMON_LIBS="$GLIB_LIBS"
|
COMMON_LIBS="$GLIB_LIBS"
|
||||||
|
COMMON_LIBS="$COMMON_LIBS -lgmodule-2.0"
|
||||||
|
|
||||||
dnl *********************************************************************
|
dnl *********************************************************************
|
||||||
dnl ** GTK **************************************************************
|
dnl ** GTK **************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user