]> git.ipfire.org Git - thirdparty/nettle.git/commit
* configure.ac: Replaced AC_OUTPUT(list...) with an AC_OUTPUT
authorNiels Möller <nisse@lysator.liu.se>
Thu, 21 Oct 2004 16:07:17 +0000 (18:07 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 21 Oct 2004 16:07:17 +0000 (18:07 +0200)
commit987e6dc03fac7420cf95165d75dbc74328025fd5
treeefbf5f7c0afe541cf26b0a855fbfbd567ba13f1c
parent4094a0c32daec07c78c6831fa2c18d876581f934
* configure.ac: Replaced AC_OUTPUT(list...) with an AC_OUTPUT
without arguments, and AC_CONFIG_FILES listing the files.

* Makefile.in: Changed the assembler rules as suffix rules.
Rewrote the configure-related rules, mostly based on the example
in the autoconf manual.

Rev: src/nettle/ChangeLog:1.286
Rev: src/nettle/Makefile.in:1.5
Rev: src/nettle/configure.ac:1.46
ChangeLog
Makefile.in
configure.ac