From: Ralf Wildenhues Date: Fri, 29 Apr 2005 06:28:58 +0000 (+0000) Subject: * HACKING: Updated. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b5c21173e637f31ba357f84a28a8a62f734afd;p=thirdparty%2Flibtool.git * HACKING: Updated. --- diff --git a/ChangeLog b/ChangeLog index e49faa808..9c09da562 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-04-29 Ralf Wildenhues + + * HACKING: Updated. + 2005-04-27 Ralf Wildenhues * tests/f77demo/foo.h, tests/f77demo/fooc.c, tests/f77demo/cprogram.c, diff --git a/HACKING b/HACKING index 8c07cb066..4fdfed4dc 100644 --- a/HACKING +++ b/HACKING @@ -380,8 +380,9 @@ yyyy-mm-dd Name of Author (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.