diff options
author | Alexandre Oliva <oliva@dcc.unicamp.br> | 1998-04-12 20:00:34 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-04-12 14:00:34 -0600 |
commit | 3c0d0dea6a28c41fe76cd39e0d677384d4928fef (patch) | |
tree | d2c7ba9bf165e0d7dfcfa3e7833bdf84371d8157 /texinfo/ChangeLog | |
parent | 547a6183981614735e82614ba9ab48ae016c48b4 (diff) | |
download | gcc-3c0d0dea6a28c41fe76cd39e0d677384d4928fef.zip gcc-3c0d0dea6a28c41fe76cd39e0d677384d4928fef.tar.gz gcc-3c0d0dea6a28c41fe76cd39e0d677384d4928fef.tar.bz2 |
* configure.in: only set HAVE_LIBZ if zlib.h exists
From-SVN: r19154
Diffstat (limited to 'texinfo/ChangeLog')
-rw-r--r-- | texinfo/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/texinfo/ChangeLog b/texinfo/ChangeLog index 25239a8..b703907 100644 --- a/texinfo/ChangeLog +++ b/texinfo/ChangeLog @@ -1,3 +1,7 @@ +Sun Apr 12 20:59:53 1998 Alexandre Oliva <oliva@dcc.unicamp.br> + + * configure.in: only set HAVE_LIBZ if zlib.h exists + Fri Apr 10 01:36:24 1998 Jim Wilson <wilson@cygnus.com> * Makefile.am (SUBDIRS): Redefine to exclude info, po, util and doc. |