diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-07-23 01:19:01 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-07-23 01:19:01 +0800 |
commit | 81d8fde809a4262e08ab94be4cdd05092e19f764 (patch) | |
tree | 35502eea1c3c479cf866776467967e353c4f73f3 /macros/ChangeLog | |
parent | 8e57014762a07900c9620caebda607f179d24ea3 (diff) | |
download | gsoc2013-evolution-81d8fde809a4262e08ab94be4cdd05092e19f764.tar gsoc2013-evolution-81d8fde809a4262e08ab94be4cdd05092e19f764.tar.gz gsoc2013-evolution-81d8fde809a4262e08ab94be4cdd05092e19f764.tar.bz2 gsoc2013-evolution-81d8fde809a4262e08ab94be4cdd05092e19f764.tar.lz gsoc2013-evolution-81d8fde809a4262e08ab94be4cdd05092e19f764.tar.xz gsoc2013-evolution-81d8fde809a4262e08ab94be4cdd05092e19f764.tar.zst gsoc2013-evolution-81d8fde809a4262e08ab94be4cdd05092e19f764.zip |
Added some reasonable defaults to allow cross compiling; removed
1998-07-22 Martin Baulig <martin@home-of-linux.org>
* gnome-fileutils.m4: Added some reasonable defaults to allow
cross compiling; removed `mountlist.o' and `fsusage.o' from
LIBOBJS.
svn path=/trunk/; revision=283
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 d07d16c025..beb92ea174 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,9 @@ +1998-07-22 Martin Baulig <martin@home-of-linux.org> + + * gnome-fileutils.m4: Added some reasonable defaults to allow + cross compiling; removed `mountlist.o' and `fsusage.o' from + LIBOBJS. + Tue Jul 21 23:44:53 1998 Tom Tromey <tromey@cygnus.com> * gnome-guile-checks.m4: If no build-guile, link against readline |