summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b21cf3c3e..50275a216c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2011-05-21 Bruno Haible <bruno@clisp.org>
+ rpmatch: Move AC_LIBOBJ invocations to module description.
+ * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Call AC_CHECK_FUNCS instead of
+ AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_RPMATCH invocations from
+ here...
+ * modules/rpmatch (configure.ac): ... to here.
+
+2011-05-21 Bruno Haible <bruno@clisp.org>
+
rmdir: Respect rules for use of AC_LIBOBJ.
* m4/rmdir.m4 (gl_FUNC_RMDIR): Move AC_LIBOBJ invocation from here...
* modules/rmdir (configure.ac): ... to here.