From 4393cb56ca9b54c0b8e8ad0c782d8a9a2635b522 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 21 Jan 2006 07:59:38 +0000 Subject: * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore rather than -Xlinker -z -Xlinker ignore, as it's more portable. --- m4/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'm4/ChangeLog') diff --git a/m4/ChangeLog b/m4/ChangeLog index 7332be586..e4b05c4ff 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2006-01-20 Paul Eggert + + * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore + rather than -Xlinker -z -Xlinker ignore, as it's more portable. + Suggested by Bruno Haible. + 2006-01-17 Jim Meyering * fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT. -- cgit v1.2.3-54-g00ecf