diff options
author | Per Bothner <per@bothner.com> | 1995-11-03 16:18:31 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1995-11-03 16:18:31 +0000 |
commit | d3e8ed54bd87e32c087472954b4ee582c5f4b1b0 (patch) | |
tree | 13cee4317ef2c9d41ee82fc0d8ad1aea39f052cc /ChangeLog | |
parent | b58d9e5d039fd6c0da0b7d40a129a2a567ad06c7 (diff) | |
download | gdb-d3e8ed54bd87e32c087472954b4ee582c5f4b1b0.zip gdb-d3e8ed54bd87e32c087472954b4ee582c5f4b1b0.tar.gz gdb-d3e8ed54bd87e32c087472954b4ee582c5f4b1b0.tar.bz2 |
* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
configure script, run that instead of this directory's configure.
In either case, print a message that we're configuring the sub-dir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com> + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has + configure script, run that instead of this directory's configure. + In either case, print a message that we're configuring the sub-dir. + Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com> * configure.in: Before checking for the existence of various files, |