diff options
Diffstat (limited to 'Utilities/cmlibarchive/build/cmake/config.h.in')
-rw-r--r-- | Utilities/cmlibarchive/build/cmake/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Utilities/cmlibarchive/build/cmake/config.h.in b/Utilities/cmlibarchive/build/cmake/config.h.in index 2e3cc6c..1f5c66e 100644 --- a/Utilities/cmlibarchive/build/cmake/config.h.in +++ b/Utilities/cmlibarchive/build/cmake/config.h.in @@ -620,9 +620,6 @@ /* The size of `wchar_t', as computed by sizeof. */ #cmakedefine SIZEOF_WCHAR_T ${SIZEOF_WCHAR_T} -/* Define to 1 if you have the ANSI C header files. */ -#cmakedefine STDC_HEADERS 1 - /* Define to 1 if strerror_r returns char *. */ #cmakedefine STRERROR_R_CHAR_P 1 |