summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-01-10 05:15:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-01-10 05:15:01 +0000
commit83f7fd6f7119e7993109bfe0dc60b26483a93735 (patch)
tree4a363a70cad71c862e180c83fe4414c09a3d62f9 /testsuites/libtests/configure.ac
parentRegenerate. (diff)
downloadrtems-83f7fd6f7119e7993109bfe0dc60b26483a93735.tar.bz2
2011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Use ac_cv_header_complex_h.
Diffstat (limited to 'testsuites/libtests/configure.ac')
-rw-r--r--testsuites/libtests/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac
index 74ea49396f..ceacb101e2 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -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