Depends on glib 2.4.0
* configure.in: Depends on glib 2.4.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-10-09 Benoît Dejean <tazforever@dlfp.org>
|
||||
|
||||
* configure.in: Depends on glib 2.4.0
|
||||
|
||||
2004-09-25 Benoît Dejean <tazforever@dlfp.org>
|
||||
|
||||
* glibtop.h: Added missing include <glibtop/close.h>.
|
||||
|
@@ -134,7 +134,7 @@ AM_CONDITIONAL(ENABLE_SHARED, test x$enable_static = xyes)
|
||||
AC_SUBST(static_targets)
|
||||
AC_SUBST(smp_examples)
|
||||
|
||||
GLIB_REQUIRED=2.0.0
|
||||
GLIB_REQUIRED=2.4.0
|
||||
|
||||
PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED)
|
||||
AC_SUBST(GLIB_CFLAGS)
|
||||
|
Reference in New Issue
Block a user