[Cmake-commits] [cmake-commits] hoffman committed Configure.hxx.in 1.25 1.26

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Sep 22 15:59:28 EDT 2009


Update of /cvsroot/CMake/CMake/Source/kwsys
In directory public:/mounts/ram/cvs-serv17047

Modified Files:
	Configure.hxx.in 
Log Message:
Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.


Index: Configure.hxx.in
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/kwsys/Configure.hxx.in,v
retrieving revision 1.25
retrieving revision 1.26
diff -C 2 -d -r1.25 -r1.26
*** Configure.hxx.in	22 Sep 2009 19:58:13 -0000	1.25
--- Configure.hxx.in	22 Sep 2009 19:59:26 -0000	1.26
***************
*** 23,27 ****
  #else
  #undef KWSYS_DO_NOT_CLEAN_PUTENV
! #else
  
  
--- 23,28 ----
  #else
  #undef KWSYS_DO_NOT_CLEAN_PUTENV
! #endif
! 
  
  



More information about the Cmake-commits mailing list