Revision: 50688
          http://brlcad.svn.sourceforge.net/brlcad/?rev=50688&view=rev
Author:   starseeker
Date:     2012-05-25 16:51:50 +0000 (Fri, 25 May 2012)
Log Message:
-----------
remove debugging message

Modified Paths:
--------------
    brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake

Modified: brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake
===================================================================
--- brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake 2012-05-25 16:42:34 UTC 
(rev 50687)
+++ brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake 2012-05-25 16:51:50 UTC 
(rev 50688)
@@ -122,7 +122,6 @@
   set(CMAKE_EXTRA_INCLUDE_FILES "${CMAKE_EXTRA_INCLUDE_FILES_BAK}")
   # Produce config.h lines as appropriate
   if(CONFIG_H_FILE AND ${testvar})
-  message("var: ${var} testvar: ${testvar}: ${${testvar}}")
     CONFIG_H_APPEND(BRLCAD "#define HAVE_${var} 1\n")
     CONFIG_H_APPEND(BRLCAD "#define SIZEOF_${var} ${${testvar}}\n")
   endif(CONFIG_H_FILE AND ${testvar})

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to