summaryrefslogtreecommitdiff
path: root/libcpp/config.in
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2009-03-30 20:54:18 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2009-03-30 20:54:18 +0000
commitbfba65a4d9397fdfdb9ee0a9624a481dbb36b79b (patch)
tree57984d94a83e80bc43ef7298ba14417fd037293b /libcpp/config.in
parent83aeedb979b2d203e4135bb55fa0c07e5b250635 (diff)
downloadgcc-bfba65a4d9397fdfdb9ee0a9624a481dbb36b79b.tar.gz
2009-03-30 Sergiy Vyshnevetskiy <serg@vostok.net>
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
Diffstat (limited to 'libcpp/config.in')
-rw-r--r--libcpp/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/libcpp/config.in b/libcpp/config.in
index 5d52ec12210..193f2a91433 100644
--- a/libcpp/config.in
+++ b/libcpp/config.in
@@ -158,9 +158,6 @@
/* Define if you have the iconv() function. */
#undef HAVE_ICONV
-/* Define to 1 if you have the <iconv.h> header file. */
-#undef HAVE_ICONV_H
-
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H