]> www.ginac.de Git - cln.git/commit
Revamp and simplify autoconfiguration.
authorBruno Haible <bruno@clisp.org>
Sat, 26 Oct 2019 14:52:28 +0000 (16:52 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 26 Oct 2019 15:14:22 +0000 (17:14 +0200)
commitc592423f2e2a742c330fffe4b098a5e2b88c5e3c
tree00275a1593dbc0576f0d1966a9635bfaaec7a3dc
parentf5199338401328b97c83d04604451a678b9fd328
Revamp and simplify autoconfiguration.

- New file autogen.sh.
- Put build scripts in build-aux/ not autoconf/.
- Install lib-*.m4 and config.rpath through gnulib module 'havelib'.
- Install 'test-driver' through automake.
.gitignore [new file with mode: 0644]
FILES
INSTALL
autoconf/config.rpath [deleted file]
autoconf/test-driver [deleted file]
autogen.sh [new file with mode: 0755]
configure.ac
m4/general.m4
m4/lib-ld.m4 [deleted file]
m4/lib-link.m4 [deleted file]
m4/lib-prefix.m4 [deleted file]