aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-21 22:52:51 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-21 22:52:51 +0000
commit7fb56759a40d74bb6734a22b4f433d6f12328fdd (patch)
tree0dfad2ca73e4a58641a63bfffe07273ee77b0d63 /libstdc++-v3/config.h.in
parentfce7b5e20b92792e881f298357b4acd9ea2ad4ee (diff)
2000-12-21 Benjamin Kosnik <bkoz@redhat.com>
* configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. * acinclude.m4 (GLIBCPP_ENABLE_SHADOW): Change to ENABLE_CHEADERS. C_INCLUDE_DIR defaults to c_std from c. * aclocal.m4: Regenerate. * configure: Regenerate. * include/c: Move to ... * include/c_std: ...here. * include/c_std: Move to ... * include/c_shadow: ...here. * include/c: Repopulate, with simple headers. * docs/html/configopts.html: Adjust docs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38432 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index 5f32f434053..441f57c18d0 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -300,15 +300,6 @@
/* Define if you have the cosl function. */
#undef HAVE_COSL
-/* Define if you have the csqrt function. */
-#undef HAVE_CSQRT
-
-/* Define if you have the csqrtf function. */
-#undef HAVE_CSQRTF
-
-/* Define if you have the csqrtl function. */
-#undef HAVE_CSQRTL
-
/* Define if you have the expf function. */
#undef HAVE_EXPF
@@ -501,9 +492,6 @@
/* Define if you have the wmemset function. */
#undef HAVE_WMEMSET
-/* Define if you have the <complex.h> header file. */
-#undef HAVE_COMPLEX_H
-
/* Define if you have the <endian.h> header file. */
#undef HAVE_ENDIAN_H