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