Revision: 41721
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41721&view=rev
Author:   starseeker
Date:     2010-12-20 16:54:37 +0000 (Mon, 20 Dec 2010)

Log Message:
-----------
Whoops, get byacc too

Modified Paths:
--------------
    brlcad/branches/cmake/misc/CMake/FindX11.cmake
    brlcad/branches/cmake/src/other/CMakeLists.txt

Removed Paths:
-------------
    brlcad/branches/cmake/src/other/byacc/

Modified: brlcad/branches/cmake/misc/CMake/FindX11.cmake
===================================================================
--- brlcad/branches/cmake/misc/CMake/FindX11.cmake      2010-12-20 16:53:25 UTC 
(rev 41720)
+++ brlcad/branches/cmake/misc/CMake/FindX11.cmake      2010-12-20 16:54:37 UTC 
(rev 41721)
@@ -46,7 +46,7 @@
 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 # See the License for more information.
 #=============================================================================
-# (To distribute this file outside of CMake, substitute the full
+# (To distributed this file outside of CMake, substitute the full
 #  License text for the above reference.)
 
 IF (UNIX)

Modified: brlcad/branches/cmake/src/other/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/CMakeLists.txt      2010-12-20 16:53:25 UTC 
(rev 41720)
+++ brlcad/branches/cmake/src/other/CMakeLists.txt      2010-12-20 16:54:37 UTC 
(rev 41721)
@@ -311,11 +311,3 @@
 # to build (I think?)
 ADD_SUBDIRECTORY(tnt)
 SET(TNT_INCLUDE_DIR "${BRLCAD_SOURCE_DIR}/src/other/tnt" CACHE STRING 
"Directory containing tnt headers" FORCE)
-
-# Build Berkeley Yacc - guarantees certain extensions added originally by GNU
-# Bison are supported, as well as yacc itself (problematic on, say, Windows.)
-# Need to upgrade FindYacc.cmake to test for advanced Bison options
-# options and be smarter - in the meantime just turn this on.  Not used yet,
-# for now just testing the build - the CMake script is basic and doesn't
-# implement any of the checks in byacc's aclocal.m4 or use a config.h file.
-ADD_SUBDIRECTORY(byacc)


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

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to