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:
authorKeith Seitz <keiths@redhat.com>2002-04-16 01:33:07 +0400
committerKeith Seitz <keiths@redhat.com>2002-04-16 01:33:07 +0400
commitd76d08a1bdbc36d159fa32673c2427976e4abaf7 (patch)
tree57f4a3edeeef9849417e4a2e9ca0ba751c5cacf5 /config/ChangeLog
parentf3d61cc791d838c8cddb349babe2a3bd68e18cea (diff)
* acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
too. (CYG_AC_PATH_TKCONFIG): Likewise.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 17a98eba9..6e51fa2c4 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-15 Keith Seitz <keiths@redhat.com>
+
+ * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
+ too.
+ (CYG_AC_PATH_TKCONFIG): Likewise.
+
2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
* acinclude.m4: Fix spelling error of "separate" as "seperate".