strcasestr*: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index b55e62811cb0825d6ac4e8491b9d96055ba3bea6..0a89001a454b80645144aaf5619434b9dd3ba7b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       strcasestr*: Move AC_LIBOBJ invocations to module description.
+       * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE, gl_FUNC_STRCASESTR):
+       Move AC_LIBOBJ and gl_PREREQ_STRCASESTR invocations from here...
+       * modules/strcasestr-simple (configure.ac): ... to here.
+       * modules/strcasestr (configure.ac): ... and here.
+
 2011-05-22  Bruno Haible  <bruno@clisp.org>
 
        strcase: Move AC_LIBOBJ invocations to module description.