forked from Imagelibrary/rtems
Add AM_CONDITIONAL(LIBGNAT).
This commit is contained in:
@@ -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([LIBSHELL],[test x"$HAVE_ASSIGNABLE_STDIO" = x"yes"])
|
||||||
AM_CONDITIONAL([LIBSERDBG],[test x"$rtems_cv_cc_attribute_weak" = 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
|
AM_CONDITIONAL([LIBDOSFS],[dnl
|
||||||
test x"${RTEMS_CPU}" != x"unix" \
|
test x"${RTEMS_CPU}" != x"unix" \
|
||||||
|
|||||||
Reference in New Issue
Block a user