[Cmake-commits] [cmake-commits] hoffman committed OtherTests.cmake 1.1.1.1 1.2

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Sep 23 15:21:51 EDT 2008


Update of /cvsroot/CMake/CMake/Utilities/cmcurl-7.19.0/CMake
In directory public:/mounts/ram/cvs-serv12474/CMake

Modified Files:
	OtherTests.cmake 
Log Message:
ENH: working on the mac


Index: OtherTests.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cmcurl-7.19.0/CMake/OtherTests.cmake,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C 2 -d -r1.1.1.1 -r1.2
*** OtherTests.cmake	23 Sep 2008 16:32:05 -0000	1.1.1.1
--- OtherTests.cmake	23 Sep 2008 19:21:49 -0000	1.2
***************
*** 25,28 ****
--- 25,29 ----
    add_header_include(HAVE_SYS_TYPES_H "sys/types.h")
    add_header_include(HAVE_SYS_SOCKET_H "sys/socket.h")
+   add_header_include(HAVE_SYS_TIME_H "sys/time.h")
  ENDIF(HAVE_WINDOWS_H)
  



More information about the Cmake-commits mailing list