yesno: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index 71c7c1f9c9660e59308c3080c201459f7b8a2577..9fc8e4bcb1fa72f41f887dd2f8ac7ea7f23ac568 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       yesno: Move AC_LIBOBJ invocations to module description.
+       * m4/yesno.m4 (gl_YESNO): Remove AC_LIBOBJ invocation.
+       * modules/yesno (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       xstrtol: Move AC_LIBOBJ invocations to module description.
+       * m4/xstrtol.m4 (gl_XSTRTOL): Remove AC_LIBOBJ invocations.
+       * modules/xstrtol (Makefile.am): Augment lib_SOURCES.
+
 2011-05-23  Bruno Haible  <bruno@clisp.org>
 
        xstrtold: Move AC_LIBOBJ invocations to module description.