]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/iq2000/configure
sim: fix sim-hardware configure option
[thirdparty/binutils-gdb.git] / sim / iq2000 / configure
index cbf6674718597471fe1df15c9ebc0155920542a1..49c0f3a75cab0e6163b49144d26cff26652f77fd 100755 (executable)
 
 
 
-if test x"no" != x"no"; then
-  enable_sim_hardware=yes
-else
-  enable_sim_hardware=no
-fi
-
 if test """"; then
   hardware=""""
 else
@@ -13458,6 +13452,8 @@ sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\
 # Check whether --enable-sim-hardware was given.
 if test "${enable_sim_hardware+set}" = set; then :
   enableval=$enable_sim_hardware;
+else
+  enable_sim_hardware="no"
 fi
 
 case ${enable_sim_hardware} in