From: Ralf Wildenhues Date: Fri, 29 Apr 2005 06:28:31 +0000 (+0000) Subject: * HACKING: Updated. X-Git-Tag: release-2-1b~647 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea00999df3375a70173c266b626564ca58aae47;p=thirdparty%2Flibtool.git * HACKING: Updated. --- diff --git a/ChangeLog b/ChangeLog index d8a15bc02..1a6c18ca4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-04-29 Ralf Wildenhues + + * HACKING: Updated. + 2005-04-27 Ralf Wildenhues * tests/convenience.at: Actually add. 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.