summaryrefslogtreecommitdiffstats
path: root/c/src/lib/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/configure.in')
-rw-r--r--c/src/lib/configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/configure.in b/c/src/lib/configure.in
index 69eafaf21c..39e5124109 100644
--- a/c/src/lib/configure.in
+++ b/c/src/lib/configure.in
@@ -44,8 +44,6 @@ dnl if this is an i386, does gas have good code16 support?
RTEMS_I386_GAS_CODE16
AM_CONDITIONAL(RTEMS_GAS_CODE16,test "$RTEMS_GAS_CODE16" = "yes");
-RTEMS_CHECK_SYSV_UNIX
-
# find all the Makefiles for the BSPs
makefiles="$makefiles libbsp/$RTEMS_CPU/Makefile"