]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
maint: drop autobuild requirement
authorEric Blake <eblake@redhat.com>
Mon, 20 Sep 2010 20:40:09 +0000 (14:40 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 20 Sep 2010 20:40:09 +0000 (14:40 -0600)
* HACKING: Update.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
HACKING

index d468552f0f9861236601d948c41c74028a00870f..ceb193cd48750a092a09ab6bfe5f93ab3e18b767 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-09-20  Eric Blake  <eblake@redhat.com>
 
+       maint: drop autobuild requirement
+       * HACKING: Update.
+
        build: ship autobuild.m4, to reduce bootstrap requirement
        * libltdl/m4/.gitignore: Drop autobuild.m4.
        * libltdl/m4/autobuild.m4: New file, copied from autobuild.
diff --git a/HACKING b/HACKING
index d36b7f08cbdd1b16d68e886f1dd561d172352a0b..977be10663dea999e6d2638f23e11de1036a3b9e 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -602,9 +602,7 @@ or obtained by writing to the Free Software Foundation, Inc.,
   (esp. bug-libtool) for outstanding bug reports also in the list of
   pending moderation requests.
 
-* Make sure you have wget, xz, and autobuild installed.  aclocal should be
-  able to find autobuild.m4; or you can install it into the tree with
-         aclocal -I libltdl/m4 --install
+* Make sure you have wget and xz installed.
 
 * Make sure your locale is sane, e.g. by exporting LC_ALL=C.