aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-04-14 19:02:48 +0000
committerPer Bothner <per@bothner.com>1992-04-14 19:02:48 +0000
commit8becd045a3ff51887dead36493bb591a878c9ed5 (patch)
treeec8d2807dcb106e75b02aebab2ba0e21592ff7f7 /ChangeLog
parent13b5a7ff3e21bcde878d7f05ce9fa9f999e5dd82 (diff)
downloadgdb-8becd045a3ff51887dead36493bb591a878c9ed5.zip
gdb-8becd045a3ff51887dead36493bb591a878c9ed5.tar.gz
gdb-8becd045a3ff51887dead36493bb591a878c9ed5.tar.bz2
* configure: Add support for 'subdirs' variable, which is
like 'configdirs', except that configure doesn't re-invoke itself for subdirs, it just creates a Makefile for each subdir. * configure.texi: Document subdirs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 458497b..f089c9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
+
+ * configure: Add support for 'subdirs' variable, which is
+ like 'configdirs', except that configure doesn't re-invoke
+ itself for subdirs, it just creates a Makefile for each subdir.
+ * configure.texi: Document subdirs.
+
Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* configure.in: added flex to configdirs