]> git.ipfire.org Git - thirdparty/libtool.git/commit
build: ship autobuild.m4, to reduce bootstrap requirement
authorEric Blake <eblake@redhat.com>
Mon, 20 Sep 2010 18:04:50 +0000 (12:04 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 20 Sep 2010 18:04:50 +0000 (12:04 -0600)
commit31221926db25f9d8b34ac5d79412355896f3c70d
tree59144843a016fe1f4dbb4aeecff3b6d263cf1280
parent48c28ce65b53af7ad6c1cb84026e47be9ce2d68b
build: ship autobuild.m4, to reduce bootstrap requirement

Shipping a copy of autobuild.m4 makes it so that users need not
pre-install autobuild just for aclocal to find the macro AB_INIT.

* libltdl/m4/.gitignore: Drop autobuild.m4.
* libltdl/m4/autobuild.m4: New file, copied from autobuild.
* configure.ac (AB_INIT): Unconditionally call it.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
configure.ac
libltdl/m4/.gitignore
libltdl/m4/autobuild.m4 [new file with mode: 0644]