]> git.ipfire.org Git - thirdparty/autoconf.git/commit
The Associated Rewriters are even prouder to present...
authorAkim Demaille <akim@epita.fr>
Thu, 11 May 2000 15:45:34 +0000 (15:45 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 11 May 2000 15:45:34 +0000 (15:45 +0000)
commitcecf9459b8e340cff293c7f2e91c6acdcd4b7890
tree761817cba5efce00f2556e7ca49fa56108f5e264
parent6754d2ea94eecf6d703c9d1a5d4398c15bec54e9
The Associated Rewriters are even prouder to present...
  .
  |
  |
 /-+ /   + )===(   U  T  O  U  P  D  A  T  E    I V
       //   \
      =========
    _//_     _\_      The ``Eiffel Tower'' Release

* autoupdate.sh: Complete rewrite.  See that file for a detailed
explanation.  Basically, simulate the name spaces thanks to
`autoconf --trace' and auxiliary files.
No longer use `autoupdate.m4', remove the dependencies.
Synchronize the options and `--help'.
* doc/autoconf.texi (Invoking autoupdate): Humanoupdate.
* autoupdate.m4: Delete.
* tests/Makefile.am (FILTER_MACROS): Add `AC_OUTPUT'.
Since `AC_OUTPUT' is now AU_DEFUN'd, it is extracted for testing,
while it was not before.
* tests/tools.m4 (autoupdate): Re-enable.  Adjust the expected
output with the right quotation (yeah!).
Pass `-m $top_srcdir': autoupdate want the `.m4' files, not the
frozen files.
* Makefile.am (nodistpkgdataDATA): Move `acversion.m4' to
(distpkgdataDATA): here, so that all the `.m4' files are in the
source hierarchy, not split across src and build.
* acversion.m4.in: Update to today's standards.
* Makefile.am: Adjust.
ChangeLog
Makefile.am
Makefile.in
acversion.m4.in
autoupdate.m4 [deleted file]
doc/autoconf.texi
man/autoupdate.1
tests/Makefile.am
tests/Makefile.in
tests/tools.m4