Fix typos.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user