Revision: 7372
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7372&view=rev
Author:   gerkey
Date:     2009-03-08 00:07:03 +0000 (Sun, 08 Mar 2009)

Log Message:
-----------
disabled erratic by default, pending resolution of getopt conflict

Modified Paths:
--------------
    code/branches/federation/player/server/drivers/mixed/erratic/CMakeLists.txt

Modified: 
code/branches/federation/player/server/drivers/mixed/erratic/CMakeLists.txt
===================================================================
--- code/branches/federation/player/server/drivers/mixed/erratic/CMakeLists.txt 
2009-03-07 23:52:28 UTC (rev 7371)
+++ code/branches/federation/player/server/drivers/mixed/erratic/CMakeLists.txt 
2009-03-08 00:07:03 UTC (rev 7372)
@@ -1,5 +1,7 @@
 IF (HAVE_STL)
-    PLAYERDRIVER_OPTION (erratic build_erratic ON)
+    #PLAYERDRIVER_OPTION (erratic build_erratic ON)
+    # Disabled by default pending resolution of getopt conflict
+    PLAYERDRIVER_OPTION (erratic build_erratic OFF)
 ELSE (HAVE_STL)
     PLAYERDRIVER_OPTION (erratic build_erratic OFF "STL not found.")
 ENDIF (HAVE_STL)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to