git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2004-02-22 01:25:51 +00:00
parent 6144c7c305
commit 4c7848f1e4

View File

@ -473,7 +473,7 @@ if [ "$SPINWXMGL" = "1" ] || [ "$SPINEVERYTHING" = "1" ]; then
dospinwxmgl
fi
if [ "$SPINWXMAC" = "1" ] || [ "$SPINEVERYTHING" = "1" ]; then
if [ "$SPINWXMAC" = "1" ]; then
dospinwxmac
fi