config.h.in: Rebuilt.

* include/config.h.in: Rebuilt.
	* acconfig.h: Add undef for __NO_MATH_INLINES.
	* configure: Rebuilt.
	* configure.in: Add test for `g++ -O2 -ffloat-store' bug.

From-SVN: r31566
This commit is contained in:
Anthony Green
2000-01-22 21:15:58 +00:00
parent 7bea4e7a3a
commit 7bee4c4c0d
4 changed files with 92 additions and 48 deletions
+3
View File
@@ -149,6 +149,9 @@
/* Define if libltdl is in use. */
#undef USE_LTDL
/* Define if g++ has a bug preventing us from inlining math routines. */
#undef __NO_MATH_INLINES
/* Define if you have the access function. */
#undef HAVE_ACCESS