diff --git a/tools/configure b/tools/configure index 03a94137e0..6ffd640398 100755 --- a/tools/configure +++ b/tools/configure @@ -306,9 +306,10 @@ if [ -z "$simver" ]; then # Figure out what simulator version # # x11 is deprecated so hide it from the question + # win32 is also deprecated # echo "" - echo "Build (W)in32 or (S)DL version? (S)" + echo "Build (S)DL version? (S)" option=`input`;