# HG changeset patch # User Bruno Haible # Date 1194168749 -3600 # Node ID 0c3b25464595a5cb47f0e960f434fd9ff9ff7108 # Parent 1df2e8a2fa662f9c85559136a56e302e1f33b47e relocatable.m4 needs lib-ld.m4. diff --git a/ChangeLog b/ChangeLog --- 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 --- a/modules/relocatable-prog +++ b/modules/relocatable-prog @@ -11,6 +11,7 @@ lib/progreloc.c m4/relocatable.m4 m4/relocatable-lib.m4 +m4/lib-ld.m4 Depends-on: relocatable-prog-wrapper