From 54629f721b429256c3586ecfdbf3b5b97963fe35 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 13 Feb 1999 11:19:14 +0000 Subject: See ChangeLog: Sat Feb 13 12:14:42 CET 1999 Werner Koch --- zlib/ChangeLog | 4 ++++ zlib/Makefile.am | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'zlib') diff --git a/zlib/ChangeLog b/zlib/ChangeLog index 67a513941..69965ba90 100644 --- a/zlib/ChangeLog +++ b/zlib/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 13 12:04:43 CET 1999 Werner Koch + + * Makefile.am: Removed -Wall + Wed Jan 20 21:40:21 CET 1999 Werner Koch * Makefile.am: Corrected the list of sources diff --git a/zlib/Makefile.am b/zlib/Makefile.am index 91610af4d..2c1e9cda4 100644 --- a/zlib/Makefile.am +++ b/zlib/Makefile.am @@ -3,8 +3,6 @@ # For conditions of distribution and use, see copyright notice in zlib.h # This is used if a systems lacks support of zlib -CFLAGS = -O -Wall - EXTRA_DIST = README algorithm.doc ChangeLog # I found no other easy way to use this only if zlib is neede -- cgit v1.2.3