[Cmake-commits] [cmake-commits] zach.mullen committed cmSystemTools.cxx 1.424 1.425

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Dec 22 09:03:21 EST 2009


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

Modified Files:
	cmSystemTools.cxx 
Log Message:
Fix broken bootstrap test


Index: cmSystemTools.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmSystemTools.cxx,v
retrieving revision 1.424
retrieving revision 1.425
diff -C 2 -d -r1.424 -r1.425
*** cmSystemTools.cxx	21 Dec 2009 21:42:32 -0000	1.424
--- cmSystemTools.cxx	22 Dec 2009 14:03:18 -0000	1.425
***************
*** 27,30 ****
--- 27,31 ----
  #include <cmlibarchive/libarchive/archive_entry.h>
  # include <cmsys/Terminal.h>
+ #include "cm_curl.h"
  #endif
  #include <cmsys/stl/algorithm>
***************
*** 39,44 ****
  #endif
  
- #include "cm_curl.h"
- 
  #include <sys/stat.h>
  
--- 40,43 ----



More information about the Cmake-commits mailing list