First cut at supporting simulators in gdbserver:
[binutils-gdb.git] / gdb / configure
index 02c60df5be800ff69518a859274b1556bfc96cc1..7fc7bde93f6fbf2c15e2c2cfdf8380b1312a771b 100755 (executable)
@@ -3053,9 +3053,9 @@ if test "${target}" = "${host}"; then
 nativefile=`sed -n '
 s/NAT_FILE[    ]*=[    ]*\([^  ]*\)/\1/p
 ' ${host_makefile_frag}`
-else
+else
 # GDBserver is only useful in a "native" enviroment
-configdirs=`echo $configdirs | sed 's/gdbserver//'`
+configdirs=`echo $configdirs | sed 's/gdbserver//'`
 fi