aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-08-18 20:15:39 +0800
committerMartin Baulig <martin@src.gnome.org>1998-08-18 20:15:39 +0800
commitb7c9e891f64f19f1cda1294e1816898518be3ed9 (patch)
treea5bd7f3ec09b104b81e4db58b1bddda2d7cadc06 /macros
parent4776c8413adbd88304e954412d97953aed52c4e7 (diff)
downloadgsoc2013-evolution-b7c9e891f64f19f1cda1294e1816898518be3ed9.tar.gz
gsoc2013-evolution-b7c9e891f64f19f1cda1294e1816898518be3ed9.tar.zst
gsoc2013-evolution-b7c9e891f64f19f1cda1294e1816898518be3ed9.zip
make it require libgtop >= 0.25.0. Added (AC_SUBST):
1998-08-18 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-check.m4: make it require libgtop >= 0.25.0. Added (AC_SUBST): `LIBGTOP_MICRO_VERSION' and `LIBGTOP_EXTRA_LIBS'. svn path=/trunk/; revision=322
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog5
-rw-r--r--macros/gnome-libgtop-check.m43
2 files changed, 7 insertions, 1 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 76770a0863..7b0de54844 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,8 @@
+1998-08-18 Martin Baulig <martin@home-of-linux.org>
+
+ * gnome-libgtop-check.m4: make it require libgtop >= 0.25.0.
+ Added (AC_SUBST): `LIBGTOP_MICRO_VERSION' and `LIBGTOP_EXTRA_LIBS'.
+
1998-08-17 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Completely rewrote this file. It
diff --git a/macros/gnome-libgtop-check.m4 b/macros/gnome-libgtop-check.m4
index 705a15c260..25a7bf924e 100644
--- a/macros/gnome-libgtop-check.m4
+++ b/macros/gnome-libgtop-check.m4
@@ -23,6 +23,7 @@ AC_DEFUN([GNOME_LIBGTOP_HOOK],
AC_SUBST(LIBGTOP_LIBDIR)
AC_SUBST(LIBGTOP_INCLUDEDIR)
+ AC_SUBST(LIBGTOP_EXTRA_LIBS)
AC_SUBST(LIBGTOP_LIBS)
AC_SUBST(LIBGTOP_INCS)
AC_SUBST(LIBGTOP_NAMES_LIBS)
@@ -60,7 +61,7 @@ AC_DEFUN([GNOME_LIBGTOP_HOOK],
fi
AC_PATH_PROG(LIBGTOP_CONFIG, libgtop-config, no)
- min_libgtop_version=ifelse([$1], ,0.25,$1)
+ min_libgtop_version=ifelse([$1], ,0.25.0,$1)
AC_MSG_CHECKING(for libgtop - version >= $min_libgtop_version)
no_libgtop=""
if test "$LIBGTOP_CONFIG" = "no" ; then
d=7315b1c16ae631c60d787b73475db448b86b7e0b'>Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-301-5/+5 * Conversion to a single libtool environment.ade2006-02-231-1/+2 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-051-5/+5 * The purpose of 2.10.2 is to eliminate the need for this patch. The underlyingmarcus2005-05-251-0/+1 * Update to 2.10.2.adamw2005-05-251-2/+1 * Remove a g_assert() that was causing applications such as evolution to crash.marcus2005-05-211-0/+1 * Update to 2.10.1.kwm2005-05-201-2/+1 * - Don't remove directories that belong to libglade portpav2005-03-131-0/+1 * Presenting GNOME 2.10 for FreeBSD!marcus2005-03-121-2/+2 * Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-081-4/+4 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * Update to 2.6.1.1.marcus2004-04-291-1/+1 * Update to 2.6.1.marcus2004-04-201-1/+1 * Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-051-5/+3 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-181-2/+3 * Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0 * Update to 2.2.1.marcus2003-05-191-1/+5 * Convert to new GNOME infrastructure.marcus2003-04-221-5/+1 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * * Update to 2.2.0.2marcus2003-02-281-1/+2 * Update to GNOME 2.2.marcus2003-02-081-6/+4 * Update to 2.0.5.marcus2002-11-211-1/+1