diff options
author | Per Bothner <per@bothner.com> | 1992-04-14 19:02:48 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-04-14 19:02:48 +0000 |
commit | 8becd045a3ff51887dead36493bb591a878c9ed5 (patch) | |
tree | ec8d2807dcb106e75b02aebab2ba0e21592ff7f7 /ChangeLog | |
parent | 13b5a7ff3e21bcde878d7f05ce9fa9f999e5dd82 (diff) | |
download | gdb-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |