aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-27 00:05:39 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-27 00:05:39 +0000
commit95925f2c49fa3e78fc2982283d7dc1ca7e2d3018 (patch)
tree6fd98118611e6193ecd8c2ae45c9493a358007c9 /libstdc++-v3/config.h.in
parentd2390b565e913f08e969893aff4049815fbe9ad6 (diff)
2000-11-26 Benjamin Kosnik <bkoz@redhat.com>
* acinclude.m4: Only sanity check for compiler version when configuring. More fixes for 'make clean'. * aclocal.m4: Regenerate. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37768 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index 5ad6828fbd6..e94df14c970 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -291,15 +291,6 @@
/* Define if you have the c_logl function. */
#undef HAVE_C_LOGL
-/* Define if you have the cabs function. */
-#undef HAVE_CABS
-
-/* Define if you have the cabsf function. */
-#undef HAVE_CABSF
-
-/* Define if you have the cabsl function. */
-#undef HAVE_CABSL
-
/* Define if you have the carg function. */
#undef HAVE_CARG