summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2008-06-06 20:11:26 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2008-06-06 20:11:26 +0100
commitbffc9d793fd01df2420a39b2544860f9bae16848 (patch)
tree16521bbe945f4368aaa62b35c00f9cbb1b922d6f /libstdc++-v3/config.h.in
parent41870ac553f4ea9df38ada05abf8aecb23c330f8 (diff)
downloadgcc-bffc9d793fd01df2420a39b2544860f9bae16848.tar.gz
configure.ac: Do not check for gconv.h.
* configure.ac: Do not check for gconv.h. * crossconfig.m4 (GLIBCXX_CROSSCONFIG): Do not test for gconv.h or gconf.h. For glibc and uClibc systems, define _GLIBCXX_USE_RANDOM_TR1 and HAVE_MMAP and use AC_LC_MESSAGES and AM_ICONV. * configure, config.h.in: Regenerate. From-SVN: r136494
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index bb7ecafc12d..d107f481be7 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -156,12 +156,6 @@
/* Define to 1 if you have the `frexpl' function. */
#undef HAVE_FREXPL
-/* Define to 1 if you have the <gconf.h> header file. */
-#undef HAVE_GCONF_H
-
-/* Define to 1 if you have the <gconv.h> header file. */
-#undef HAVE_GCONV_H
-
/* Define if _Unwind_GetIPInfo is available. */
#undef HAVE_GETIPINFO