xstrtod: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index 53fa879656f5cdc0b34b423e13746339b669a068..52a113fbd53c82d5e59248fe535960c5cf4fd6bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       xstrtod: Move AC_LIBOBJ invocations to module description.
+       * m4/xstrtod.m4 (gl_XSTRTOD): Remove AC_LIBOBJ invocation.
+       * modules/xstrtod (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       xnanosleep: Move AC_LIBOBJ invocations to module description.
+       * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove AC_LIBOBJ invocation.
+       * modules/xnanosleep (Makefile.am): Augment lib_SOURCES.
+
 2011-05-23  Bruno Haible  <bruno@clisp.org>
 
        xgetcwd: Move AC_LIBOBJ invocations to module description.