]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix -- in comment.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 16 Sep 2008 14:03:34 +0000 (14:03 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 16 Sep 2008 14:03:34 +0000 (14:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/buildbot/config/csleobuild.xml

index e6d0796d4a4fdadfb2ece7109c755a7f48450360..c8833980920aec9aa497c489b7b140a0068c8535 100644 (file)
@@ -32,7 +32,8 @@
 
     <steps>
         <checkout/>
-        <configure options="--with-osx_cocoa"/>
+        <configure options="-
+-with-osx_cocoa"/>
         <compile-all/>
         <run-tests/>
     </steps>
@@ -50,4 +51,4 @@
     </steps>
 </build>
     -->
-</bot>
\ No newline at end of file
+</bot>