Fix typos.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2007-12-12 22:00:29 +00:00
parent 8e33c2e4fc
commit da52692030

View File

@@ -243,7 +243,7 @@
<steps>
<checkout/>
<configure options="- -with-gtk {$cygwin-x-opts}"/>
<configure options="--with-gtk {$cygwin-x-opts}"/>
<compile-all/>
</steps>
</build>
@@ -255,7 +255,7 @@
<steps>
<checkout branch="{$STABLE_BRANCH}"/>
<configure options="- -with-gtk {$cygwin-x-opts}"/>
<configure options="--with-gtk {$cygwin-x-opts}"/>
<compile-all/>
</steps>
</build>