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:
authorNick Clifton <nickc@redhat.com>2002-05-22 13:21:32 +0400
committerNick Clifton <nickc@redhat.com>2002-05-22 13:21:32 +0400
commit6acce4b8bd7cc433e0deb2ec99fbd6d8e89a3033 (patch)
tree52e4cd2144fa71ee4d4ea252b444afbd16330028 /ChangeLog
parent328001eea687420d05a1d74621062d2eb55d1abb (diff)
Allow for PWDCMD to override hardcoded pwd.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a308d815..6fe157f97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
+
+ * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
+ * config-ml.in: Likewise.
+ * configure: Likewise.
+ * configure.in: Likewise.
+
+ config:
+ * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
+
2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
* configure.in: Simplify makefile fragment collection.