summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2009-03-18 23:33:26 +0000
committerTom Tromey <tromey@redhat.com>2009-03-18 23:33:26 +0000
commit59455d2f5b830d2fd90edb4fbd838f31645881aa (patch)
treeda54852d45ff22d4dff2a1bdcf2c2754773ecf50 /ChangeLog
parentd57ff5a8acdd5653394aa6b3b688990f486d95d6 (diff)
downloadcygnal-59455d2f5b830d2fd90edb4fbd838f31645881aa.tar.gz
cygnal-59455d2f5b830d2fd90edb4fbd838f31645881aa.tar.bz2
cygnal-59455d2f5b830d2fd90edb4fbd838f31645881aa.zip
* configure: Rebuild.
* configure.ac (host_libs): Add libiconv. * Makefile.in: Rebuild. * Makefile.def (host_modules): Add libiconv. (configure-gdb, all-gdb): Depend on libiconv.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05ad1b95a..7e44f7d56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-03-18 Tom Tromey <tromey@redhat.com>
+
+ * configure: Rebuild.
+ * configure.ac (host_libs): Add libiconv.
+ * Makefile.in: Rebuild.
+ * Makefile.def (host_modules): Add libiconv.
+ (configure-gdb, all-gdb): Depend on libiconv.
+
2009-03-16 Tristan Gingold <gingold@adacore.com>
* configure.ac: Treat gdb as supported on x86_64-darwin.