1 1.1 christos /* config.h.in. Generated from configure.ac by autoheader. */ 2 1.1 christos 3 1.1 christos /* Whether loading unversioned modules support is disabled */ 4 1.1 christos #undef DISABLE_UNVERSIONED_MODULES 5 1.1 christos 6 1.1.1.3 christos /* Define to 1 if you have the `asprintf' function. */ 7 1.1.1.3 christos #undef HAVE_ASPRINTF 8 1.1.1.3 christos 9 1.1 christos /* Define to 1 if you have the <crypt.h> header file. */ 10 1.1 christos #undef HAVE_CRYPT_H 11 1.1 christos 12 1.1 christos /* Define to 1 if you have the <dlfcn.h> header file. */ 13 1.1 christos #undef HAVE_DLFCN_H 14 1.1 christos 15 1.1.1.3 christos /* Define to 1 if you have the `dlfunc' function. */ 16 1.1.1.3 christos #undef HAVE_DLFUNC 17 1.1.1.3 christos 18 1.1.1.2 christos /* Define to 1 if you have the `fdlopen' function. */ 19 1.1.1.2 christos #undef HAVE_FDLOPEN 20 1.1.1.2 christos 21 1.1 christos /* Define to 1 if you have the `fpurge' function. */ 22 1.1 christos #undef HAVE_FPURGE 23 1.1 christos 24 1.1 christos /* Define to 1 if you have the <inttypes.h> header file. */ 25 1.1 christos #undef HAVE_INTTYPES_H 26 1.1 christos 27 1.1 christos /* Define to 1 if you have the `crypt' library (-lcrypt). */ 28 1.1 christos #undef HAVE_LIBCRYPT 29 1.1 christos 30 1.1.1.3 christos /* Define to 1 if you have the `crypto' library (-lcrypto). */ 31 1.1.1.3 christos #undef HAVE_LIBCRYPTO 32 1.1.1.3 christos 33 1.1 christos /* Define to 1 if you have the `dl' library (-ldl). */ 34 1.1 christos #undef HAVE_LIBDL 35 1.1 christos 36 1.1.1.5 christos /* Define to 1 if you have the `pam' library (-lpam). */ 37 1.1.1.5 christos #undef HAVE_LIBPAM 38 1.1.1.5 christos 39 1.1 christos /* Define to 1 if you have the <memory.h> header file. */ 40 1.1 christos #undef HAVE_MEMORY_H 41 1.1 christos 42 1.1.1.3 christos /* Define to 1 if you have the `setlogmask' function. */ 43 1.1.1.3 christos #undef HAVE_SETLOGMASK 44 1.1.1.3 christos 45 1.1 christos /* Define to 1 if you have the <stdint.h> header file. */ 46 1.1 christos #undef HAVE_STDINT_H 47 1.1 christos 48 1.1 christos /* Define to 1 if you have the <stdlib.h> header file. */ 49 1.1 christos #undef HAVE_STDLIB_H 50 1.1 christos 51 1.1 christos /* Define to 1 if you have the <strings.h> header file. */ 52 1.1 christos #undef HAVE_STRINGS_H 53 1.1 christos 54 1.1 christos /* Define to 1 if you have the <string.h> header file. */ 55 1.1 christos #undef HAVE_STRING_H 56 1.1 christos 57 1.1.1.2 christos /* Define to 1 if you have the `strlcat' function. */ 58 1.1.1.2 christos #undef HAVE_STRLCAT 59 1.1.1.2 christos 60 1.1 christos /* Define to 1 if you have the `strlcmp' function. */ 61 1.1 christos #undef HAVE_STRLCMP 62 1.1 christos 63 1.1 christos /* Define to 1 if you have the `strlcpy' function. */ 64 1.1 christos #undef HAVE_STRLCPY 65 1.1 christos 66 1.1.1.4 christos /* Define to 1 if you have the `strlset' function. */ 67 1.1.1.4 christos #undef HAVE_STRLSET 68 1.1.1.4 christos 69 1.1 christos /* Define to 1 if you have the <sys/stat.h> header file. */ 70 1.1 christos #undef HAVE_SYS_STAT_H 71 1.1 christos 72 1.1 christos /* Define to 1 if you have the <sys/types.h> header file. */ 73 1.1 christos #undef HAVE_SYS_TYPES_H 74 1.1 christos 75 1.1 christos /* Define to 1 if you have the <unistd.h> header file. */ 76 1.1 christos #undef HAVE_UNISTD_H 77 1.1 christos 78 1.1.1.3 christos /* Define to 1 if you have the `vasprintf' function. */ 79 1.1.1.3 christos #undef HAVE_VASPRINTF 80 1.1.1.3 christos 81 1.1 christos /* OpenPAM library major number */ 82 1.1 christos #undef LIB_MAJ 83 1.1 christos 84 1.1.1.5 christos /* Define to the sub-directory where libtool stores uninstalled libraries. */ 85 1.1 christos #undef LT_OBJDIR 86 1.1 christos 87 1.1.1.3 christos /* Turn debugging macros on */ 88 1.1 christos #undef OPENPAM_DEBUG 89 1.1 christos 90 1.1 christos /* OpenPAM modules directory */ 91 1.1 christos #undef OPENPAM_MODULES_DIR 92 1.1 christos 93 1.1 christos /* Name of package */ 94 1.1 christos #undef PACKAGE 95 1.1 christos 96 1.1 christos /* Define to the address where bug reports for this package should be sent. */ 97 1.1 christos #undef PACKAGE_BUGREPORT 98 1.1 christos 99 1.1 christos /* Define to the full name of this package. */ 100 1.1 christos #undef PACKAGE_NAME 101 1.1 christos 102 1.1 christos /* Define to the full name and version of this package. */ 103 1.1 christos #undef PACKAGE_STRING 104 1.1 christos 105 1.1 christos /* Define to the one symbol short name of this package. */ 106 1.1 christos #undef PACKAGE_TARNAME 107 1.1 christos 108 1.1 christos /* Define to the home page for this package. */ 109 1.1 christos #undef PACKAGE_URL 110 1.1 christos 111 1.1 christos /* Define to the version of this package. */ 112 1.1 christos #undef PACKAGE_VERSION 113 1.1 christos 114 1.1 christos /* Define to 1 if you have the ANSI C header files. */ 115 1.1 christos #undef STDC_HEADERS 116 1.1 christos 117 1.1 christos /* Enable extensions on AIX 3, Interix. */ 118 1.1 christos #ifndef _ALL_SOURCE 119 1.1 christos # undef _ALL_SOURCE 120 1.1 christos #endif 121 1.1 christos /* Enable GNU extensions on systems that have them. */ 122 1.1 christos #ifndef _GNU_SOURCE 123 1.1 christos # undef _GNU_SOURCE 124 1.1 christos #endif 125 1.1 christos /* Enable threading extensions on Solaris. */ 126 1.1 christos #ifndef _POSIX_PTHREAD_SEMANTICS 127 1.1 christos # undef _POSIX_PTHREAD_SEMANTICS 128 1.1 christos #endif 129 1.1 christos /* Enable extensions on HP NonStop. */ 130 1.1 christos #ifndef _TANDEM_SOURCE 131 1.1 christos # undef _TANDEM_SOURCE 132 1.1 christos #endif 133 1.1 christos /* Enable general extensions on Solaris. */ 134 1.1 christos #ifndef __EXTENSIONS__ 135 1.1 christos # undef __EXTENSIONS__ 136 1.1 christos #endif 137 1.1 christos 138 1.1 christos 139 1.1 christos /* Version number of package */ 140 1.1 christos #undef VERSION 141 1.1 christos 142 1.1 christos /* Define to 1 if on MINIX. */ 143 1.1 christos #undef _MINIX 144 1.1 christos 145 1.1 christos /* Define to 2 if the system does not provide POSIX.1 features except with 146 1.1 christos this defined. */ 147 1.1 christos #undef _POSIX_1_SOURCE 148 1.1 christos 149 1.1 christos /* Define to 1 if you need to in order for `stat' and other things to work. */ 150 1.1 christos #undef _POSIX_SOURCE 151 1.1 christos 152 1.1 christos /* Define to empty if `const' does not conform to ANSI C. */ 153 1.1 christos #undef const 154 1.1 christos 155 1.1 christos /* Define to the equivalent of the C99 'restrict' keyword, or to 156 1.1 christos nothing if this is not supported. Do not define if restrict is 157 1.1 christos supported directly. */ 158 1.1 christos #undef restrict 159 1.1 christos /* Work around a bug in Sun C++: it does not support _Restrict or 160 1.1 christos __restrict__, even though the corresponding Sun C compiler ends up with 161 1.1 christos "#define restrict _Restrict" or "#define restrict __restrict__" in the 162 1.1 christos previous line. Perhaps some future version of Sun C++ will work with 163 1.1 christos restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ 164 1.1 christos #if defined __SUNPRO_CC && !defined __RESTRICT 165 1.1 christos # define _Restrict 166 1.1 christos # define __restrict__ 167 1.1 christos #endif 168 1.1 christos 169 1.1 christos /* Define to empty if the keyword `volatile' does not work. Warning: valid 170 1.1 christos code using `volatile' can become incorrect without. Disable with care. */ 171 1.1 christos #undef volatile 172