Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/configure.ac')
-rw-r--r--libgloss/configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/libgloss/configure.ac b/libgloss/configure.ac
index 17e98a2fa..55f4261d1 100644
--- a/libgloss/configure.ac
+++ b/libgloss/configure.ac
@@ -166,11 +166,6 @@ case "${target}" in
config_visium=true
config_testsuite=false
;;
- xc16x-*-*)
- AC_CONFIG_FILES([xc16x/Makefile])
- subdirs="$subdirs xc16x"
- target_makefile_frag=${srcdir}/config/xc16x.mt
- ;;
xstormy16-*-*)
config_xstormy16=true
;;