Revision: 45958
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45958&view=rev
Author:   starseeker
Date:     2011-08-12 22:36:27 +0000 (Fri, 12 Aug 2011)

Log Message:
-----------
Correct configure.cmake.sh

Modified Paths:
--------------
    brlcad/trunk/configure.cmake.sh

Modified: brlcad/trunk/configure.cmake.sh
===================================================================
--- brlcad/trunk/configure.cmake.sh     2011-08-12 22:34:53 UTC (rev 45957)
+++ brlcad/trunk/configure.cmake.sh     2011-08-12 22:36:27 UTC (rev 45958)
@@ -14,7 +14,7 @@
                                  shift;;
      --enable-debug)             options="$options 
-DBRLCAD-ENABLE_DEBUG_FLAGS=ON";
                                  shift;;
-     --disable-docs)              options="$options 
-DBRLCAD-BUILD_EXTRADOCS=OFF";
+     --disable-docs)              options="$options -DBRLCAD_EXTRADOCS=OFF";
                                  shift;;
      --disable-opengl)            options="$options 
-DBRLCAD-ENABLE_OPENGL=OFF";
                                  shift;;


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

------------------------------------------------------------------------------
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made easy with a complete admin console. Easy 
to use, easy to manage, easy to install, easy to extend. 
Get a Free download of the new open ALM Subversion platform now.
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to