Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-12-19 06:35:36 +0300
committerChristopher Faylor <me@cgf.cx>2001-12-19 06:35:36 +0300
commitaa053fd4618972cf579150ddb3ca5412639de2c7 (patch)
tree71843b7fd80b32ad42bc94903d6ce41c6d969720 /winsup/ChangeLog
parent60565ed65755b5d6803dd5eb235973031bdf9d5c (diff)
* Makefile.in: Don't attempt to use zlib directory as a dependency if it
doesn't exist.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index 8c5b4c5bf..a104a72c4 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -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.