Revision: 41203
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41203&view=rev
Author:   starseeker
Date:     2010-11-01 20:35:31 +0000 (Mon, 01 Nov 2010)

Log Message:
-----------
Another typo - can't count my Ms apparently.

Modified Paths:
--------------
    brlcad/branches/cmake/src/other/tcl/CMakeLists.txt

Modified: brlcad/branches/cmake/src/other/tcl/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/tcl/CMakeLists.txt  2010-11-01 20:31:55 UTC 
(rev 41202)
+++ brlcad/branches/cmake/src/other/tcl/CMakeLists.txt  2010-11-01 20:35:31 UTC 
(rev 41203)
@@ -144,10 +144,10 @@
 #----------------------------------------------------------------------------
 # Tom's math library - should MP_PREC be an option?
 OPTION(TCL_TOMMATH "Enable Tcl Tom's Math Library" ON)
-IF(TCL_TOMMMATH)
+IF(TCL_TOMMATH)
        SET(TCL_CFLAGS "${TCL_CFLAGS} -DTCL_TOMMATH=1")
    SET(TCL_CFLAGS "${TCL_CFLAGS} -DMP_PREC=4")
-ENDIF(TCL_TOMMMATH)
+ENDIF(TCL_TOMMATH)
 
 #----------------------------------------------------------------------------
 SC_MISSING_POSIX_HEADERS()


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

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to