* Makefile.in: Don't attempt to use zlib directory as a dependency if it

doesn't exist.
This commit is contained in:
Christopher Faylor
2001-12-19 03:35:36 +00:00
parent 60565ed657
commit aa053fd461
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2001-12-18 Christopher Faylor <cgf@redhat.com>
* Makefile.in: Don't attempt to use zlib directory as a dependency if
it doesn't exist.
2001-12-14 Christopher Faylor <cgf@redhat.com>
* configure.in: Detect zlib subdirectory.