2011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Use ac_cv_header_complex_h.
This commit is contained in:
Ralf Corsepius
2011-01-10 05:15:01 +00:00
parent 7f206d177f
commit 83f7fd6f71
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Use ac_cv_header_complex_h.
2010-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* math/Makefile.am, math/init.c: Init task has to be floating point and
+1 -1
View File
@@ -36,7 +36,7 @@ AC_CHECK_HEADERS([complex.h])
AM_CONDITIONAL(TARTESTS,test "$as_ln_s" = "ln -s" && test -n "$PAX")
AM_CONDITIONAL(HAS_CXX,test "$rtems_cv_HAS_CPLUSPLUS" = "yes")
AM_CONDITIONAL([HAS_COMPLEX],[test "$ac_cv_header_COMPLEX_H" = yes])
AM_CONDITIONAL([HAS_COMPLEX],[test "$ac_cv_header_complex_h" = yes])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile