From: Bruno Haible Date: Sun, 4 Nov 2007 09:32:29 +0000 (+0100) Subject: relocatable.m4 needs lib-ld.m4. X-Git-Tag: v0.1~8006 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=252c176ef5de7f3a1225a313331e52d157e034f7;p=gnulib.git relocatable.m4 needs lib-ld.m4. --- diff --git a/ChangeLog b/ChangeLog index e97609433..57272542a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-04 Bruno Haible + + * modules/relocatable-prog (Files): Add m4/lib-ld.m4. + Reported by Sylvain Beucler . + 2007-11-03 Bruno Haible * tests/test-fprintf-posix2.sh: New file. diff --git a/modules/relocatable-prog b/modules/relocatable-prog index 4ea58d5b5..1aa96f511 100644 --- a/modules/relocatable-prog +++ b/modules/relocatable-prog @@ -11,6 +11,7 @@ lib/relocatable.c lib/progreloc.c m4/relocatable.m4 m4/relocatable-lib.m4 +m4/lib-ld.m4 Depends-on: relocatable-prog-wrapper