diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2004-05-24 10:45:14 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gnu.org> | 2004-05-24 10:45:14 +0000 |
commit | 04cf1b779b4818d428c3984d0160f202ee6ef7b6 (patch) | |
tree | 9c2d85c977da402a48324d26d6015211ba5545ca /config/ChangeLog | |
parent | 5df97fde6194ad4cd24e90c446091b0cfea0145f (diff) | |
download | gdb-04cf1b779b4818d428c3984d0160f202ee6ef7b6.zip gdb-04cf1b779b4818d428c3984d0160f202ee6ef7b6.tar.gz gdb-04cf1b779b4818d428c3984d0160f202ee6ef7b6.tar.bz2 |
2004-05-23 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (host_modules): add libcpp.
* Makefile.tpl: Add dependencies on and for libcpp.
* Makefile.in: Regenerate.
* configure.in: Add libcpp host module.
* configure: Regenerate.
config/ChangeLog:
2004-05-23 Paolo Bonzini <bonzini@gnu.org>
* acx.m4 (ACX_HEADER_STDBOOL, ACX_HEADER_STRING):
From gcc.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index fe84578..5f4adec 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2004-05-23 Paolo Bonzini <bonzini@gnu.org> + + * acx.m4 (ACX_HEADER_STDBOOL, ACX_HEADER_STRING): + From gcc. + 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * acx.m4 (ACX_PROG_GNAT): Check if ${CC} produces object file for |