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

Log Message:
-----------
Whoops, copy-paste error.

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

Modified: brlcad/branches/cmake/src/other/tcl/CMake/tcl.cmake
===================================================================
--- brlcad/branches/cmake/src/other/tcl/CMake/tcl.cmake 2010-11-05 22:46:31 UTC 
(rev 41259)
+++ brlcad/branches/cmake/src/other/tcl/CMake/tcl.cmake 2010-11-06 02:13:50 UTC 
(rev 41260)
@@ -560,7 +560,7 @@
 (void) gethostbyname_r(name, he, buffer, buflen, &res, &h_errnop);
 return 0;}
                ")
-               CHECK_C_SOURCE_COMPILES("${HAVE_GETHOSTBYNAME_R_6_SRC}"  
HAVE_GETHOSTBYNAME_R_5)
+               CHECK_C_SOURCE_COMPILES("${HAVE_GETHOSTBYNAME_R_6_SRC}"  
HAVE_GETHOSTBYNAME_R_6)
                IF(HAVE_GETHOSTBYNAME_R_6)
                        ADD_TCL_CFLAG(HAVE_GETHOSTBYNAME_R_6)
                ELSE(HAVE_GETHOSTBYNAME_R_6)


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