LibGTop will now require GLIB >= 1.1.11.
1999-01-05 Martin Baulig <martin@home-of-linux.org> * configure.in: LibGTop will now require GLIB >= 1.1.11.
This commit is contained in:
committed by
Martin Baulig
parent
ce80f111df
commit
394d4dc226
@@ -153,7 +153,7 @@ AC_SUBST(guile_subdirs)
|
||||
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
AM_PATH_GLIB(1.1.3,,AC_MSG_ERROR(GLIB >= 1.1.3 is required for LibGTop))
|
||||
AM_PATH_GLIB(1.1.11,,AC_MSG_ERROR(GLIB >= 1.1.11 is required for LibGTop))
|
||||
|
||||
dnl You need to uncomment the following line if you want to use
|
||||
dnl libGTop without Gnome.
|
||||
|
Reference in New Issue
Block a user