summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-13 16:47:56 +0000
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-13 16:47:56 +0000
commitdb42028b69ab668886c7b77ac602eeb473892a6b (patch)
tree6efdb62e23ea1b74c2fa5ca8d8984cbaddc5a18a /libstdc++-v3/config.h.in
parentfd2ce42712717e13ab2dd0a9568284546698d902 (diff)
downloadgcc-db42028b69ab668886c7b77ac602eeb473892a6b.tar.gz
2001-07-13 Stephen M. Webb <stephen@bregmasoft.com>
Loren J. Rittle <ljrittle@acm.org> Phil Edwards <pme@sources.redhat.com> * include/Makefile.am: New file encapsulating header generation rules. * Makefile.am (SUBDIRS): Prepend 'include' directory. * acinclude.m4: Moved/removed rules for building various headers. * configure.in (AC_OUTPUT): Add include/Makefile. * mkc++config: Removed. * testsuite_flags.in: Changed build-includes to match new scheme. * mknumeric_limits: Likewise. * libio/Makefile.am: Changed INCLUDES to maatch new header scheme. * libmath/Makefile.am: Likewise. * libsupc++/Makefile.am: Likewise. * src/Makefile.am: Likewise; removed rules to build headers. * libmath/mathconf.h: Changed #include'd header names to match. * libmath/stubs.c: Likewise. * src/gen-num-limits.cc: Likewise. * configure: Regenerated. * config.h.in: Regenerated. * aclocal.m4: Regenerated. * Makefile.in: Regenerated. * include/Makefile.in: Regenerated. * libio/Makefile.in: Regenerated. * libmath/Makefile.in: Regenerated. * libsupc++/Makefile.in: Regenerated. * src/Makefile.in: Regenerated. * testsuite/Makefile.in: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43985 138bc75d-0d04-0410-961f-82ee72b054a4
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 2eb9244a2f0..9246654e195 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -261,9 +261,6 @@
/* Define if you have the asinl function. */
#undef HAVE_ASINL
-/* Define if you have the atan2f function. */
-#undef HAVE_ATAN2F
-
/* Define if you have the atan2l function. */
#undef HAVE_ATAN2L
@@ -306,9 +303,6 @@
/* Define if you have the drand48 function. */
#undef HAVE_DRAND48
-/* Define if you have the expf function. */
-#undef HAVE_EXPF
-
/* Define if you have the expl function. */
#undef HAVE_EXPL