* sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references...
[fw/sdcc] / configure
index 56c32e6eb4703535372eef806a3d5382c946aad3..32081bc05bc07ca83b0ee33123db9fa5118a9adc 100755 (executable)
--- a/configure
+++ b/configure
@@ -2789,8 +2789,6 @@ subdirs="support/cpp2 packihx sim/ucsim"
 # MLH: removed as the rules are already in Makefile.common
 #as/z80/Makefile
 #link/z80/Makefile
-subdirs="support/cpp2 packihx sim/ucsim sim/ucsim"
-
 trap '' 1 2 15
 cat > confcache <<\EOF
 # This file is a shell script that caches the results of configure
@@ -3209,7 +3207,7 @@ if test "$no_recursion" != yes; then
     esac
   done
 
-  for ac_config_dir in support/cpp2 packihx sim/ucsim sim/ucsim; do
+  for ac_config_dir in support/cpp2 packihx sim/ucsim; do
 
     # Do not complain, so a configure script can configure whichever
     # parts of a large source tree are present.