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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user