summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/configure.in')
-rw-r--r--newlib/libc/sys/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/libc/sys/configure.in b/newlib/libc/sys/configure.in
index 4c6266d60..b50a6d37d 100644
--- a/newlib/libc/sys/configure.in
+++ b/newlib/libc/sys/configure.in
@@ -23,7 +23,6 @@ fi
if test -n "${sys_dir}"; then
case ${sys_dir} in
a29khif) AC_CONFIG_SUBDIRS(a29khif) ;;
- arc) AC_CONFIG_SUBDIRS(arc) ;;
arm) AC_CONFIG_SUBDIRS(arm) ;;
d10v) AC_CONFIG_SUBDIRS(d10v) ;;
decstation) AC_CONFIG_SUBDIRS(decstation) ;;