Revision: 41265
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41265&view=rev
Author:   starseeker
Date:     2010-11-06 13:33:11 +0000 (Sat, 06 Nov 2010)

Log Message:
-----------
Don't include ac_std_funcs - it may not be needed here, don't include it until 
it is.

Modified Paths:
--------------
    brlcad/branches/cmake/src/other/incrTcl/itcl/CMake/tcl.cmake
    brlcad/branches/cmake/src/other/incrTcl/itk/CMake/tcl.cmake

Modified: brlcad/branches/cmake/src/other/incrTcl/itcl/CMake/tcl.cmake
===================================================================
--- brlcad/branches/cmake/src/other/incrTcl/itcl/CMake/tcl.cmake        
2010-11-06 13:31:13 UTC (rev 41264)
+++ brlcad/branches/cmake/src/other/incrTcl/itcl/CMake/tcl.cmake        
2010-11-06 13:33:11 UTC (rev 41265)
@@ -15,8 +15,6 @@
 INCLUDE(CheckCSourceRuns)
 INCLUDE(CheckCFileRuns)
 
-INCLUDE(ac_std_funcs)
-
 MACRO(ADD_TCL_CFLAG TCL_CFLAG)
        SET(TCL_CFLAGS "${TCL_CFLAGS} -D${TCL_CFLAG}=1" CACHE STRING "TCL 
CFLAGS" FORCE)
 ENDMACRO(ADD_TCL_CFLAG)

Modified: brlcad/branches/cmake/src/other/incrTcl/itk/CMake/tcl.cmake
===================================================================
--- brlcad/branches/cmake/src/other/incrTcl/itk/CMake/tcl.cmake 2010-11-06 
13:31:13 UTC (rev 41264)
+++ brlcad/branches/cmake/src/other/incrTcl/itk/CMake/tcl.cmake 2010-11-06 
13:33:11 UTC (rev 41265)
@@ -15,8 +15,6 @@
 INCLUDE(CheckCSourceRuns)
 INCLUDE(CheckCFileRuns)
 
-INCLUDE(ac_std_funcs)
-
 MACRO(ADD_TCL_CFLAG TCL_CFLAG)
        SET(TCL_CFLAGS "${TCL_CFLAGS} -D${TCL_CFLAG}=1" CACHE STRING "TCL 
CFLAGS" FORCE)
 ENDMACRO(ADD_TCL_CFLAG)


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

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to