From df05b53e46748869d2cca8470a952d9c68b387d7 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 14 Aug 2018 12:40:30 +0200 Subject: add header def in config.h.cmake/ConfigureChecks.cmake (cherry picked from commit 9246b995782868db6b5179d74e0b569861124771) --- config.h.cmake | 225 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 114 insertions(+), 111 deletions(-) diff --git a/config.h.cmake b/config.h.cmake index ba7231e..a506c78 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,38 +1,133 @@ -/* #cmakedefine VERSION "@VERSION@" */ +#cmakedefine VERSION "@VERSION@" -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "@VERSION@" +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_UNISTD_H @HAVE_UNISTD_H@ -/* config.h. Generated from config.h.in by configure. */ -/* config.h.in. Generated from configure.in by autoheader. */ +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_LINUX_UNISTD_H @HAVE_LINUX_UNISTD_H@ -/* Define if building universal (internal helper macro) */ -/* #undef AC_APPLE_UNIVERSAL_BUILD */ +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_STAT_H @HAVE_SYS_STAT_H@ /* Define to 1 if you have the header file. */ -/* #undef HAVE_CARBON_CARBON_H */ - -/* Define if you have the CoreAudio API */ -/* #undef HAVE_COREAUDIO */ +#cmakedefine HAVE_CARBON_CARBON_H @HAVE_CARBON_CARBON_H@ /* Define to 1 if you have the header file. */ -/* #undef HAVE_CRT_EXTERNS_H */ - -/* Defines if your system has the crypt function */ -#define HAVE_CRYPT 1 +#cmakedefine HAVE_CRT_EXTERNS_H @HAVE_CRT_EXTERNS_H@ /* Define to 1 if you have the header file. */ -#define HAVE_CRYPT_H 1 +#cmakedefine HAVE_CRYPT_H @HAVE_CRYPT_H@ /* Define to 1 if you have the header file, and it defines `DIR'. */ -#define HAVE_DIRENT_H 1 +#cmakedefine HAVE_DIRENT_H @HAVE_DIRENT_H@ /* Define to 1 if you have the header file. */ -#define HAVE_DLFCN_H 1 +#cmakedefine HAVE_DLFCN_H @HAVE_DLFCN_H@ /* Define to 1 if you have the header file. */ -#define HAVE_FCNTL_H 1 +#cmakedefine HAVE_FCNTL_H @HAVE_FCNTL_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_INTTYPES_H @HAVE_INTTYPES_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_LINUX_QUOTA_H @HAVE_LINUX_QUOTA_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_MEMORY_H @HAVE_MEMORY_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_MNTENT_H @HAVE_MNTENT_H@ + +/* Define to 1 if you have the header file, and it defines `DIR'. */ +#cmakedefine HAVE_NDIR_H @HAVE_NDIR_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_PATHS_H @HAVE_PATHS_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SIGNAL_H @HAVE_SIGNAL_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SSTREAM @HAVE_SSTREAM@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_STDINT_H @HAVE_STDINT_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_STDLIB_H @HAVE_STDLIB_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_STRINGS_H @HAVE_STRINGS_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_STRING_H @HAVE_STRING_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_STROPTS_H @HAVE_STROPTS_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_BITYPES_H @HAVE_SYS_BITYPES_H@ + +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +#cmakedefine HAVE_SYS_DIR_H @HAVE_SYS_DIR_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_FCNTL_H @HAVE_SYS_FCNTL_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_FS_UFS_QUOTA_H @HAVE_SYS_FS_UFS_QUOTA_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_MNTENT_H @HAVE_SYS_MNTENT_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_MNTTAB_H @HAVE_SYS_MNTTAB_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_MOUNT_H @HAVE_SYS_MOUNT_H@ + +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +#cmakedefine HAVE_SYS_NDIR_H @HAVE_SYS_NDIR_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_PARAMS_H @HAVE_SYS_PARAMS_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_PARAM_H @HAVE_SYS_PARAM_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_QUOTA_H @HAVE_SYS_QUOTA_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_STROPTS_H @HAVE_SYS_STROPTS_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_TIME_H @HAVE_SYS_TIME_H@ + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_TYPES_H @HAVE_SYS_TYPES_H@ + + + + +/* config.h. Generated from config.h.in by configure. */ +/* config.h.in. Generated from configure.in by autoheader. */ + +/* Define to the full name and version of this package. */ +#define PACKAGE_STRING "@VERSION@" + +/* Define if building universal (internal helper macro) */ +/* #undef AC_APPLE_UNIVERSAL_BUILD */ + +/* Define if you have the CoreAudio API */ +/* #undef HAVE_COREAUDIO */ + +/* Defines if your system has the crypt function */ +#define HAVE_CRYPT 1 /* Define if you have fgetgrent */ #define HAVE_FGETGRENT 1 @@ -52,9 +147,6 @@ /* Define if you have the fgetspent prototype */ #define HAVE_FGETSPENT_PROTO 1 -/* Define to 1 if you have the header file. */ -#define HAVE_INTTYPES_H 1 - /* Irix */ /* #undef HAVE_IRIX */ @@ -73,21 +165,6 @@ /* Linux */ #define HAVE_LINUX 1 -/* Define to 1 if you have the header file. */ -#define HAVE_LINUX_QUOTA_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_LINUX_UNISTD_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_MEMORY_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_MNTENT_H 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -/* #undef HAVE_NDIR_H */ - /* Define if your system needs _NSGetEnviron to set up the environment */ /* #undef HAVE_NSGETENVIRON */ @@ -97,9 +174,6 @@ /* Define if your PAM headers are in pam/ instead of security/ */ /* #undef HAVE_PAM_PAM_APPL_H */ -/* Define to 1 if you have the header file. */ -#define HAVE_PATHS_H 1 - /* Define if you have res_init */ #define HAVE_RES_INIT 1 @@ -118,27 +192,9 @@ /* Define if you use shadow passwords */ #define HAVE_SHADOW 1 -/* Define to 1 if you have the header file. */ -#define HAVE_SIGNAL_H 1 - /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 -/* Define to 1 if you have the header file. */ -#define HAVE_SSTREAM 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDINT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDLIB_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRING_H 1 - /* Define if you have strlcat */ /* #undef HAVE_STRLCAT */ @@ -151,59 +207,6 @@ /* Define if you have the strlcpy prototype */ /* #undef HAVE_STRLCPY_PROTO */ -/* Define to 1 if you have the header file. */ -#define HAVE_STROPTS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_BITYPES_H 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -/* #undef HAVE_SYS_DIR_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_FCNTL_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_FS_UFS_QUOTA_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_MNTENT_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_MNTTAB_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_MOUNT_H 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -/* #undef HAVE_SYS_NDIR_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_PARAMS_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_PARAM_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_QUOTA_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STAT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STROPTS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TIME_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 - /* Define if you have unsetenv */ #define HAVE_UNSETENV 1 -- cgit v1.2.3