summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 209621160b..c4f43cb97b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2011-05-21 Bruno Haible <bruno@clisp.org>
+ linkat: Move AC_LIBOBJ invocations to module description.
+ * m4/linkat.m4 (gl_FUNC_LINKAT): Move AC_LIBOBJ invocations from
+ here...
+ * modules/linkat (configure.ac): ... to here.
+
+2011-05-21 Bruno Haible <bruno@clisp.org>
+
link: Respect rules for use of AC_LIBOBJ.
* m4/link.m4 (gl_FUNC_LINK): Move AC_LIBOBJ invocations from here...
* modules/link (configure.ac): ... to here.