LibGTop will now require GLIB >= 1.1.12.
1999-01-05 Martin Baulig <martin@home-of-linux.org> * configure.in: LibGTop will now require GLIB >= 1.1.12.
This commit is contained in:
committed by
Martin Baulig
parent
5566a5cde2
commit
c1c629eb37
@@ -3,7 +3,7 @@
|
|||||||
* libgtop.spec: Always build SMP support; binary packages should
|
* libgtop.spec: Always build SMP support; binary packages should
|
||||||
contain all possible features.
|
contain all possible features.
|
||||||
|
|
||||||
* configure.in: LibGTop will now require GLIB >= 1.1.11.
|
* configure.in: LibGTop will now require GLIB >= 1.1.12.
|
||||||
|
|
||||||
1999-01-05 Martin Baulig <martin@home-of-linux.org>
|
1999-01-05 Martin Baulig <martin@home-of-linux.org>
|
||||||
|
|
||||||
|
|||||||
@@ -153,7 +153,7 @@ AC_SUBST(guile_subdirs)
|
|||||||
|
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
AM_PATH_GLIB(1.1.11,,AC_MSG_ERROR(GLIB >= 1.1.11 is required for LibGTop))
|
AM_PATH_GLIB(1.1.12,,AC_MSG_ERROR(GLIB >= 1.1.12 is required for LibGTop))
|
||||||
|
|
||||||
dnl You need to uncomment the following line if you want to use
|
dnl You need to uncomment the following line if you want to use
|
||||||
dnl libGTop without Gnome.
|
dnl libGTop without Gnome.
|
||||||
|
|||||||
Reference in New Issue
Block a user