summaryrefslogtreecommitdiffstats
path: root/c/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/configure.ac')
-rw-r--r--c/src/configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/configure.ac b/c/src/configure.ac
index 999dcfd972..2513d1e643 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -208,10 +208,6 @@ AM_CONDITIONAL(HAS_POSIX,test "$HAS_POSIX_API" = "yes")
# FIXME: We should use a feature based check, here
AM_CONDITIONAL([LIBCHIP],[test "$RTEMS_BSP_FAMILY" != "posix"])
-# The bare bsp doesn't have libbsp.a
-# FIXME: We should use a feature based check, here
-AM_CONDITIONAL([HAS_LIBBSP],[test "$RTEMS_BSP_FAMILY" != "bare"])
-
AM_CONDITIONAL([MULTILIB],[test x"${enable_multilib}" = x"yes"])
AM_CONDITIONAL(RTEMS_ADA,[test x"$enable_ada" = x"yes" \