summaryrefslogtreecommitdiffstats
path: root/libasm/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2005-08-28 16:18:57 +0000
committerUlrich Drepper <[email protected]>2005-08-28 16:18:57 +0000
commit3d413d4b05005bbd4c384b60e3797caf57f120d5 (patch)
treeae6da630ac134df6f899ad827fb62d1ac46f4c2f /libasm/ChangeLog
parent28f5be122f9fc70056082b63db119b256bc029c4 (diff)
Implement --enable-gconv option for configure.
Diffstat (limited to 'libasm/ChangeLog')
-rw-r--r--libasm/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libasm/ChangeLog b/libasm/ChangeLog
index 6adeef1e..c9a26b9a 100644
--- a/libasm/ChangeLog
+++ b/libasm/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-28 Ulrich Drepper <[email protected]>
+
+ * Makefile.am: Use $(LINK) not $(CC) when creating DSO.
+
2005-08-02 Ulrich Drepper <[email protected]>
* Makefile.am (AM_CFLAGS): Add -std=gnu99.