* 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.
This commit is contained in:
Per Bothner 1995-11-03 16:18:31 +00:00
parent b58d9e5d03
commit d3e8ed54bd
1 changed files with 6 additions and 0 deletions

View File

@ -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,