| 1 | /* src/config.h.in. Generated from configure.ac by autoheader. */ |
|---|
| 2 | |
|---|
| 3 | /* Define if using the Apple Foundation framework */ |
|---|
| 4 | #undef APPLE_FOUNDATION |
|---|
| 5 | |
|---|
| 6 | /* Define if using the Apple Objective-C runtime and compiler. */ |
|---|
| 7 | #undef APPLE_RUNTIME |
|---|
| 8 | |
|---|
| 9 | /* Define to 1 if the `closedir' function returns void instead of `int'. */ |
|---|
| 10 | #undef CLOSEDIR_VOID |
|---|
| 11 | |
|---|
| 12 | /* Define if using the GNUstep Foundation library */ |
|---|
| 13 | #undef GNUSTEP_FOUNDATION |
|---|
| 14 | |
|---|
| 15 | /* Define if using the GNU Objective-C runtime and compiler. */ |
|---|
| 16 | #undef GNU_RUNTIME |
|---|
| 17 | |
|---|
| 18 | /* Define to 1 if you have the `bzero' function. */ |
|---|
| 19 | #undef HAVE_BZERO |
|---|
| 20 | |
|---|
| 21 | /* Define to 1 if you have the `clearenv' function. */ |
|---|
| 22 | #undef HAVE_CLEARENV |
|---|
| 23 | |
|---|
| 24 | /* Define to 1 if you have the `copyfile' function. */ |
|---|
| 25 | #undef HAVE_COPYFILE |
|---|
| 26 | |
|---|
| 27 | /* Define to 1 if you have the <crt_externs.h> header file. */ |
|---|
| 28 | #undef HAVE_CRT_EXTERNS_H |
|---|
| 29 | |
|---|
| 30 | /* Define to 1 if you have the curl_easy_strerror function. */ |
|---|
| 31 | #undef HAVE_CURL_EASY_STRERROR |
|---|
| 32 | |
|---|
| 33 | /* Define to 1 if you have the declaration of `completion_matches', and to 0 |
|---|
| 34 | if you don't. */ |
|---|
| 35 | #undef HAVE_DECL_COMPLETION_MATCHES |
|---|
| 36 | |
|---|
| 37 | /* Define to 1 if you have the declaration of `filename_completion_function', |
|---|
| 38 | and to 0 if you don't. */ |
|---|
| 39 | #undef HAVE_DECL_FILENAME_COMPLETION_FUNCTION |
|---|
| 40 | |
|---|
| 41 | /* Define to 1 if you have the declaration of `rl_completion_matches', and to |
|---|
| 42 | 0 if you don't. */ |
|---|
| 43 | #undef HAVE_DECL_RL_COMPLETION_MATCHES |
|---|
| 44 | |
|---|
| 45 | /* Define to 1 if you have the declaration of |
|---|
| 46 | `rl_filename_completion_function', and to 0 if you don't. */ |
|---|
| 47 | #undef HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION |
|---|
| 48 | |
|---|
| 49 | /* Define to 1 if you have the declaration of |
|---|
| 50 | `rl_username_completion_function', and to 0 if you don't. */ |
|---|
| 51 | #undef HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION |
|---|
| 52 | |
|---|
| 53 | /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you |
|---|
| 54 | don't. */ |
|---|
| 55 | #undef HAVE_DECL_STRERROR_R |
|---|
| 56 | |
|---|
| 57 | /* Define to 1 if you have the declaration of `username_completion_function', |
|---|
| 58 | and to 0 if you don't. */ |
|---|
| 59 | #undef HAVE_DECL_USERNAME_COMPLETION_FUNCTION |
|---|
| 60 | |
|---|
| 61 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
|---|
| 62 | */ |
|---|
| 63 | #undef HAVE_DIRENT_H |
|---|
| 64 | |
|---|
| 65 | /* Define to 1 if you have the `dup2' function. */ |
|---|
| 66 | #undef HAVE_DUP2 |
|---|
| 67 | |
|---|
| 68 | /* Define to 1 if you have the <err.h> header file. */ |
|---|
| 69 | #undef HAVE_ERR_H |
|---|
| 70 | |
|---|
| 71 | /* Define to 1 if you have the <fcntl.h> header file. */ |
|---|
| 72 | #undef HAVE_FCNTL_H |
|---|
| 73 | |
|---|
| 74 | /* Define to 1 if you have the `fgetln' function. */ |
|---|
| 75 | #undef HAVE_FGETLN |
|---|
| 76 | |
|---|
| 77 | /* Define to 1 if you have the `flock' function. */ |
|---|
| 78 | #undef HAVE_FLOCK |
|---|
| 79 | |
|---|
| 80 | /* Define to 1 if you have the `fork' function. */ |
|---|
| 81 | #undef HAVE_FORK |
|---|
| 82 | |
|---|
| 83 | /* Define if CoreFoundation framework is available */ |
|---|
| 84 | #undef HAVE_FRAMEWORK_COREFOUNDATION |
|---|
| 85 | |
|---|
| 86 | /* Define if IOKit framework is available */ |
|---|
| 87 | #undef HAVE_FRAMEWORK_IOKIT |
|---|
| 88 | |
|---|
| 89 | /* Define if SystemConfiguration framework is available */ |
|---|
| 90 | #undef HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
|---|
| 91 | |
|---|
| 92 | /* Define if function CFNotificationCenterGetDarwinNotifyCenter in |
|---|
| 93 | CoreFoundation framework */ |
|---|
| 94 | #undef HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
|---|
| 95 | |
|---|
| 96 | /* Define to 1 if you have the <inttypes.h> header file. */ |
|---|
| 97 | #undef HAVE_INTTYPES_H |
|---|
| 98 | |
|---|
| 99 | /* Define if you have the `crypto' library (-lcrypto). */ |
|---|
| 100 | #undef HAVE_LIBCRYPTO |
|---|
| 101 | |
|---|
| 102 | /* Define to 1 if you have the <libgen.h> header file. */ |
|---|
| 103 | #undef HAVE_LIBGEN_H |
|---|
| 104 | |
|---|
| 105 | /* Define if you have the `md' library (-lmd). */ |
|---|
| 106 | #undef HAVE_LIBMD |
|---|
| 107 | |
|---|
| 108 | /* Define to 1 if you have the `readline' library (-lreadline). */ |
|---|
| 109 | #undef HAVE_LIBREADLINE |
|---|
| 110 | |
|---|
| 111 | /* Define to 1 if you have the <limits.h> header file. */ |
|---|
| 112 | #undef HAVE_LIMITS_H |
|---|
| 113 | |
|---|
| 114 | /* Define to 1 if you have the `lockf' function. */ |
|---|
| 115 | #undef HAVE_LOCKF |
|---|
| 116 | |
|---|
| 117 | /* Define to 1 if you have the <md5.h> header file. */ |
|---|
| 118 | #undef HAVE_MD5_H |
|---|
| 119 | |
|---|
| 120 | /* Define to 1 if you have the <memory.h> header file. */ |
|---|
| 121 | #undef HAVE_MEMORY_H |
|---|
| 122 | |
|---|
| 123 | /* Define to 1 if you have the `memset' function. */ |
|---|
| 124 | #undef HAVE_MEMSET |
|---|
| 125 | |
|---|
| 126 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
|---|
| 127 | #undef HAVE_NDIR_H |
|---|
| 128 | |
|---|
| 129 | /* Define to 1 if you have the <objc/objc.h> header file. */ |
|---|
| 130 | #undef HAVE_OBJC_OBJC_H |
|---|
| 131 | |
|---|
| 132 | /* Define to 1 if you have the <openssl/md5.h> header file. */ |
|---|
| 133 | #undef HAVE_OPENSSL_MD5_H |
|---|
| 134 | |
|---|
| 135 | /* Define to 1 if you have the <paths.h> header file. */ |
|---|
| 136 | #undef HAVE_PATHS_H |
|---|
| 137 | |
|---|
| 138 | /* Define if you have POSIX threads libraries and header files. */ |
|---|
| 139 | #undef HAVE_PTHREAD |
|---|
| 140 | |
|---|
| 141 | /* Define to 1 if you have the <pwd.h> header file. */ |
|---|
| 142 | #undef HAVE_PWD_H |
|---|
| 143 | |
|---|
| 144 | /* Define to 1 if you have the <readline/history.h> header file. */ |
|---|
| 145 | #undef HAVE_READLINE_HISTORY_H |
|---|
| 146 | |
|---|
| 147 | /* Define to 1 if you have the <readline/readline.h> header file. */ |
|---|
| 148 | #undef HAVE_READLINE_READLINE_H |
|---|
| 149 | |
|---|
| 150 | /* Define to 1 if you have the `regcomp' function. */ |
|---|
| 151 | #undef HAVE_REGCOMP |
|---|
| 152 | |
|---|
| 153 | /* Define to 1 if you have the `setmode' function. */ |
|---|
| 154 | #undef HAVE_SETMODE |
|---|
| 155 | |
|---|
| 156 | /* Define to 1 if you have the <stdint.h> header file. */ |
|---|
| 157 | #undef HAVE_STDINT_H |
|---|
| 158 | |
|---|
| 159 | /* Define to 1 if you have the <stdlib.h> header file. */ |
|---|
| 160 | #undef HAVE_STDLIB_H |
|---|
| 161 | |
|---|
| 162 | /* Define to 1 if you have the `strcasecmp' function. */ |
|---|
| 163 | #undef HAVE_STRCASECMP |
|---|
| 164 | |
|---|
| 165 | /* Define to 1 if you have the `strdup' function. */ |
|---|
| 166 | #undef HAVE_STRDUP |
|---|
| 167 | |
|---|
| 168 | /* Define to 1 if you have the `strerror' function. */ |
|---|
| 169 | #undef HAVE_STRERROR |
|---|
| 170 | |
|---|
| 171 | /* Define to 1 if you have the `strerror_r' function. */ |
|---|
| 172 | #undef HAVE_STRERROR_R |
|---|
| 173 | |
|---|
| 174 | /* Define to 1 if you have the <strings.h> header file. */ |
|---|
| 175 | #undef HAVE_STRINGS_H |
|---|
| 176 | |
|---|
| 177 | /* Define to 1 if you have the <string.h> header file. */ |
|---|
| 178 | #undef HAVE_STRING_H |
|---|
| 179 | |
|---|
| 180 | /* Define to 1 if you have the `strlcpy' function. */ |
|---|
| 181 | #undef HAVE_STRLCPY |
|---|
| 182 | |
|---|
| 183 | /* Define to 1 if you have the `strncasecmp' function. */ |
|---|
| 184 | #undef HAVE_STRNCASECMP |
|---|
| 185 | |
|---|
| 186 | /* Define to 1 if you have the `strtol' function. */ |
|---|
| 187 | #undef HAVE_STRTOL |
|---|
| 188 | |
|---|
| 189 | /* Define to 1 if you have the <sys/cdefs.h> header file. */ |
|---|
| 190 | #undef HAVE_SYS_CDEFS_H |
|---|
| 191 | |
|---|
| 192 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
|---|
| 193 | */ |
|---|
| 194 | #undef HAVE_SYS_DIR_H |
|---|
| 195 | |
|---|
| 196 | /* Define to 1 if you have the <sys/fcntl.h> header file. */ |
|---|
| 197 | #undef HAVE_SYS_FCNTL_H |
|---|
| 198 | |
|---|
| 199 | /* Define to 1 if you have the <sys/file.h> header file. */ |
|---|
| 200 | #undef HAVE_SYS_FILE_H |
|---|
| 201 | |
|---|
| 202 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
|---|
| 203 | */ |
|---|
| 204 | #undef HAVE_SYS_NDIR_H |
|---|
| 205 | |
|---|
| 206 | /* Define to 1 if you have the <sys/paths.h> header file. */ |
|---|
| 207 | #undef HAVE_SYS_PATHS_H |
|---|
| 208 | |
|---|
| 209 | /* Define to 1 if you have the <sys/socket.h> header file. */ |
|---|
| 210 | #undef HAVE_SYS_SOCKET_H |
|---|
| 211 | |
|---|
| 212 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
|---|
| 213 | #undef HAVE_SYS_STAT_H |
|---|
| 214 | |
|---|
| 215 | /* Define to 1 if you have the <sys/types.h> header file. */ |
|---|
| 216 | #undef HAVE_SYS_TYPES_H |
|---|
| 217 | |
|---|
| 218 | /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ |
|---|
| 219 | #undef HAVE_SYS_WAIT_H |
|---|
| 220 | |
|---|
| 221 | /* Define to 1 if you have the <unistd.h> header file. */ |
|---|
| 222 | #undef HAVE_UNISTD_H |
|---|
| 223 | |
|---|
| 224 | /* Define to 1 if you have the <utime.h> header file. */ |
|---|
| 225 | #undef HAVE_UTIME_H |
|---|
| 226 | |
|---|
| 227 | /* Define to 1 if you have the `vfork' function. */ |
|---|
| 228 | #undef HAVE_VFORK |
|---|
| 229 | |
|---|
| 230 | /* Define to 1 if you have the <vfork.h> header file. */ |
|---|
| 231 | #undef HAVE_VFORK_H |
|---|
| 232 | |
|---|
| 233 | /* Define to 1 if `fork' works. */ |
|---|
| 234 | #undef HAVE_WORKING_FORK |
|---|
| 235 | |
|---|
| 236 | /* Define to 1 if `vfork' works. */ |
|---|
| 237 | #undef HAVE_WORKING_VFORK |
|---|
| 238 | |
|---|
| 239 | /* Lowest non-system-reserved GID. */ |
|---|
| 240 | #undef MIN_USABLE_GID |
|---|
| 241 | |
|---|
| 242 | /* Lowest non-system-reserved UID. */ |
|---|
| 243 | #undef MIN_USABLE_UID |
|---|
| 244 | |
|---|
| 245 | /* Mark private symbols */ |
|---|
| 246 | #undef MP_PRIVATE |
|---|
| 247 | |
|---|
| 248 | /* Define to the address where bug reports for this package should be sent. */ |
|---|
| 249 | #undef PACKAGE_BUGREPORT |
|---|
| 250 | |
|---|
| 251 | /* Define to the full name of this package. */ |
|---|
| 252 | #undef PACKAGE_NAME |
|---|
| 253 | |
|---|
| 254 | /* Define to the full name and version of this package. */ |
|---|
| 255 | #undef PACKAGE_STRING |
|---|
| 256 | |
|---|
| 257 | /* Define to the one symbol short name of this package. */ |
|---|
| 258 | #undef PACKAGE_TARNAME |
|---|
| 259 | |
|---|
| 260 | /* Define to the version of this package. */ |
|---|
| 261 | #undef PACKAGE_VERSION |
|---|
| 262 | |
|---|
| 263 | /* Define to necessary symbol if this constant uses a non-standard name on |
|---|
| 264 | your system. */ |
|---|
| 265 | #undef PTHREAD_CREATE_JOINABLE |
|---|
| 266 | |
|---|
| 267 | /* Define to 1 if readlink does not conform with POSIX 1003.1a (where third |
|---|
| 268 | argument is a size_t and return value is a ssize_t) */ |
|---|
| 269 | #undef READLINK_IS_NOT_P1003_1A |
|---|
| 270 | |
|---|
| 271 | /* Define to 1 if static build is requested */ |
|---|
| 272 | #undef STATIC_BUILD |
|---|
| 273 | |
|---|
| 274 | /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ |
|---|
| 275 | #undef STAT_MACROS_BROKEN |
|---|
| 276 | |
|---|
| 277 | /* Define to 1 if you have the ANSI C header files. */ |
|---|
| 278 | #undef STDC_HEADERS |
|---|
| 279 | |
|---|
| 280 | /* Define to 1 if strerror_r returns char *. */ |
|---|
| 281 | #undef STRERROR_R_CHAR_P |
|---|
| 282 | |
|---|
| 283 | /* SDK for SDK redirect in tracelib */ |
|---|
| 284 | #undef TRACE_SDK |
|---|
| 285 | |
|---|
| 286 | /* Attribute to mark unused variables */ |
|---|
| 287 | #undef UNUSED |
|---|
| 288 | |
|---|
| 289 | /* Define to 1 if the X Window System is missing or not being used. */ |
|---|
| 290 | #undef X_DISPLAY_MISSING |
|---|
| 291 | |
|---|
| 292 | /* Define to `int' if <sys/types.h> does not define. */ |
|---|
| 293 | #undef pid_t |
|---|
| 294 | |
|---|
| 295 | /* Define as `fork' if `vfork' does not work. */ |
|---|
| 296 | #undef vfork |
|---|