aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-12-28 03:15:17 +0000
committerK. Richard Pixley <rich@cygnus>1991-12-28 03:15:17 +0000
commit079399f6dfa698dee207e1ef8afb9fd047918c80 (patch)
tree62331591375f6633203a8e5035c4b6e897ab233a /ChangeLog
parent25113b464774b474d4c233f2acaec23fa367eace (diff)
downloadgdb-079399f6dfa698dee207e1ef8afb9fd047918c80.zip
gdb-079399f6dfa698dee207e1ef8afb9fd047918c80.tar.gz
gdb-079399f6dfa698dee207e1ef8afb9fd047918c80.tar.bz2
small changes to accomodate other versions of configure
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bd8d348..55a7762 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
- * configure.in, Makefile.in: fix clean-info, add flex.
+ * configure.in, Makefile.in: fix clean-info, add flex. add
+ fileutils.
- * configure: be less sensitive to spaces in Makefile.in.
+ * configure: be less sensitive to spaces in Makefile.in. Do not
+ look for sources in "..". Doing so breaks subdirectories that
+ might have their own configure. If a subdir has it's own
+ configure script, use it.
Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)