diff options
author | Tom Tromey <tromey@redhat.com> | 2009-03-18 23:33:26 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2009-03-18 23:33:26 +0000 |
commit | dc448a7b9ba635d8a5c4f5beeb52681ba1d4098a (patch) | |
tree | 2487bc1d09b2b27eb689ab80c0b521fb5cb03f54 /ChangeLog | |
parent | 02b1cb404ae0993f5a5cef356c63ab11698fb7ab (diff) | |
download | gdb-dc448a7b9ba635d8a5c4f5beeb52681ba1d4098a.zip gdb-dc448a7b9ba635d8a5c4f5beeb52681ba1d4098a.tar.gz gdb-dc448a7b9ba635d8a5c4f5beeb52681ba1d4098a.tar.bz2 |
* 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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |