]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/Autom4te/General.pm: (&catfile, &canonfile)
authorAkim Demaille <akim@epita.fr>
Sat, 3 Nov 2001 12:01:35 +0000 (12:01 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 3 Nov 2001 12:01:35 +0000 (12:01 +0000)
commit8993e7a7fafb1988e7cbff4f2ed95b7ee0368d01
tree4fc93c168e676cee244c002ca5248785d79fa371
parent3b536e758c0cb5e983ba178293c2ae27c21329cc
* lib/Autom4te/General.pm: (&catfile, &canonfile)
(&file_name_is_absolute): New, wrappers around routines from
File::Spec.
Use and export them.
(&find_configure_ac): Optionally take a directory where to look at.
* bin/autoreconf.in (&parse_args): Trim the configure.ac part of
the arguments.
Default @ARGV to `.', not find_configure_ac.
(&autoreconf): Argument is a directory.
Trace AC_CONFIG_SUBDIRS and schedule the subdirs for autoreconf'ing.
* doc/autoconf.texi (autoreconf Invocation): Update.
ChangeLog
NEWS
TODO
bin/autoreconf.in
doc/autoconf.texi
lib/Autom4te/General.pm
man/autoreconf.1