[Cmake-commits] [cmake-commits] hoffman committed cm_curl.h 1.2 1.3

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Sep 29 16:09:29 EDT 2008


Update of /cvsroot/CMake/CMake/Utilities
In directory public:/mounts/ram/cvs-serv2136

Modified Files:
	cm_curl.h 
Log Message:
ENH: fix syntax error 


Index: cm_curl.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cm_curl.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** cm_curl.h	29 Sep 2008 19:47:46 -0000	1.2
--- cm_curl.h	29 Sep 2008 20:09:26 -0000	1.3
***************
*** 25,29 ****
  # ifdef CMAKE_USE_NEW_CURL
  #   include <cmcurl-7.19.0/include/curl/curl.h>
! # else CMAKE_USE_NEW_CURL
  #   include <cmcurl/curl/curl.h>
  # endif
--- 25,29 ----
  # ifdef CMAKE_USE_NEW_CURL
  #   include <cmcurl-7.19.0/include/curl/curl.h>
! # else
  #   include <cmcurl/curl/curl.h>
  # endif



More information about the Cmake-commits mailing list