aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-07-15 03:42:02 +0000
committerIan Lance Taylor <ian@airs.com>1998-07-15 03:42:02 +0000
commit72743e377dd7258ce847ce07f3019aeb3d8bf9bd (patch)
tree61045d237879f54a7b8f9785680debfc123134dd /ChangeLog
parentead0877781f49e90e18db05e70eb48a5291d1e08 (diff)
downloadgdb-72743e377dd7258ce847ce07f3019aeb3d8bf9bd.zip
gdb-72743e377dd7258ce847ce07f3019aeb3d8bf9bd.tar.gz
gdb-72743e377dd7258ce847ce07f3019aeb3d8bf9bd.tar.bz2
* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
avoid confusion with --no-recursion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89bee41..f66c837 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
+ avoid confusion with --no-recursion.
+
+Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
+
+ * configure.in: Win32 hosts shouldn't use install -x
+ * install-sh: remove -x option, and special .exe-handling
+ hack.
+
start-sanitize-beos
Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>