]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* HACKING: Updated.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 29 Apr 2005 06:28:31 +0000 (06:28 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 29 Apr 2005 06:28:31 +0000 (06:28 +0000)
ChangeLog
HACKING

index d8a15bc026e9714ec29e95010bd8477041a57b62..1a6c18ca4a2170feab71d3360ed6cbff59d752ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * HACKING: Updated.
+
 2005-04-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * tests/convenience.at: Actually add.
diff --git a/HACKING b/HACKING
index 8c07cb06699075ef013a090bd632e94cb531a066..4fdfed4dc58eca0a08ad052c5c11df8113e629d5 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -380,8 +380,9 @@ yyyy-mm-dd  Name of Author  <email@address>  (tiny change)
   fetch new versions of the files that are maintained outside of
   libtool.
 
-* Run `make distcheck'.  If there are any problems, fix them and start
-  again.
+* Run `make distcheck' and `make distcheck
+  DISTCHECK_CONFIGURE_FLAGS=--disable-ltdl-install'.  If there are any
+  problems, fix them and start again.
 
 * Run ./commit from the source tree.