diff options
Diffstat (limited to 'Utilities/cmlibarchive/build')
-rw-r--r-- | Utilities/cmlibarchive/build/cmake/config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Utilities/cmlibarchive/build/cmake/config.h.in b/Utilities/cmlibarchive/build/cmake/config.h.in index 1f5c66e..9af45a0 100644 --- a/Utilities/cmlibarchive/build/cmake/config.h.in +++ b/Utilities/cmlibarchive/build/cmake/config.h.in @@ -320,12 +320,6 @@ /* Define to 1 if you have the <poll.h> header file. */ #cmakedefine HAVE_POLL_H 1 -/* Define to 1 if printf() supports "%ju" and "%jd" */ -#cmakedefine HAVE_PRINTF_JD 1 - -/* Define to 1 if printf() supports "%llu" and "%lld" */ -#cmakedefine HAVE_PRINTF_LLD 1 - /* Define to 1 if you have the <process.h> header file. */ #cmakedefine HAVE_PROCESS_H 1 |