mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-18 23:41:16 +08:00
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:
parent
d502f210b9
commit
2d5feb1680
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user