]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Quote the
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 13 Sep 2006 04:48:23 +0000 (04:48 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 13 Sep 2006 04:48:23 +0000 (04:48 +0000)
commitff70b0c81e306198c3e3f6baccb35aff7ecfc605
tree96791fb93ef5f2c18102fe8bf3134694300aa592
parent2bb44c7941a32a24f98e05e68324952687acfa4c
* lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Quote the
argument to `--prefix' for sub-configure scripts.
Pass `--silent' to sub-configure scripts.
* tests/torture.at (Configuring subdirectories): Add tests
for both changes.
* doc/autoconf.texi (Setting Output Variables): Fix example to
not show `--silent' being passed to a `configure' re-run.
ChangeLog
doc/autoconf.texi
lib/autoconf/status.m4
tests/torture.at