Fix -- in comment.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell 2008-09-16 14:03:34 +00:00
parent 3c45c73dbf
commit e8443ddaa5

View File

@ -32,7 +32,8 @@
<steps>
<checkout/>
<configure options="--with-osx_cocoa"/>
<configure options="-
-with-osx_cocoa"/>
<compile-all/>
<run-tests/>
</steps>