acconfig.h: Remove redundant HAVE_FLOAT_H.

2005-04-08  Kelley Cook  <kcook@gcc.gnu.org>

	* acconfig.h: Remove redundant HAVE_FLOAT_H.
	* config.h.in: Regenerate.

From-SVN: r97817
This commit is contained in:
Kelley Cook 2005-04-08 01:05:01 +00:00 committed by R. Kelley Cook
parent d502f210b9
commit 2d5feb1680
3 changed files with 5 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2005-04-08 Kelley Cook <kcook@gcc.gnu.org>
* acconfig.h: Remove redundant HAVE_FLOAT_H.
* config.h.in: Regenerate.
2005-04-08 Kelley Cook <kcook@gcc.gnu.org>
* configure.ac: Create template for PACKAGE and VERSION.

View File

@ -1,8 +1,5 @@
// Symbols and macros for libstdc++ -*- C++ -*-
// Define if <float.h> exists.
#undef HAVE_FLOAT_H
// @BOTTOM@
//
// Define symbol versioning in assember directives. If symbol

View File

@ -1,9 +1,6 @@
/* config.h.in. Generated from configure.ac by autoheader. */
// Symbols and macros for libstdc++ -*- C++ -*-
// Define if <float.h> exists.
#undef HAVE_FLOAT_H
/* Define to 1 if you have the `acosf' function. */
#undef HAVE_ACOSF