strtoul: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index 0b67636e34255f56ef51bc6e98d118d605f61f05..5ab0c71e264649186712adee7972db018335167d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
+       strtoul: Move AC_LIBOBJ invocations to module description.
+       * m4/strtoul.m4 (gl_FUNC_STRTOUL): Call AC_CHECK_FUNCS instead of
+       AC_REPLACE_FUNCS. Move AC_LIBOBJ invocation from here...
+       * modules/strtoul (configure.ac): ... to here.
+
 2011-05-22  Bruno Haible  <bruno@clisp.org>
 
        strtol: Move AC_LIBOBJ invocations to module description.