summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 03a9413..6ffd640 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`;