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

Log Message:
-----------
Enabled webgazebo build

Modified Paths:
--------------
    code/branches/federation/gazebo/SConstruct

Modified: code/branches/federation/gazebo/SConstruct
===================================================================
--- code/branches/federation/gazebo/SConstruct  2009-03-08 05:30:35 UTC (rev 
7388)
+++ code/branches/federation/gazebo/SConstruct  2009-03-08 05:31:21 UTC (rev 
7389)
@@ -143,8 +143,8 @@
 # DEFAULT list of subdirectories to build
 #######
 subdirs = ['libgazebo','server', 'player']
-# Disabled, pending test for <event.h>
-if False:
+# Need test for <event.h>
+if True:
   subdirs.append('webgazebo')
 
 #######
@@ -234,3 +234,4 @@
 else:
   print 'Configure done'
   Exit()
+


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