fixed typo for MSW cross-compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -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.
|
||||
|
Reference in New Issue
Block a user