relocatable-lib: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index 37a8fbda45ab97b7a2631d3964dab64b1f16c284..49a1c9ff3e0f968576905d5124d2c064cd9dd138 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       relocatable-lib: Move AC_LIBOBJ invocations to module description.
+       * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_SEPARATE): Remove
+       macro.
+       (gl_RELOCATABLE_LIBRARY): Move AC_LIBOBJ invocation from here...
+       * modules/relocatable-lib (configure.ac): ... to here.
+       * modules/relocatable-prog-wrapper (configure.ac): Invoke
+       gl_RELOCATABLE_LIBRARY instead of gl_RELOCATABLE_LIBRARY_SEPARATE.
+
 2011-05-21  Bruno Haible  <bruno@clisp.org>
 
        relocatable-prog: Move AC_LIBOBJ invocations to module description.