aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2003-04-17 03:27:05 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2003-04-17 03:27:05 +0000
commit9e57d5caf27099facc4fba0bdc176b88568f9c58 (patch)
treee460cc4ca98c67c6e3fec7c55e4fdd90970d56db /libstdc++-v3/config.h.in
parent8cbd5ce01a5ed18a55e06f78933d33279c1817c3 (diff)
downloadgcc-9e57d5caf27099facc4fba0bdc176b88568f9c58.zip
gcc-9e57d5caf27099facc4fba0bdc176b88568f9c58.tar.gz
gcc-9e57d5caf27099facc4fba0bdc176b88568f9c58.tar.bz2
acinclude.m4 (GLIBCPP_CHECK_PCH): New.
2003-04-16 Benjamin Kosnik <bkoz@redhat.com> * acinclude.m4 (GLIBCPP_CHECK_PCH): New. * aclocal.m4: Regenerated. * configure.in: Remove old demangler bits. Call pch checks. * configure: Regenerate. * config.h.in: Regenerate. * include/Makefile.am (allstamps): Now allstamped. (allcreated): Define this. (all-local): Use 'em. Conditionally define pch_build, pch_install based on GLIBCPP_BUILD_PCH. (${pch_output}): New rule. (install-pch): New rule. (install-headers): New rule. (install-data-local): Install headers and conditionally pch. * include/Makefile.in: Regenerate. * testsuite_flags.in (--build-cxx): Use pch file. From-SVN: r65717
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index f0b34c8..36e2ae5 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -746,9 +746,6 @@
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
-/* Define if you have the <string.h> header file. */
-#undef HAVE_STRING_H
-
/* Define if you have the <sys/filio.h> header file. */
#undef HAVE_SYS_FILIO_H