1/* lib/config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define to 1 if you have the <assert.h> header file. */ 4#undef HAVE_ASSERT_H 5 6/* Define to 1 if you have the <ctype.h> header file. */ 7#undef HAVE_CTYPE_H 8 9/* Define to 1 if you have the <dirent.h> header file. */ 10#undef HAVE_DIRENT_H 11 12/* Define to 1 if you have the <errno.h> header file. */ 13#undef HAVE_ERRNO_H 14 15/* Define to 1 if you have the <err.h> header file. */ 16#undef HAVE_ERR_H 17 18/* Define to 1 if you have the <fnctl.h> header file. */ 19#undef HAVE_FNCTL_H 20 21/* Define to 1 if you have the <fnmatch.h> header file. */ 22#undef HAVE_FNMATCH_H 23 24/* Define to 1 if you have the <glob.h> header file. */ 25#undef HAVE_GLOB_H 26 27/* Define to 1 if you have the <grp.h> header file. */ 28#undef HAVE_GRP_H 29 30/* Define to 1 if you have the <inttypes.h> header file. */ 31#undef HAVE_INTTYPES_H 32 33/* Define to 1 if you have the `db' library (-ldb). */ 34#undef HAVE_LIBDB 35 36/* Define to 1 if you have the <limits.h> header file. */ 37#undef HAVE_LIMITS_H 38 39/* Define to 1 if you have the <memory.h> header file. */ 40#undef HAVE_MEMORY_H 41 42/* Define to 1 if you have the <pwd.h> header file. */ 43#undef HAVE_PWD_H 44 45/* Define to 1 if you have the <signal.h> header file. */ 46#undef HAVE_SIGNAL_H 47 48/* Define to 1 if you have the <stdarg.h> header file. */ 49#undef HAVE_STDARG_H 50 51/* Define to 1 if you have the <stdint.h> header file. */ 52#undef HAVE_STDINT_H 53 54/* Define to 1 if you have the <stdio.h> header file. */ 55#undef HAVE_STDIO_H 56 57/* Define to 1 if you have the <stdlib.h> header file. */ 58#undef HAVE_STDLIB_H 59 60/* Define to 1 if you have the <strings.h> header file. */ 61#undef HAVE_STRINGS_H 62 63/* Define to 1 if you have the <string.h> header file. */ 64#undef HAVE_STRING_H 65 66/* Define to 1 if you have the <sys/cdefs.h> header file. */ 67#undef HAVE_SYS_CDEFS_H 68 69/* Define to 1 if you have the <sys/file.h> header file. */ 70#undef HAVE_SYS_FILE_H 71 72/* Define to 1 if you have the <sys/ioctl.h> header file. */ 73#undef HAVE_SYS_IOCTL_H 74 75/* Define to 1 if you have the <sys/param.h> header file. */ 76#undef HAVE_SYS_PARAM_H 77 78/* Define to 1 if you have the <sys/queue.h> header file. */ 79#undef HAVE_SYS_QUEUE_H 80 81/* Define to 1 if you have the <sys/stat.h> header file. */ 82#undef HAVE_SYS_STAT_H 83 84/* Define to 1 if you have the <sys/time.h> header file. */ 85#undef HAVE_SYS_TIME_H 86 87/* Define to 1 if you have the <sys/types.h> header file. */ 88#undef HAVE_SYS_TYPES_H 89 90/* Define to 1 if you have the <sys/utsname.h> header file. */ 91#undef HAVE_SYS_UTSNAME_H 92 93/* Define to 1 if you have the <sys/wait.h> header file. */ 94#undef HAVE_SYS_WAIT_H 95 96/* Define to 1 if you have the <time.h> header file. */ 97#undef HAVE_TIME_H 98 99/* Define to 1 if you have the <unistd.h> header file. */ 100#undef HAVE_UNISTD_H 101 102/* Define to 1 if you have the `vfork' function. */ 103#undef HAVE_VFORK 104 105/* Define to 1 if you have the <vis.h> header file. */ 106#undef HAVE_VIS_H 107 108/* Defined when PRIu64 is missing or broken */ 109#undef NEED_PRI_MACRO 110 111/* Defined when to retain only the numeric OS version */ 112#undef NUMERIC_VERSION_ONLY 113 114/* Define to the address where bug reports for this package should be sent. */ 115#undef PACKAGE_BUGREPORT 116 117/* Define to the full name of this package. */ 118#undef PACKAGE_NAME 119 120/* Define to the full name and version of this package. */ 121#undef PACKAGE_STRING 122 123/* Define to the one symbol short name of this package. */ 124#undef PACKAGE_TARNAME 125 126/* Define to the home page for this package. */ 127#undef PACKAGE_URL 128 129/* Define to the version of this package. */ 130#undef PACKAGE_VERSION 131 132/* The size of `int', as computed by sizeof. */ 133#undef SIZEOF_INT 134 135/* The size of `long', as computed by sizeof. */ 136#undef SIZEOF_LONG 137 138/* The size of `long long', as computed by sizeof. */ 139#undef SIZEOF_LONG_LONG 140 141/* Define to 1 if you have the ANSI C header files. */ 142#undef STDC_HEADERS 143 144/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 145 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 146 #define below would cause a syntax error. */ 147#undef _UINT32_T 148 149/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 150 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 151 #define below would cause a syntax error. */ 152#undef _UINT64_T 153 154/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 155 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 156 #define below would cause a syntax error. */ 157#undef _UINT8_T 158 159/* Define to the type of an unsigned integer type of width exactly 16 bits if 160 such a type exists and the standard includes do not define it. */ 161#undef uint16_t 162 163/* Define to the type of an unsigned integer type of width exactly 32 bits if 164 such a type exists and the standard includes do not define it. */ 165#undef uint32_t 166 167/* Define to the type of an unsigned integer type of width exactly 64 bits if 168 such a type exists and the standard includes do not define it. */ 169#undef uint64_t 170 171/* Define to the type of an unsigned integer type of width exactly 8 bits if 172 such a type exists and the standard includes do not define it. */ 173#undef uint8_t 174 175#if !HAVE_VFORK 176# define vfork fork 177#endif 178 179