diff options
author | Martin Baulig <martin@home-of-linux.org> | 1999-01-24 02:29:06 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1999-01-24 02:29:06 +0800 |
commit | 95a12547997d704878ad80f8c4eecabf956acd19 (patch) | |
tree | f2bcd2c3ee64b1e0b9a58402953d55ca59072464 /macros/ChangeLog | |
parent | 2f77d8f40d4b67bf3e993d946bfb1153888d30c7 (diff) | |
download | gsoc2013-evolution-95a12547997d704878ad80f8c4eecabf956acd19.tar gsoc2013-evolution-95a12547997d704878ad80f8c4eecabf956acd19.tar.gz gsoc2013-evolution-95a12547997d704878ad80f8c4eecabf956acd19.tar.bz2 gsoc2013-evolution-95a12547997d704878ad80f8c4eecabf956acd19.tar.lz gsoc2013-evolution-95a12547997d704878ad80f8c4eecabf956acd19.tar.xz gsoc2013-evolution-95a12547997d704878ad80f8c4eecabf956acd19.tar.zst gsoc2013-evolution-95a12547997d704878ad80f8c4eecabf956acd19.zip |
New macro. This checks whether you have the LibGTop documentation
1999-01-23 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-checks.m4 (GNOME_LIBGTOP_DOCU): New macro. This
checks whether you have the LibGTop documentation installed and
defines `HAVE_LIBGTOP_DOCU' if appropriate. Also provides automake
conditional.
svn path=/trunk/; revision=618
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 f660ba698e..546d0dd9f4 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,10 @@ +1999-01-23 Martin Baulig <martin@home-of-linux.org> + + * gnome-libgtop-checks.m4 (GNOME_LIBGTOP_DOCU): New macro. This + checks whether you have the LibGTop documentation installed and + defines `HAVE_LIBGTOP_DOCU' if appropriate. Also provides automake + conditional. + 1999-01-20 Martin Baulig <martin@home-of-linux.org> * acinclude.m4 (ac_result): Unset CATOBJEXT so |