diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-03-13 06:52:05 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-03-13 06:52:05 +0800 |
commit | 03b1949546038ec91236cd81d9a2d3dc6669a4c6 (patch) | |
tree | 780bfc59341e107861b823a68a41ea995f13df7f /macros/ChangeLog | |
parent | bf52e68d687a9ea8966c6050146de627c4553ecb (diff) | |
download | gsoc2013-evolution-03b1949546038ec91236cd81d9a2d3dc6669a4c6.tar gsoc2013-evolution-03b1949546038ec91236cd81d9a2d3dc6669a4c6.tar.gz gsoc2013-evolution-03b1949546038ec91236cd81d9a2d3dc6669a4c6.tar.bz2 gsoc2013-evolution-03b1949546038ec91236cd81d9a2d3dc6669a4c6.tar.lz gsoc2013-evolution-03b1949546038ec91236cd81d9a2d3dc6669a4c6.tar.xz gsoc2013-evolution-03b1949546038ec91236cd81d9a2d3dc6669a4c6.tar.zst gsoc2013-evolution-03b1949546038ec91236cd81d9a2d3dc6669a4c6.zip |
Add a check for <linewrap.h> -- this enables some optimizations when
* gnome-support.m4: Add a check for <linewrap.h> -- this enables
some optimizations when compiling `argp'.
- Hari
svn path=/trunk/; revision=67
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 6c74d24e24..815ba5649f 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +1998-03-12 Raja R Harinath <harinath@cs.umn.edu> + + * gnome-support.m4: Add a check for <linewrap.h> -- this enables + some optimizations when compiling `argp'. + Mon Mar 9 19:32:42 1998 Tom Tromey <tromey@cygnus.com> * gnome-support.m4: Build vsnprintf.o, not vsnprint.o. |