diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-08-24 00:26:47 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-08-24 00:26:47 +0800 |
commit | 8a43c4945942bdc2a6e44f7202e67d849d45d2ba (patch) | |
tree | 9b919bcbbf4d93fc9752ade54f45cbdd64bed3d2 /macros/ChangeLog | |
parent | ea96ac1a829d393cc6b014d8f4cd9cad82c29b3e (diff) | |
download | gsoc2013-evolution-8a43c4945942bdc2a6e44f7202e67d849d45d2ba.tar gsoc2013-evolution-8a43c4945942bdc2a6e44f7202e67d849d45d2ba.tar.gz gsoc2013-evolution-8a43c4945942bdc2a6e44f7202e67d849d45d2ba.tar.bz2 gsoc2013-evolution-8a43c4945942bdc2a6e44f7202e67d849d45d2ba.tar.lz gsoc2013-evolution-8a43c4945942bdc2a6e44f7202e67d849d45d2ba.tar.xz gsoc2013-evolution-8a43c4945942bdc2a6e44f7202e67d849d45d2ba.tar.zst gsoc2013-evolution-8a43c4945942bdc2a6e44f7202e67d849d45d2ba.zip |
You can give this macro two parameters: the required version number and an
1998-08-23 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): You can give
this macro two parameters: the required version number and
an optional `fail' argument to make it fail if LibGTop is
not found.
svn path=/trunk/; revision=330
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 5cdeb0ca38..dd31b0fe4a 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,10 @@ +1998-08-23 Martin Baulig <martin@home-of-linux.org> + + * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): You can give + this macro two parameters: the required version number and + an optional `fail' argument to make it fail if LibGTop is + not found. + 1998-08-22 Martin Baulig <martin@home-of-linux.org> * gnome-guile-checks.m4: Added check for `-lnsl' and `-lsocket' |