]> git.ipfire.org Git - thirdparty/autoconf.git/commit
2002-07-17 Mark D. Roth <roth@feep.net>
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Jul 2002 08:30:42 +0000 (08:30 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Jul 2002 08:30:42 +0000 (08:30 +0000)
commit66d5f073b51090ee302c08033181fc56bbcd2b7b
tree58a9e1dd3fb5cd0273422411d7f4737be65e40b7
parent73360bc006d789b1defc88ffada5a09fa06df8f2
2002-07-17  Mark D. Roth  <roth@feep.net>

* configure.ac: Add --enable-site-macro-dir option.
* bin/Makefile.am: Expand @SITE_MACRO_DIR@.
* bin/autom4te.in: Add --prepend-include, --include-envvar, and
--site-macro-subdir options.
* bin/autoconf.in: Add --prepend-include option.
* bin/autoheader.in: Add --prepend-include option.
* bin/autoreconf.in: Add --prepend-include option.
* bin/autoscan.in: Add --prepend-include option.
* bin/autoupdate.in: Add --prepend-include option.
* doc/autoconf.texi: Document use of $AC_MACRO_PATH and site
macro directory, remove note that include path directories are
used in reverse order, and document --prepend-include option.
* lib/autom4te.in: Use --prepend-include instead of --include.
* tests/wrapsh.in: Use --prepend-include instead of --include.
12 files changed:
ChangeLog
bin/Makefile.am
bin/autoconf.in
bin/autoheader.in
bin/autom4te.in
bin/autoreconf.in
bin/autoscan.in
bin/autoupdate.in
configure.ac
doc/autoconf.texi
lib/autom4te.in
tests/wrapsh.in