]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
fixed typo for MSW cross-compilation
[wxWidgets.git] / configure
index 4ab94888abe27d49d4523c2dee34da7540b09489..5b7eeb8b8d8b820d222b2911874a8cfd834433d6 100755 (executable)
--- a/configure
+++ b/configure
@@ -1925,7 +1925,7 @@ fi
 # Check whether --with-msw or --without-msw was given.
 if test "${with_msw+set}" = set; then
   withval="$with_msw"
-  wxUSE_MSW="$withval" CACHE_MSW TOOLKIT_GIVEN=1
+  wxUSE_MSW="$withval" CACHE_MSW=1 TOOLKIT_GIVEN=1
 fi
 
 # Check whether --with-pm or --without-pm was given.