diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-06-25 02:51:25 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-06-25 02:51:25 +0800 |
commit | 618cc5ffe2eeab0867ef779c787ebbfc4bc591dc (patch) | |
tree | db5fc6ecd81a2a523c6562d9a9bbc49d6d40641b /macros/ChangeLog | |
parent | 7b7c48bea1cddf61e7dd1cfcc7696a309888c72c (diff) | |
download | gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.gz gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.bz2 gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.lz gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.xz gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.tar.zst gsoc2013-evolution-618cc5ffe2eeab0867ef779c787ebbfc4bc591dc.zip |
New check. (vprintf): New check. (ftruncate.c): Remove check. This needs
* gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): New check.
(vprintf): New check.
(ftruncate.c): Remove check.
This needs to be further cleaned up to only list what is
needed for gdiskfree.
* Makefile.am (MACROS): Add gnome-fileutils.m4.
svn path=/trunk/; revision=268
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 2e625f306a..ef0fbb34f4 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,12 @@ +1998-06-24 Raja R Harinath <harinath@cs.umn.edu> + + * gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): New check. + (vprintf): New check. + (ftruncate.c): Remove check. + This needs to be further cleaned up to only list what is + needed for gdiskfree. + * Makefile.am (MACROS): Add gnome-fileutils.m4. + 1998-06-14 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-sysdeps.m4 (LINUX_TABLE): New automake conditional; |