summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index dd25d61a5..38d0ab649 100755
--- a/configure
+++ b/configure
@@ -219,7 +219,7 @@ then
PARAM="$PARAM MINGW=1 WIN32=1"
;;
*)
- echo "Unknown OS: $OS"
+ echo "Unknown OS: $TARGET_OS"
exit 1
;;
esac