summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-25 02:36:45 +0200
committerBruno Haible <bruno@clisp.org>2009-04-25 02:36:45 +0200
commit4ccf7a0c046f53d4ae71ee992c0123a3cb33dcdb (patch)
treef478162244b3d63b1bee8d3ff762b13f0947e92d /ChangeLog
parent116c9afe2f690395dea59b38dddb6d5f1fd53b54 (diff)
downloadlibunistring-4ccf7a0c046f53d4ae71ee992c0123a3cb33dcdb.tar.gz
Make the installed package relocatable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3e4e98..666d7d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-24 Bruno Haible <bruno@clisp.org>
+
+ Make the installed package relocatable.
+ * autogen.sh (GNULIB_MODULES): Add relocatable-lib-lgpl.
+ * lib/Makefile.am (AM_CPPFLAGS): Add DEPENDS_ON_LIBICONV definition.
+
2009-04-23 Bruno Haible <bruno@clisp.org>
Fix recognition of "nm" command.