Revision: 41124
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41124&view=rev
Author:   starseeker
Date:     2010-10-22 18:49:37 +0000 (Fri, 22 Oct 2010)

Log Message:
-----------
Whoops, typo.

Modified Paths:
--------------
    brlcad/branches/cmake/src/other/tcl/CMake/CheckSystemFunctionality.cmake

Modified: 
brlcad/branches/cmake/src/other/tcl/CMake/CheckSystemFunctionality.cmake
===================================================================
--- brlcad/branches/cmake/src/other/tcl/CMake/CheckSystemFunctionality.cmake    
2010-10-22 18:47:12 UTC (rev 41123)
+++ brlcad/branches/cmake/src/other/tcl/CMake/CheckSystemFunctionality.cmake    
2010-10-22 18:49:37 UTC (rev 41124)
@@ -68,7 +68,7 @@
        FOREACH(arg ${ARGN})
                SET(headers ${headers} ${arg})
        ENDFOREACH(arg ${ARGN})
-       SET(CHECK_EXTRA_INCLUDE_FILES ${header})
+       SET(CHECK_EXTRA_INCLUDE_FILES ${headers})
        CHECK_TYPE_SIZE(${typename} HAVE_${var}_T)
        SET(CHECK_EXTRA_INCLUDE_FILES)
        if(CONFIG_H_FILE AND HAVE_${var}_T)


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