diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-08-27 04:42:02 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-08-27 04:42:02 +0800 |
commit | 11500f35b99946b1df9ed2cc0065fc32bb923585 (patch) | |
tree | b9eb37ee09932075114dcba07fa2d762d66e748e /macros/ChangeLog | |
parent | 00098c1abe26a5006bc6df5ff81973b27c7c650a (diff) | |
download | gsoc2013-evolution-11500f35b99946b1df9ed2cc0065fc32bb923585.tar.gz gsoc2013-evolution-11500f35b99946b1df9ed2cc0065fc32bb923585.tar.zst gsoc2013-evolution-11500f35b99946b1df9ed2cc0065fc32bb923585.zip |
Make it work with a brain-dead /bin/sh and a brain-dead /bin/test.
1998-08-26 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Make it work
with a brain-dead /bin/sh and a brain-dead /bin/test.
svn path=/trunk/; revision=342
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index e62301dac7..26c70823e2 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,5 +1,8 @@ 1998-08-26 Martin Baulig <martin@home-of-linux.org> + * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Make it work + with a brain-dead /bin/sh and a brain-dead /bin/test. + * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Use `AC_MSG_WARN' if LibGTop cannot be found and the `fail' argument is not given. |