summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-06-30 14:49:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-06-30 14:49:52 +0000
commit5cad5bf575ea64ce8aabe1d68eeb5da978be5e60 (patch)
tree215f75bb89a545f7d0e6e5fbbe61b2e7d6a0ceb4 /cpukit/configure.ac
parentUse LIBGNAT. (diff)
downloadrtems-5cad5bf575ea64ce8aabe1d68eeb5da978be5e60.tar.bz2
Add AM_CONDITIONAL(LIBGNAT).
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 4636e1cba3..3b3d9d6861 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -290,6 +290,8 @@ AM_CONDITIONAL([NEED_SYS_QUEUE_H],[test x"$NEED_SYS_QUEUE_H" = x"yes"])
AM_CONDITIONAL([LIBSHELL],[test x"$HAVE_ASSIGNABLE_STDIO" = x"yes"])
AM_CONDITIONAL([LIBSERDBG],[test x"$rtems_cv_cc_attribute_weak" = x"yes"])
+AM_CONDITIONAL([LIBGNAT],[test x"$rtems_cv_HAS_POSIX_API" = x"yes" \
+&& test x"$enable_ada" = x"yes"])
AM_CONDITIONAL([LIBDOSFS],[dnl
test x"${RTEMS_CPU}" != x"unix" \