mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-19 04:00:19 +00:00
Fix textfe with dbus disabled
This commit is contained in:
@@ -193,7 +193,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"
|
COMMON_LIBS="$COMMON_LIBS -lgmodule-2.0 -lgobject-2.0"
|
||||||
|
|
||||||
dnl *********************************************************************
|
dnl *********************************************************************
|
||||||
dnl ** GTK **************************************************************
|
dnl ** GTK **************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user