[Cmake-commits] [cmake-commits] king committed config_freebsd.h 1.1 1.2

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Nov 30 17:22:26 EST 2009


Update of /cvsroot/CMake/CMake/Utilities/cmlibarchive/tar
In directory public:/mounts/ram/cvs-serv10810/Utilities/cmlibarchive/tar

Modified Files:
	config_freebsd.h 
Log Message:
libarchive: Remove unused STDC_HEADERS try_run

This was the only try_run() in libarchive, and the result was not used
in the source code.  We remove it to allow cross-compiling to work.


Index: config_freebsd.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cmlibarchive/tar/config_freebsd.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** config_freebsd.h	30 Oct 2009 17:10:51 -0000	1.1
--- config_freebsd.h	30 Nov 2009 22:22:24 -0000	1.2
***************
*** 82,84 ****
  #define HAVE_ZLIB_H 1
  #undef  MAJOR_IN_MKDEV
- #define STDC_HEADERS 1
--- 82,83 ----



More information about the Cmake-commits mailing list