aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog4
-rw-r--r--macros/gnome-libgtop-check.m42
2 files changed, 5 insertions, 1 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 156763c7fc..3f4c4a0b6f 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,7 @@
+1999-02-24 Martin Baulig <martin@home-of-linux.org>
+
+ * gnome-libgtop-checks.m4: Require LibGTop >= 0.100.0.
+
1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
* compiler-flags.m4: Only add the compilation warnings if the
diff --git a/macros/gnome-libgtop-check.m4 b/macros/gnome-libgtop-check.m4
index 610119aca9..327befc2f8 100644
--- a/macros/gnome-libgtop-check.m4
+++ b/macros/gnome-libgtop-check.m4
@@ -70,7 +70,7 @@ AC_DEFUN([GNOME_LIBGTOP_HOOK],
dnl If you increase this number here, this means that *ALL*
dnl modules will require the new version, even if they explicitly
dnl give a lower number in their `configure.in' !!!
- real_min_libgtop_version=0.99.0
+ real_min_libgtop_version=0.100.0
min_libgtop_version=ifelse([$1], ,$real_min_libgtop_version,$1)
dnl I know, the following code looks really ugly, but if you want
dnl to make changes, please test it with a brain-dead /bin/sh and
d>Support stagebapt2013-12-151-14/+7 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Use single space after WWW:sunpoet2013-09-081-1/+1 * Simplify port:eadler2013-03-181-6/+4 * - Strip header at request of original creatortabthorpe2013-01-271-5/+1 * - Get Rid MD5 supportmiwi2011-03-191-2/+1 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Punt autoconf267->autoconf268ade2010-10-161-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-1/+1 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Remove CVS tags and blank lines from distinfo file in unmaintained portssem2006-05-081-1/+0 * Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-121-1/+1 * Hash with SHA-256.trevor2006-01-081-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-1/+1 * Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withade2004-03-121-2/+1 * Add size data.trevor2004-01-281-0/+1 * Use PLIST_DIRS and PLIST_FILES macros.trevor2004-01-22