aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-03-25 14:10:06 +0000
committerKen Raeburn <raeburn@cygnus>1993-03-25 14:10:06 +0000
commit8aec543c558cd9cd0ca3a069b2fa4e8f909e4d4f (patch)
tree714995a7d79f8b51428be0690809acb8cd28bda0 /ChangeLog
parenta4e879a1a11f5753c5d998547c6e5f2e024490f5 (diff)
downloadgdb-8aec543c558cd9cd0ca3a069b2fa4e8f909e4d4f.zip
gdb-8aec543c558cd9cd0ca3a069b2fa4e8f909e4d4f.tar.gz
gdb-8aec543c558cd9cd0ca3a069b2fa4e8f909e4d4f.tar.bz2
log for configure change
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a8ed00..4ab7342 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
+
+ * configure: Actually implement the change zoo just documented.
+
Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
* configure: when using config.guess, only set target_alias when
@@ -12,7 +16,7 @@ Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* configure: add support for package_makefile_fragment, handle the
case where a directory has a configure.in file but no Makefile.in
more gracefully (with an actual understandable error message, even);
- add support for --without (and add this to the usage message); also
+ add support for --without (and add this to the usage message); also
explicitly add a --host=${host_alias} to the command line when
config.guess is used