* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
[pspp] / m4 / ChangeLog
index 4c4cefcc44e7fb077f30dc71c83acd8dfc6dad3e..4f134b27267d2e9ecc9945bbc3420ac93ce641a9 100644 (file)
@@ -1,3 +1,9 @@
+2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * 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-19  Simon Josefsson  <jas@extundo.com>
 
        * socklen.m4: Look in ws2tcpip.h too, for mingw32.