diff options
author | Jeff Garzik <jgarzik@src.gnome.org> | 1998-11-30 16:03:20 +0800 |
---|---|---|
committer | Jeff Garzik <jgarzik@src.gnome.org> | 1998-11-30 16:03:20 +0800 |
commit | 6c6da37ef99e7a799fb8491f02ca7881a6574c3d (patch) | |
tree | 425fbfa75382ddea9a89ca5a5278f0278d5fe288 /macros/ChangeLog | |
parent | 3f12ccb5e48764a04204f3e9c4cc49949cc527cd (diff) | |
download | gsoc2013-evolution-6c6da37ef99e7a799fb8491f02ca7881a6574c3d.tar.gz gsoc2013-evolution-6c6da37ef99e7a799fb8491f02ca7881a6574c3d.tar.zst gsoc2013-evolution-6c6da37ef99e7a799fb8491f02ca7881a6574c3d.zip |
Re-arranged tests such that "--without-gnome" is fully supported. Not only
* gnome.m4: Re-arranged tests such that "--without-gnome" is
fully supported. Not only is the logic now correct, programs
can test "want_gnome=yes/no" for the results of this arg.
svn path=/trunk/; revision=494
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 924933795c..758a71d345 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,9 @@ +1998-11-30 Jeff Garzik <jgarzik@pobox.com> + + * gnome.m4: Re-arranged tests such that "--without-gnome" is + fully supported. Not only is the logic now correct, programs + can test "want_gnome=yes/no" for the results of this arg. + 1998-11-27 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-check.m4: All parts of GNOME will now require |