Set version number to 1.0.0 binary age 0, interface age 0.
1999-02-24 Martin Baulig <martin@home-of-linux.org> * LIBGTOP-VERSION: Set version number to 1.0.0 binary age 0, interface age 0. * configure.in: Require GLIB >= 1.2.0.
This commit is contained in:
committed by
Martin Baulig
parent
3f39ec8d37
commit
ec280b5bd0
@@ -3,7 +3,7 @@
|
||||
* LIBGTOP-VERSION: Set version number to 1.0.0 binary age 0,
|
||||
interface age 0.
|
||||
|
||||
* configure.in: Require GLIB >= 1.1.16.
|
||||
* configure.in: Require GLIB >= 1.2.0.
|
||||
|
||||
1999-02-23 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
|
||||
@@ -159,7 +159,7 @@ AC_SUBST(guile_subdirs)
|
||||
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
AM_PATH_GLIB(1.1.16,,AC_MSG_ERROR(GLIB >= 1.1.16 is required for LibGTop))
|
||||
AM_PATH_GLIB(1.2.0,,AC_MSG_ERROR(GLIB >= 1.2.0 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