Propagate configure flags to sub-configures.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Dec 2011 20:19:03 +0000 (12:19 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Dec 2011 20:19:03 +0000 (12:19 -0800)
commit6c269a38ccd8277a1ecc727db013da020d5dec8a
tree554d0cfea107ae56b615f4be1ba28f04348ce84e
parentc052ead41f5a53da9cc32e7697005fac3506a858
Propagate configure flags to sub-configures.

* Makefile.in (cache_file, ENABLE_MAINTAINER_MODE, CONFIGUREFLAGS):
New macros.
(config.status, bootstrap): Use them to propagate configure flags
to sub-configures.
* configure.in (cache_file): AC_SUBST this, for Makefile.in.
ChangeLog
Makefile.in
configure.in