summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibarchive/libarchive/config_windows.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-11-30 22:22:24 (GMT)
committerBrad King <brad.king@kitware.com>2009-11-30 22:22:24 (GMT)
commit8b2f6dbfa2ba0ebac7a538d97314577e7075968a (patch)
tree27c3c9af4bde70a4b11f049ca92a246a055432f9 /Utilities/cmlibarchive/libarchive/config_windows.h
parentc9235c0159a75b55aae3e14bce852dd92b90a0f9 (diff)
downloadCMake-8b2f6dbfa2ba0ebac7a538d97314577e7075968a.zip
CMake-8b2f6dbfa2ba0ebac7a538d97314577e7075968a.tar.gz
CMake-8b2f6dbfa2ba0ebac7a538d97314577e7075968a.tar.bz2
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.
Diffstat (limited to 'Utilities/cmlibarchive/libarchive/config_windows.h')
-rw-r--r--Utilities/cmlibarchive/libarchive/config_windows.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Utilities/cmlibarchive/libarchive/config_windows.h b/Utilities/cmlibarchive/libarchive/config_windows.h
index f609d20..c50f64d 100644
--- a/Utilities/cmlibarchive/libarchive/config_windows.h
+++ b/Utilities/cmlibarchive/libarchive/config_windows.h
@@ -465,9 +465,6 @@
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
/* #undef NO_MINUS_C_MINUS_O */
-/* Define to 1 if you have the ANSI C header files. */
-#define STDC_HEADERS 1
-
/* Define to 1 if strerror_r returns char *. */
/* #undef STRERROR_R_CHAR_P */