From bfba65a4d9397fdfdb9ee0a9624a481dbb36b79b Mon Sep 17 00:00:00 2001 From: tromey Date: Mon, 30 Mar 2009 20:54:18 +0000 Subject: 2009-03-30 Sergiy Vyshnevetskiy PR preprocessor/31932: * internal.h: Don't mention HAVE_ICONV_H. * configure, config.in: Rebuild. * configure.ac: Don't check for iconv.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145316 138bc75d-0d04-0410-961f-82ee72b054a4 --- libcpp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libcpp/ChangeLog') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 26728325bc4..b2f4232f81d 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,10 @@ +2009-03-30 Sergiy Vyshnevetskiy + + PR preprocessor/31932: + * internal.h: Don't mention HAVE_ICONV_H. + * configure, config.in: Rebuild. + * configure.ac: Don't check for iconv.h. + 2009-03-30 Tom Tromey PR preprocessor/39512: -- cgit v1.2.3