[165] | 1 | /* include/config.h.in. Generated from configure.in by autoheader. */
|
---|
| 2 |
|
---|
| 3 | /* Whether the host os is aix */
|
---|
| 4 | #undef AIX
|
---|
| 5 |
|
---|
| 6 | /* Whether the AIX send_file() API is available */
|
---|
| 7 | #undef AIX_SENDFILE_API
|
---|
| 8 |
|
---|
| 9 | /* Does extattr API work */
|
---|
| 10 | #undef BROKEN_EXTATTR
|
---|
| 11 |
|
---|
| 12 | /* Does getgrnam work correctly */
|
---|
| 13 | #undef BROKEN_GETGRNAM
|
---|
| 14 |
|
---|
| 15 | /* Whether the nisplus include files are broken */
|
---|
| 16 | #undef BROKEN_NISPLUS_INCLUDE_FILES
|
---|
| 17 |
|
---|
| 18 | /* Broken RedHat 7.2 system header files */
|
---|
| 19 | #undef BROKEN_REDHAT_7_SYSTEM_HEADERS
|
---|
| 20 |
|
---|
| 21 | /* Does strndup work correctly */
|
---|
| 22 | #undef BROKEN_STRNDUP
|
---|
| 23 |
|
---|
| 24 | /* Does strnlen work correctly */
|
---|
| 25 | #undef BROKEN_STRNLEN
|
---|
| 26 |
|
---|
| 27 | /* Does this system use unicode compose characters */
|
---|
| 28 | #undef BROKEN_UNICODE_COMPOSE_CHARACTERS
|
---|
| 29 |
|
---|
| 30 | /* Whether to enable cluster extensions */
|
---|
| 31 | #undef CLUSTER_SUPPORT
|
---|
| 32 |
|
---|
| 33 | /* Whether the compiler supports the LL prefix on long long integers */
|
---|
| 34 | #undef COMPILER_SUPPORTS_LL
|
---|
| 35 |
|
---|
| 36 | /* Marker for samba's config.h */
|
---|
| 37 | #undef CONFIG_H_IS_FROM_SAMBA
|
---|
| 38 |
|
---|
| 39 | /* Whether the host os is Darwin/MacOSX */
|
---|
| 40 | #undef DARWINOS
|
---|
| 41 |
|
---|
| 42 | /* Default display charset name */
|
---|
| 43 | #undef DEFAULT_DISPLAY_CHARSET
|
---|
| 44 |
|
---|
| 45 | /* Default dos charset name */
|
---|
| 46 | #undef DEFAULT_DOS_CHARSET
|
---|
| 47 |
|
---|
| 48 | /* Default unix charset name */
|
---|
| 49 | #undef DEFAULT_UNIX_CHARSET
|
---|
| 50 |
|
---|
| 51 | /* Define to check invariants around some common functions */
|
---|
| 52 | #undef DMALLOC_FUNC_CHECK
|
---|
| 53 |
|
---|
| 54 | /* Defined if running in the build farm */
|
---|
| 55 | #undef ENABLE_BUILD_FARM_HACKS
|
---|
| 56 |
|
---|
| 57 | /* Define to turn on dmalloc debugging */
|
---|
| 58 | #undef ENABLE_DMALLOC
|
---|
| 59 |
|
---|
| 60 | /* Whether the host os is FreeBSD */
|
---|
| 61 | #undef FREEBSD
|
---|
| 62 |
|
---|
| 63 | /* Whether the FreeBSD sendfile() API is available */
|
---|
| 64 | #undef FREEBSD_SENDFILE_API
|
---|
| 65 |
|
---|
| 66 | /* Whether we are running on 64bit linux */
|
---|
| 67 | #undef HAVE_64BIT_LINUX
|
---|
| 68 |
|
---|
| 69 | /* Whether acl_get_perm_np() is available */
|
---|
| 70 | #undef HAVE_ACL_GET_PERM_NP
|
---|
| 71 |
|
---|
| 72 | /* Define to 1 if you have the <acl/libacl.h> header file. */
|
---|
| 73 | #undef HAVE_ACL_LIBACL_H
|
---|
| 74 |
|
---|
| 75 | /* Whether the krb5_address struct has a addrtype property */
|
---|
| 76 | #undef HAVE_ADDRTYPE_IN_KRB5_ADDRESS
|
---|
| 77 |
|
---|
| 78 | /* Whether the krb5_address struct has a addr_type property */
|
---|
| 79 | #undef HAVE_ADDR_TYPE_IN_KRB5_ADDRESS
|
---|
| 80 |
|
---|
| 81 | /* Define to 1 if you have the `add_proplist_entry' function. */
|
---|
| 82 | #undef HAVE_ADD_PROPLIST_ENTRY
|
---|
| 83 |
|
---|
| 84 | /* Define to 1 if you have the <afs/afs.h> header file. */
|
---|
| 85 | #undef HAVE_AFS_AFS_H
|
---|
| 86 |
|
---|
| 87 | /* Define to 1 if you have the <afs.h> header file. */
|
---|
| 88 | #undef HAVE_AFS_H
|
---|
| 89 |
|
---|
| 90 | /* Whether 64 bit aio is available */
|
---|
| 91 | #undef HAVE_AIOCB64
|
---|
| 92 |
|
---|
| 93 | /* Have aio_cancel */
|
---|
| 94 | #undef HAVE_AIO_CANCEL
|
---|
| 95 |
|
---|
| 96 | /* Have aio_cancel64 */
|
---|
| 97 | #undef HAVE_AIO_CANCEL64
|
---|
| 98 |
|
---|
| 99 | /* Have aio_error */
|
---|
| 100 | #undef HAVE_AIO_ERROR
|
---|
| 101 |
|
---|
| 102 | /* Have aio_error64 */
|
---|
| 103 | #undef HAVE_AIO_ERROR64
|
---|
| 104 |
|
---|
| 105 | /* Have aio_fsync */
|
---|
| 106 | #undef HAVE_AIO_FSYNC
|
---|
| 107 |
|
---|
| 108 | /* Have aio_fsync64 */
|
---|
| 109 | #undef HAVE_AIO_FSYNC64
|
---|
| 110 |
|
---|
| 111 | /* Define to 1 if you have the <aio.h> header file. */
|
---|
| 112 | #undef HAVE_AIO_H
|
---|
| 113 |
|
---|
| 114 | /* Have aio_read */
|
---|
| 115 | #undef HAVE_AIO_READ
|
---|
| 116 |
|
---|
| 117 | /* Have aio_read64 */
|
---|
| 118 | #undef HAVE_AIO_READ64
|
---|
| 119 |
|
---|
| 120 | /* Have aio_return */
|
---|
| 121 | #undef HAVE_AIO_RETURN
|
---|
| 122 |
|
---|
| 123 | /* Have aio_return64 */
|
---|
| 124 | #undef HAVE_AIO_RETURN64
|
---|
| 125 |
|
---|
| 126 | /* Have aio_suspend */
|
---|
| 127 | #undef HAVE_AIO_SUSPEND
|
---|
| 128 |
|
---|
| 129 | /* Have aio_suspend64 */
|
---|
| 130 | #undef HAVE_AIO_SUSPEND64
|
---|
| 131 |
|
---|
| 132 | /* Have aio_write */
|
---|
| 133 | #undef HAVE_AIO_WRITE
|
---|
| 134 |
|
---|
| 135 | /* Have aio_write64 */
|
---|
| 136 | #undef HAVE_AIO_WRITE64
|
---|
| 137 |
|
---|
| 138 | /* Whether AIX ACLs are available */
|
---|
| 139 | #undef HAVE_AIX_ACLS
|
---|
| 140 |
|
---|
| 141 | /* Define to 1 if you have the <alloca.h> header file. */
|
---|
| 142 | #undef HAVE_ALLOCA_H
|
---|
| 143 |
|
---|
| 144 | /* Whether the AP_OPTS_USE_SUBKEY ap option is available */
|
---|
| 145 | #undef HAVE_AP_OPTS_USE_SUBKEY
|
---|
| 146 |
|
---|
| 147 | /* Define to 1 if you have the <arpa/inet.h> header file. */
|
---|
| 148 | #undef HAVE_ARPA_INET_H
|
---|
| 149 |
|
---|
| 150 | /* check for <asm/types.h> */
|
---|
| 151 | #undef HAVE_ASM_TYPES_H
|
---|
| 152 |
|
---|
| 153 | /* Define to 1 if you have the <asm/unistd.h> header file. */
|
---|
| 154 | #undef HAVE_ASM_UNISTD_H
|
---|
| 155 |
|
---|
| 156 | /* Define to 1 if you have the `asprintf' function. */
|
---|
| 157 | #undef HAVE_ASPRINTF
|
---|
| 158 |
|
---|
| 159 | /* Whether asprintf() is available */
|
---|
| 160 | #undef HAVE_ASPRINTF_DECL
|
---|
| 161 |
|
---|
| 162 | /* Define to 1 if you have the `atexit' function. */
|
---|
| 163 | #undef HAVE_ATEXIT
|
---|
| 164 |
|
---|
| 165 | /* Define to 1 if you have the `attropen' function. */
|
---|
| 166 | #undef HAVE_ATTROPEN
|
---|
| 167 |
|
---|
| 168 | /* Define to 1 if you have the `attr_get' function. */
|
---|
| 169 | #undef HAVE_ATTR_GET
|
---|
| 170 |
|
---|
| 171 | /* Define to 1 if you have the `attr_getf' function. */
|
---|
| 172 | #undef HAVE_ATTR_GETF
|
---|
| 173 |
|
---|
| 174 | /* Define to 1 if you have the `attr_list' function. */
|
---|
| 175 | #undef HAVE_ATTR_LIST
|
---|
| 176 |
|
---|
| 177 | /* Define to 1 if you have the `attr_listf' function. */
|
---|
| 178 | #undef HAVE_ATTR_LISTF
|
---|
| 179 |
|
---|
| 180 | /* Define to 1 if you have the `attr_remove' function. */
|
---|
| 181 | #undef HAVE_ATTR_REMOVE
|
---|
| 182 |
|
---|
| 183 | /* Define to 1 if you have the `attr_removef' function. */
|
---|
| 184 | #undef HAVE_ATTR_REMOVEF
|
---|
| 185 |
|
---|
| 186 | /* Define to 1 if you have the `attr_set' function. */
|
---|
| 187 | #undef HAVE_ATTR_SET
|
---|
| 188 |
|
---|
| 189 | /* Define to 1 if you have the `attr_setf' function. */
|
---|
| 190 | #undef HAVE_ATTR_SETF
|
---|
| 191 |
|
---|
| 192 | /* Define to 1 if you have the <attr/xattr.h> header file. */
|
---|
| 193 | #undef HAVE_ATTR_XATTR_H
|
---|
| 194 |
|
---|
| 195 | /* Define to 1 if you have the `backtrace_symbols' function. */
|
---|
| 196 | #undef HAVE_BACKTRACE_SYMBOLS
|
---|
| 197 |
|
---|
| 198 | /* Define to 1 if you have the `ber_scanf' function. */
|
---|
| 199 | #undef HAVE_BER_SCANF
|
---|
| 200 |
|
---|
| 201 | /* What header to include for iconv() function: biconv.h */
|
---|
| 202 | #undef HAVE_BICONV
|
---|
| 203 |
|
---|
| 204 | /* Whether bigcrypt is available */
|
---|
| 205 | #undef HAVE_BIGCRYPT
|
---|
| 206 |
|
---|
| 207 | /* Whether the bool type is available */
|
---|
| 208 | #undef HAVE_BOOL
|
---|
| 209 |
|
---|
| 210 | /* Whether fcntl64 locks are broken */
|
---|
| 211 | #undef HAVE_BROKEN_FCNTL64_LOCKS
|
---|
| 212 |
|
---|
| 213 | /* Whether getgroups is broken */
|
---|
| 214 | #undef HAVE_BROKEN_GETGROUPS
|
---|
| 215 |
|
---|
| 216 | /* Whether readdir() returns the wrong name offset */
|
---|
| 217 | #undef HAVE_BROKEN_READDIR_NAME
|
---|
| 218 |
|
---|
| 219 | /* Define to 1 if you have the `bzero' function. */
|
---|
| 220 | #undef HAVE_BZERO
|
---|
| 221 |
|
---|
| 222 | /* Whether there is a C99 compliant vsnprintf */
|
---|
| 223 | #undef HAVE_C99_VSNPRINTF
|
---|
| 224 |
|
---|
| 225 | /* Whether cap_get_proc is available */
|
---|
| 226 | #undef HAVE_CAP_GET_PROC
|
---|
| 227 |
|
---|
| 228 | /* Define to 1 if you have the <CFStringEncodingConverter.h> header file. */
|
---|
| 229 | #undef HAVE_CFSTRINGENCODINGCONVERTER_H
|
---|
| 230 |
|
---|
| 231 | /* Whether the krb5_checksum struct has a checksum property */
|
---|
| 232 | #undef HAVE_CHECKSUM_IN_KRB5_CHECKSUM
|
---|
| 233 |
|
---|
| 234 | /* Define to 1 if you have the `chflags' function. */
|
---|
| 235 | #undef HAVE_CHFLAGS
|
---|
| 236 |
|
---|
| 237 | /* Define to 1 if you have the `chmod' function. */
|
---|
| 238 | #undef HAVE_CHMOD
|
---|
| 239 |
|
---|
| 240 | /* Define to 1 if you have the `chown' function. */
|
---|
| 241 | #undef HAVE_CHOWN
|
---|
| 242 |
|
---|
| 243 | /* Define to 1 if you have the `chroot' function. */
|
---|
| 244 | #undef HAVE_CHROOT
|
---|
| 245 |
|
---|
| 246 | /* Define to 1 if you have the `chsize' function. */
|
---|
| 247 | #undef HAVE_CHSIZE
|
---|
| 248 |
|
---|
| 249 | /* Whether clock_gettime is available */
|
---|
| 250 | #undef HAVE_CLOCK_GETTIME
|
---|
| 251 |
|
---|
| 252 | /* Whether the clock_gettime clock ID CLOCK_MONOTONIC is available */
|
---|
| 253 | #undef HAVE_CLOCK_MONOTONIC
|
---|
| 254 |
|
---|
| 255 | /* Whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available */
|
---|
| 256 | #undef HAVE_CLOCK_PROCESS_CPUTIME_ID
|
---|
| 257 |
|
---|
| 258 | /* Whether the clock_gettime clock ID CLOCK_REALTIME is available */
|
---|
| 259 | #undef HAVE_CLOCK_REALTIME
|
---|
| 260 |
|
---|
| 261 | /* Define to 1 if you have the `closedir64' function. */
|
---|
| 262 | #undef HAVE_CLOSEDIR64
|
---|
| 263 |
|
---|
| 264 | /* Whether or not we have comparison_fn_t */
|
---|
| 265 | #undef HAVE_COMPARISON_FN_T
|
---|
| 266 |
|
---|
| 267 | /* Define to 1 if you have the <compat.h> header file. */
|
---|
| 268 | #undef HAVE_COMPAT_H
|
---|
| 269 |
|
---|
| 270 | /* Whether the compiler will optimize out function calls */
|
---|
| 271 | #undef HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS
|
---|
| 272 |
|
---|
| 273 | /* Define to 1 if you have the <com_err.h> header file. */
|
---|
| 274 | #undef HAVE_COM_ERR_H
|
---|
| 275 |
|
---|
| 276 | /* Whether the system has connect() */
|
---|
| 277 | #undef HAVE_CONNECT
|
---|
| 278 |
|
---|
| 279 | /* Define to 1 if you have the `copy_Authenticator' function. */
|
---|
| 280 | #undef HAVE_COPY_AUTHENTICATOR
|
---|
| 281 |
|
---|
| 282 | /* Define to 1 if you have the <CoreFoundation/CFStringEncodingConverter.h>
|
---|
| 283 | header file. */
|
---|
| 284 | #undef HAVE_COREFOUNDATION_CFSTRINGENCODINGCONVERTER_H
|
---|
| 285 |
|
---|
| 286 | /* Define to 1 if you have the `creat64' function. */
|
---|
| 287 | #undef HAVE_CREAT64
|
---|
| 288 |
|
---|
| 289 | /* Whether the system has the crypt() function */
|
---|
| 290 | #undef HAVE_CRYPT
|
---|
| 291 |
|
---|
| 292 | /* Define to 1 if you have the `crypt16' function. */
|
---|
| 293 | #undef HAVE_CRYPT16
|
---|
| 294 |
|
---|
| 295 | /* Define to 1 if you have the <ctype.h> header file. */
|
---|
| 296 | #undef HAVE_CTYPE_H
|
---|
| 297 |
|
---|
| 298 | /* Whether we have CUPS */
|
---|
| 299 | #undef HAVE_CUPS
|
---|
| 300 |
|
---|
| 301 | /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
|
---|
| 302 | don't. */
|
---|
| 303 | #undef HAVE_DECL_ASPRINTF
|
---|
| 304 |
|
---|
| 305 | /* Define to 1 if you have the declaration of `rl_event_hook', and to 0 if you
|
---|
| 306 | don't. */
|
---|
| 307 | #undef HAVE_DECL_RL_EVENT_HOOK
|
---|
| 308 |
|
---|
| 309 | /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
|
---|
| 310 | don't. */
|
---|
| 311 | #undef HAVE_DECL_SNPRINTF
|
---|
| 312 |
|
---|
| 313 | /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
|
---|
| 314 | don't. */
|
---|
| 315 | #undef HAVE_DECL_VASPRINTF
|
---|
| 316 |
|
---|
| 317 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
|
---|
| 318 | don't. */
|
---|
| 319 | #undef HAVE_DECL_VSNPRINTF
|
---|
| 320 |
|
---|
| 321 | /* Define to 1 if you have the `delproplist' function. */
|
---|
| 322 | #undef HAVE_DELPROPLIST
|
---|
| 323 |
|
---|
| 324 | /* Define to 1 if you have the `des_set_key' function. */
|
---|
| 325 | #undef HAVE_DES_SET_KEY
|
---|
| 326 |
|
---|
| 327 | /* Whether the 'dev64_t' type is available */
|
---|
| 328 | #undef HAVE_DEV64_T
|
---|
| 329 |
|
---|
| 330 | /* Whether the major macro for dev_t is available */
|
---|
| 331 | #undef HAVE_DEVICE_MAJOR_FN
|
---|
| 332 |
|
---|
| 333 | /* Whether the minor macro for dev_t is available */
|
---|
| 334 | #undef HAVE_DEVICE_MINOR_FN
|
---|
| 335 |
|
---|
| 336 | /* Define to 1 if you have the `devnm' function. */
|
---|
| 337 | #undef HAVE_DEVNM
|
---|
| 338 |
|
---|
| 339 | /* Define to 1 if you have the <devnm.h> header file. */
|
---|
| 340 | #undef HAVE_DEVNM_H
|
---|
| 341 |
|
---|
| 342 | /* Define to 1 if you have the <direct.h> header file. */
|
---|
| 343 | #undef HAVE_DIRECT_H
|
---|
| 344 |
|
---|
| 345 | /* Whether dirent has a d_off member */
|
---|
| 346 | #undef HAVE_DIRENT_D_OFF
|
---|
| 347 |
|
---|
| 348 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
---|
| 349 | */
|
---|
| 350 | #undef HAVE_DIRENT_H
|
---|
| 351 |
|
---|
| 352 | /* Define to 1 if you have the `dlclose' function. */
|
---|
| 353 | #undef HAVE_DLCLOSE
|
---|
| 354 |
|
---|
| 355 | /* Define to 1 if you have the `dlerror' function. */
|
---|
| 356 | #undef HAVE_DLERROR
|
---|
| 357 |
|
---|
| 358 | /* Define to 1 if you have the <dlfcn.h> header file. */
|
---|
| 359 | #undef HAVE_DLFCN_H
|
---|
| 360 |
|
---|
| 361 | /* Define to 1 if you have the `dlopen' function. */
|
---|
| 362 | #undef HAVE_DLOPEN
|
---|
| 363 |
|
---|
| 364 | /* Define to 1 if you have the `dlsym' function. */
|
---|
| 365 | #undef HAVE_DLSYM
|
---|
| 366 |
|
---|
| 367 | /* Define to 1 if you have the <dmapi.h> header file. */
|
---|
| 368 | #undef HAVE_DMAPI_H
|
---|
| 369 |
|
---|
| 370 | /* struct dqblk .dqb_fsoftlimit */
|
---|
| 371 | #undef HAVE_DQB_FSOFTLIMIT
|
---|
| 372 |
|
---|
| 373 | /* Define to 1 if you have the `dup2' function. */
|
---|
| 374 | #undef HAVE_DUP2
|
---|
| 375 |
|
---|
| 376 | /* Whether the ENCTYPE_ARCFOUR_HMAC_MD5 key type is available */
|
---|
| 377 | #undef HAVE_ENCTYPE_ARCFOUR_HMAC_MD5
|
---|
| 378 |
|
---|
| 379 | /* Define to 1 if you have the `endmntent' function. */
|
---|
| 380 | #undef HAVE_ENDMNTENT
|
---|
| 381 |
|
---|
| 382 | /* Define to 1 if you have the `endnetgrent' function. */
|
---|
| 383 | #undef HAVE_ENDNETGRENT
|
---|
| 384 |
|
---|
| 385 | /* Whether errno() is available */
|
---|
| 386 | #undef HAVE_ERRNO_DECL
|
---|
| 387 |
|
---|
| 388 | /* Whether the EncryptedData struct has a etype property */
|
---|
| 389 | #undef HAVE_ETYPE_IN_ENCRYPTEDDATA
|
---|
| 390 |
|
---|
| 391 | /* Define to 1 if you have the <execinfo.h> header file. */
|
---|
| 392 | #undef HAVE_EXECINFO_H
|
---|
| 393 |
|
---|
| 394 | /* Define to 1 if you have the `execl' function. */
|
---|
| 395 | #undef HAVE_EXECL
|
---|
| 396 |
|
---|
| 397 | /* Whether large file support can be enabled */
|
---|
| 398 | #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT
|
---|
| 399 |
|
---|
| 400 | /* Define to 1 if you have the `extattr_delete_fd' function. */
|
---|
| 401 | #undef HAVE_EXTATTR_DELETE_FD
|
---|
| 402 |
|
---|
| 403 | /* Define to 1 if you have the `extattr_delete_file' function. */
|
---|
| 404 | #undef HAVE_EXTATTR_DELETE_FILE
|
---|
| 405 |
|
---|
| 406 | /* Define to 1 if you have the `extattr_delete_link' function. */
|
---|
| 407 | #undef HAVE_EXTATTR_DELETE_LINK
|
---|
| 408 |
|
---|
| 409 | /* Define to 1 if you have the `extattr_get_fd' function. */
|
---|
| 410 | #undef HAVE_EXTATTR_GET_FD
|
---|
| 411 |
|
---|
| 412 | /* Define to 1 if you have the `extattr_get_file' function. */
|
---|
| 413 | #undef HAVE_EXTATTR_GET_FILE
|
---|
| 414 |
|
---|
| 415 | /* Define to 1 if you have the `extattr_get_link' function. */
|
---|
| 416 | #undef HAVE_EXTATTR_GET_LINK
|
---|
| 417 |
|
---|
| 418 | /* Define to 1 if you have the `extattr_list_fd' function. */
|
---|
| 419 | #undef HAVE_EXTATTR_LIST_FD
|
---|
| 420 |
|
---|
| 421 | /* Define to 1 if you have the `extattr_list_file' function. */
|
---|
| 422 | #undef HAVE_EXTATTR_LIST_FILE
|
---|
| 423 |
|
---|
| 424 | /* Define to 1 if you have the `extattr_list_link' function. */
|
---|
| 425 | #undef HAVE_EXTATTR_LIST_LINK
|
---|
| 426 |
|
---|
| 427 | /* Define to 1 if you have the `extattr_set_fd' function. */
|
---|
| 428 | #undef HAVE_EXTATTR_SET_FD
|
---|
| 429 |
|
---|
| 430 | /* Define to 1 if you have the `extattr_set_file' function. */
|
---|
| 431 | #undef HAVE_EXTATTR_SET_FILE
|
---|
| 432 |
|
---|
| 433 | /* Define to 1 if you have the `extattr_set_link' function. */
|
---|
| 434 | #undef HAVE_EXTATTR_SET_LINK
|
---|
| 435 |
|
---|
| 436 | /* Whether the krb5_error struct has a e_data pointer */
|
---|
| 437 | #undef HAVE_E_DATA_POINTER_IN_KRB5_ERROR
|
---|
| 438 |
|
---|
| 439 | /* Define to 1 if you have the `FAMOpen2' function. */
|
---|
| 440 | #undef HAVE_FAMOPEN2
|
---|
| 441 |
|
---|
| 442 | /* Define to 1 if you have the <fam.h> header file. */
|
---|
| 443 | #undef HAVE_FAM_H
|
---|
| 444 |
|
---|
| 445 | /* Whether fam.h contains a typedef for enum FAMCodes */
|
---|
| 446 | #undef HAVE_FAM_H_FAMCODES_TYPEDEF
|
---|
| 447 |
|
---|
| 448 | /* Define to 1 if you have the `fchmod' function. */
|
---|
| 449 | #undef HAVE_FCHMOD
|
---|
| 450 |
|
---|
| 451 | /* Define to 1 if you have the `fchown' function. */
|
---|
| 452 | #undef HAVE_FCHOWN
|
---|
| 453 |
|
---|
| 454 | /* Define to 1 if you have the <fcntl.h> header file. */
|
---|
| 455 | #undef HAVE_FCNTL_H
|
---|
| 456 |
|
---|
| 457 | /* Whether fcntl locking is available */
|
---|
| 458 | #undef HAVE_FCNTL_LOCK
|
---|
| 459 |
|
---|
| 460 | /* Define to 1 if you have the `fcvt' function. */
|
---|
| 461 | #undef HAVE_FCVT
|
---|
| 462 |
|
---|
| 463 | /* Define to 1 if you have the `fcvtl' function. */
|
---|
| 464 | #undef HAVE_FCVTL
|
---|
| 465 |
|
---|
| 466 | /* Define to 1 if you have the `fdelproplist' function. */
|
---|
| 467 | #undef HAVE_FDELPROPLIST
|
---|
| 468 |
|
---|
| 469 | /* Define to 1 if you have the `fgetea' function. */
|
---|
| 470 | #undef HAVE_FGETEA
|
---|
| 471 |
|
---|
| 472 | /* Define to 1 if you have the `fgetproplist' function. */
|
---|
| 473 | #undef HAVE_FGETPROPLIST
|
---|
| 474 |
|
---|
| 475 | /* Define to 1 if you have the `fgetxattr' function. */
|
---|
| 476 | #undef HAVE_FGETXATTR
|
---|
| 477 |
|
---|
| 478 | /* Define to 1 if you have the `flistea' function. */
|
---|
| 479 | #undef HAVE_FLISTEA
|
---|
| 480 |
|
---|
| 481 | /* Define to 1 if you have the `flistxattr' function. */
|
---|
| 482 | #undef HAVE_FLISTXATTR
|
---|
| 483 |
|
---|
| 484 | /* Define to 1 if you have the <float.h> header file. */
|
---|
| 485 | #undef HAVE_FLOAT_H
|
---|
| 486 |
|
---|
| 487 | /* Define to 1 if you have the <fnmatch.h> header file. */
|
---|
| 488 | #undef HAVE_FNMATCH_H
|
---|
| 489 |
|
---|
| 490 | /* Define to 1 if you have the `fopen64' function. */
|
---|
| 491 | #undef HAVE_FOPEN64
|
---|
| 492 |
|
---|
| 493 | /* Define to 1 if you have the `free_AP_REQ' function. */
|
---|
| 494 | #undef HAVE_FREE_AP_REQ
|
---|
| 495 |
|
---|
| 496 | /* Define to 1 if you have the `fremoveea' function. */
|
---|
| 497 | #undef HAVE_FREMOVEEA
|
---|
| 498 |
|
---|
| 499 | /* Define to 1 if you have the `fremovexattr' function. */
|
---|
| 500 | #undef HAVE_FREMOVEXATTR
|
---|
| 501 |
|
---|
| 502 | /* Define to 1 if you have the `fseek64' function. */
|
---|
| 503 | #undef HAVE_FSEEK64
|
---|
| 504 |
|
---|
| 505 | /* Define to 1 if you have the `fseeko64' function. */
|
---|
| 506 | #undef HAVE_FSEEKO64
|
---|
| 507 |
|
---|
| 508 | /* Define to 1 if you have the `fsetea' function. */
|
---|
| 509 | #undef HAVE_FSETEA
|
---|
| 510 |
|
---|
| 511 | /* Define to 1 if you have the `fsetproplist' function. */
|
---|
| 512 | #undef HAVE_FSETPROPLIST
|
---|
| 513 |
|
---|
| 514 | /* Define to 1 if you have the `fsetxattr' function. */
|
---|
| 515 | #undef HAVE_FSETXATTR
|
---|
| 516 |
|
---|
| 517 | /* Whether statvfs.f_fsid is an integer */
|
---|
| 518 | #undef HAVE_FSID_INT
|
---|
| 519 |
|
---|
| 520 | /* Define to 1 if you have the `fstat' function. */
|
---|
| 521 | #undef HAVE_FSTAT
|
---|
| 522 |
|
---|
| 523 | /* Whether fstat64() is available */
|
---|
| 524 | #undef HAVE_FSTAT64
|
---|
| 525 |
|
---|
| 526 | /* Define to 1 if you have the `fsync' function. */
|
---|
| 527 | #undef HAVE_FSYNC
|
---|
| 528 |
|
---|
| 529 | /* Define to 1 if you have the `ftell64' function. */
|
---|
| 530 | #undef HAVE_FTELL64
|
---|
| 531 |
|
---|
| 532 | /* Define to 1 if you have the `ftello64' function. */
|
---|
| 533 | #undef HAVE_FTELLO64
|
---|
| 534 |
|
---|
| 535 | /* Define to 1 if you have the `ftruncate' function. */
|
---|
| 536 | #undef HAVE_FTRUNCATE
|
---|
| 537 |
|
---|
| 538 | /* Define to 1 if you have the `ftruncate64' function. */
|
---|
| 539 | #undef HAVE_FTRUNCATE64
|
---|
| 540 |
|
---|
| 541 | /* Truncate extend */
|
---|
| 542 | #undef HAVE_FTRUNCATE_EXTEND
|
---|
| 543 |
|
---|
| 544 | /* Whether there is a __FUNCTION__ macro */
|
---|
| 545 | #undef HAVE_FUNCTION_MACRO
|
---|
| 546 |
|
---|
| 547 | /* Define to 1 if you have the `getauthuid' function. */
|
---|
| 548 | #undef HAVE_GETAUTHUID
|
---|
| 549 |
|
---|
| 550 | /* Define to 1 if you have the `getcwd' function. */
|
---|
| 551 | #undef HAVE_GETCWD
|
---|
| 552 |
|
---|
| 553 | /* Define to 1 if you have the `getdents' function. */
|
---|
| 554 | #undef HAVE_GETDENTS
|
---|
| 555 |
|
---|
| 556 | /* Define to 1 if you have the `getdents64' function. */
|
---|
| 557 | #undef HAVE_GETDENTS64
|
---|
| 558 |
|
---|
| 559 | /* Define to 1 if you have the `getdirentries' function. */
|
---|
| 560 | #undef HAVE_GETDIRENTRIES
|
---|
| 561 |
|
---|
| 562 | /* Define to 1 if you have the `getea' function. */
|
---|
| 563 | #undef HAVE_GETEA
|
---|
| 564 |
|
---|
| 565 | /* Define to 1 if you have the `getgrent' function. */
|
---|
| 566 | #undef HAVE_GETGRENT
|
---|
| 567 |
|
---|
| 568 | /* Define to 1 if you have the `getgrnam' function. */
|
---|
| 569 | #undef HAVE_GETGRNAM
|
---|
| 570 |
|
---|
| 571 | /* Define to 1 if you have the `getgrouplist' function. */
|
---|
| 572 | #undef HAVE_GETGROUPLIST
|
---|
| 573 |
|
---|
| 574 | /* Define to 1 if you have the `getmntent' function. */
|
---|
| 575 | #undef HAVE_GETMNTENT
|
---|
| 576 |
|
---|
| 577 | /* Define to 1 if you have the `getnetgrent' function. */
|
---|
| 578 | #undef HAVE_GETNETGRENT
|
---|
| 579 |
|
---|
| 580 | /* Define to 1 if you have the `getpagesize' function. */
|
---|
| 581 | #undef HAVE_GETPAGESIZE
|
---|
| 582 |
|
---|
| 583 | /* Define to 1 if you have the `getpgrp' function. */
|
---|
| 584 | #undef HAVE_GETPGRP
|
---|
| 585 |
|
---|
| 586 | /* Define to 1 if you have the `getproplist' function. */
|
---|
| 587 | #undef HAVE_GETPROPLIST
|
---|
| 588 |
|
---|
| 589 | /* Whether getprpwnam is available */
|
---|
| 590 | #undef HAVE_GETPRPWNAM
|
---|
| 591 |
|
---|
| 592 | /* Define to 1 if you have the `getpwanam' function. */
|
---|
| 593 | #undef HAVE_GETPWANAM
|
---|
| 594 |
|
---|
| 595 | /* Define to 1 if you have the `getpwent_r' function. */
|
---|
| 596 | #undef HAVE_GETPWENT_R
|
---|
| 597 |
|
---|
| 598 | /* Define to 1 if you have the `getrlimit' function. */
|
---|
| 599 | #undef HAVE_GETRLIMIT
|
---|
| 600 |
|
---|
| 601 | /* Whether getspnam is available */
|
---|
| 602 | #undef HAVE_GETSPNAM
|
---|
| 603 |
|
---|
| 604 | /* Whether gettimeofday takes a tz argument */
|
---|
| 605 | #undef HAVE_GETTIMEOFDAY_TZ
|
---|
| 606 |
|
---|
| 607 | /* Define to 1 if you have the `getutmpx' function. */
|
---|
| 608 | #undef HAVE_GETUTMPX
|
---|
| 609 |
|
---|
| 610 | /* Define to 1 if you have the `getxattr' function. */
|
---|
| 611 | #undef HAVE_GETXATTR
|
---|
| 612 |
|
---|
| 613 | /* Define to 1 if you have the `get_proplist_entry' function. */
|
---|
| 614 | #undef HAVE_GET_PROPLIST_ENTRY
|
---|
| 615 |
|
---|
| 616 | /* What header to include for iconv() function: giconv.h */
|
---|
| 617 | #undef HAVE_GICONV
|
---|
| 618 |
|
---|
| 619 | /* Define to 1 if you have the `glob' function. */
|
---|
| 620 | #undef HAVE_GLOB
|
---|
| 621 |
|
---|
| 622 | /* Define to 1 if you have the <glob.h> header file. */
|
---|
| 623 | #undef HAVE_GLOB_H
|
---|
| 624 |
|
---|
| 625 | /* Whether GPFS GPL libs are available */
|
---|
| 626 | #undef HAVE_GPFS
|
---|
| 627 |
|
---|
| 628 | /* Define to 1 if you have the `grantpt' function. */
|
---|
| 629 | #undef HAVE_GRANTPT
|
---|
| 630 |
|
---|
| 631 | /* Define to 1 if you have the <grp.h> header file. */
|
---|
| 632 | #undef HAVE_GRP_H
|
---|
| 633 |
|
---|
| 634 | /* Whether GSSAPI is available */
|
---|
| 635 | #undef HAVE_GSSAPI
|
---|
| 636 |
|
---|
| 637 | /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
|
---|
| 638 | #undef HAVE_GSSAPI_GSSAPI_GENERIC_H
|
---|
| 639 |
|
---|
| 640 | /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
|
---|
| 641 | #undef HAVE_GSSAPI_GSSAPI_H
|
---|
| 642 |
|
---|
| 643 | /* Define to 1 if you have the <gssapi.h> header file. */
|
---|
| 644 | #undef HAVE_GSSAPI_H
|
---|
| 645 |
|
---|
| 646 | /* Define to 1 if you have the `gss_display_status' function. */
|
---|
| 647 | #undef HAVE_GSS_DISPLAY_STATUS
|
---|
| 648 |
|
---|
| 649 | /* Define to 1 if you have the <history.h> header file. */
|
---|
| 650 | #undef HAVE_HISTORY_H
|
---|
| 651 |
|
---|
| 652 | /* Do we have history_list? */
|
---|
| 653 | #undef HAVE_HISTORY_LIST
|
---|
| 654 |
|
---|
| 655 | /* Whether HPUX ACLs are available */
|
---|
| 656 | #undef HAVE_HPUX_ACLS
|
---|
| 657 |
|
---|
| 658 | /* What header to include for iconv() function: iconv.h */
|
---|
| 659 | #undef HAVE_ICONV
|
---|
| 660 |
|
---|
| 661 | /* Whether iface AIX is available */
|
---|
| 662 | #undef HAVE_IFACE_AIX
|
---|
| 663 |
|
---|
| 664 | /* Whether iface ifconf is available */
|
---|
| 665 | #undef HAVE_IFACE_IFCONF
|
---|
| 666 |
|
---|
| 667 | /* Whether iface ifreq is available */
|
---|
| 668 | #undef HAVE_IFACE_IFREQ
|
---|
| 669 |
|
---|
| 670 | /* Whether the compiler supports immediate structures */
|
---|
| 671 | #undef HAVE_IMMEDIATE_STRUCTURES
|
---|
| 672 |
|
---|
| 673 | /* Define to 1 if you have the `initgroups' function. */
|
---|
| 674 | #undef HAVE_INITGROUPS
|
---|
| 675 |
|
---|
| 676 | /* Define to 1 if you have the `initialize_krb5_error_table' function. */
|
---|
| 677 | #undef HAVE_INITIALIZE_KRB5_ERROR_TABLE
|
---|
| 678 |
|
---|
| 679 | /* Define to 1 if you have the `innetgr' function. */
|
---|
| 680 | #undef HAVE_INNETGR
|
---|
| 681 |
|
---|
| 682 | /* Whether the 'ino64_t' type is available */
|
---|
| 683 | #undef HAVE_INO64_T
|
---|
| 684 |
|
---|
| 685 | /* Whether kernel has inotify support */
|
---|
| 686 | #undef HAVE_INOTIFY
|
---|
| 687 |
|
---|
| 688 | /* Define to 1 if you have the `inotify_init' function. */
|
---|
| 689 | #undef HAVE_INOTIFY_INIT
|
---|
| 690 |
|
---|
| 691 | /* Whether int16 typedef is included by rpc/rpc.h */
|
---|
| 692 | #undef HAVE_INT16_FROM_RPC_RPC_H
|
---|
| 693 |
|
---|
| 694 | /* Whether int32 typedef is included by rpc/rpc.h */
|
---|
| 695 | #undef HAVE_INT32_FROM_RPC_RPC_H
|
---|
| 696 |
|
---|
| 697 | /* Define to 1 if you have the <inttypes.h> header file. */
|
---|
| 698 | #undef HAVE_INTTYPES_H
|
---|
| 699 |
|
---|
| 700 | /* Whether we have iPrint */
|
---|
| 701 | #undef HAVE_IPRINT
|
---|
| 702 |
|
---|
| 703 | /* Whether IRIX ACLs are available */
|
---|
| 704 | #undef HAVE_IRIX_ACLS
|
---|
| 705 |
|
---|
| 706 | /* Whether kernel notifies changes */
|
---|
| 707 | #undef HAVE_KERNEL_CHANGE_NOTIFY
|
---|
| 708 |
|
---|
| 709 | /* Whether IRIX kernel oplock type definitions are available */
|
---|
| 710 | #undef HAVE_KERNEL_OPLOCKS_IRIX
|
---|
| 711 |
|
---|
| 712 | /* Whether to use linux kernel oplocks */
|
---|
| 713 | #undef HAVE_KERNEL_OPLOCKS_LINUX
|
---|
| 714 |
|
---|
| 715 | /* Whether the kernel supports share modes */
|
---|
| 716 | #undef HAVE_KERNEL_SHARE_MODES
|
---|
| 717 |
|
---|
| 718 | /* Define to 1 if you have the <keyutils.h> header file. */
|
---|
| 719 | #undef HAVE_KEYUTILS_H
|
---|
| 720 |
|
---|
| 721 | /* Whether to have KRB5 support */
|
---|
| 722 | #undef HAVE_KRB5
|
---|
| 723 |
|
---|
| 724 | /* Whether the type krb5_addresses type exists */
|
---|
| 725 | #undef HAVE_KRB5_ADDRESSES
|
---|
| 726 |
|
---|
| 727 | /* Define to 1 if you have the `krb5_auth_con_setkey' function. */
|
---|
| 728 | #undef HAVE_KRB5_AUTH_CON_SETKEY
|
---|
| 729 |
|
---|
| 730 | /* Define to 1 if you have the `krb5_auth_con_setuseruserkey' function. */
|
---|
| 731 | #undef HAVE_KRB5_AUTH_CON_SETUSERUSERKEY
|
---|
| 732 |
|
---|
| 733 | /* Whether the type krb5_crypto exists */
|
---|
| 734 | #undef HAVE_KRB5_CRYPTO
|
---|
| 735 |
|
---|
| 736 | /* Define to 1 if you have the `krb5_crypto_destroy' function. */
|
---|
| 737 | #undef HAVE_KRB5_CRYPTO_DESTROY
|
---|
| 738 |
|
---|
| 739 | /* Define to 1 if you have the `krb5_crypto_init' function. */
|
---|
| 740 | #undef HAVE_KRB5_CRYPTO_INIT
|
---|
| 741 |
|
---|
| 742 | /* Define to 1 if you have the `krb5_c_enctype_compare' function. */
|
---|
| 743 | #undef HAVE_KRB5_C_ENCTYPE_COMPARE
|
---|
| 744 |
|
---|
| 745 | /* Define to 1 if you have the `krb5_c_verify_checksum' function. */
|
---|
| 746 | #undef HAVE_KRB5_C_VERIFY_CHECKSUM
|
---|
| 747 |
|
---|
| 748 | /* Define to 1 if you have the `krb5_decode_ap_req' function. */
|
---|
| 749 | #undef HAVE_KRB5_DECODE_AP_REQ
|
---|
| 750 |
|
---|
| 751 | /* Whether the type krb5_encrypt_block exists */
|
---|
| 752 | #undef HAVE_KRB5_ENCRYPT_BLOCK
|
---|
| 753 |
|
---|
| 754 | /* Define to 1 if you have the `krb5_encrypt_data' function. */
|
---|
| 755 | #undef HAVE_KRB5_ENCRYPT_DATA
|
---|
| 756 |
|
---|
| 757 | /* Define to 1 if you have the `krb5_enctypes_compatible_keys' function. */
|
---|
| 758 | #undef HAVE_KRB5_ENCTYPES_COMPATIBLE_KEYS
|
---|
| 759 |
|
---|
| 760 | /* Define to 1 if you have the `krb5_free_data_contents' function. */
|
---|
| 761 | #undef HAVE_KRB5_FREE_DATA_CONTENTS
|
---|
| 762 |
|
---|
| 763 | /* Define to 1 if you have the `krb5_free_error_contents' function. */
|
---|
| 764 | #undef HAVE_KRB5_FREE_ERROR_CONTENTS
|
---|
| 765 |
|
---|
| 766 | /* Define to 1 if you have the `krb5_free_keytab_entry_contents' function. */
|
---|
| 767 | #undef HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS
|
---|
| 768 |
|
---|
| 769 | /* Define to 1 if you have the `krb5_free_unparsed_name' function. */
|
---|
| 770 | #undef HAVE_KRB5_FREE_UNPARSED_NAME
|
---|
| 771 |
|
---|
| 772 | /* Define to 1 if you have the `krb5_get_default_in_tkt_etypes' function. */
|
---|
| 773 | #undef HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES
|
---|
| 774 |
|
---|
| 775 | /* Define to 1 if you have the `krb5_get_init_creds_opt_alloc' function. */
|
---|
| 776 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC
|
---|
| 777 |
|
---|
| 778 | /* Define to 1 if you have the `krb5_get_init_creds_opt_free' function. */
|
---|
| 779 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_FREE
|
---|
| 780 |
|
---|
| 781 | /* Define to 1 if you have the `krb5_get_init_creds_opt_set_pac_request'
|
---|
| 782 | function. */
|
---|
| 783 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST
|
---|
| 784 |
|
---|
| 785 | /* Define to 1 if you have the `krb5_get_kdc_cred' function. */
|
---|
| 786 | #undef HAVE_KRB5_GET_KDC_CRED
|
---|
| 787 |
|
---|
| 788 | /* Define to 1 if you have the `krb5_get_permitted_enctypes' function. */
|
---|
| 789 | #undef HAVE_KRB5_GET_PERMITTED_ENCTYPES
|
---|
| 790 |
|
---|
| 791 | /* Define to 1 if you have the `krb5_get_pw_salt' function. */
|
---|
| 792 | #undef HAVE_KRB5_GET_PW_SALT
|
---|
| 793 |
|
---|
| 794 | /* Define to 1 if you have the `krb5_get_renewed_creds' function. */
|
---|
| 795 | #undef HAVE_KRB5_GET_RENEWED_CREDS
|
---|
| 796 |
|
---|
| 797 | /* Define to 1 if you have the <krb5.h> header file. */
|
---|
| 798 | #undef HAVE_KRB5_H
|
---|
| 799 |
|
---|
| 800 | /* Whether the krb5_creds struct has a keyblock property */
|
---|
| 801 | #undef HAVE_KRB5_KEYBLOCK_IN_CREDS
|
---|
| 802 |
|
---|
| 803 | /* Whether the krb5_keyblock struct has a keyvalue property */
|
---|
| 804 | #undef HAVE_KRB5_KEYBLOCK_KEYVALUE
|
---|
| 805 |
|
---|
| 806 | /* Whether krb5_keytab_entry has key member */
|
---|
| 807 | #undef HAVE_KRB5_KEYTAB_ENTRY_KEY
|
---|
| 808 |
|
---|
| 809 | /* Whether krb5_keytab_entry has keyblock member */
|
---|
| 810 | #undef HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK
|
---|
| 811 |
|
---|
| 812 | /* Whether KRB5_KEYUSAGE_APP_DATA_CKSUM is available */
|
---|
| 813 | #undef HAVE_KRB5_KEYUSAGE_APP_DATA_CKSUM
|
---|
| 814 |
|
---|
| 815 | /* Define to 1 if you have the `krb5_krbhst_get_addrinfo' function. */
|
---|
| 816 | #undef HAVE_KRB5_KRBHST_GET_ADDRINFO
|
---|
| 817 |
|
---|
| 818 | /* Define to 1 if you have the `krb5_krbhst_init' function. */
|
---|
| 819 | #undef HAVE_KRB5_KRBHST_INIT
|
---|
| 820 |
|
---|
| 821 | /* Define to 1 if you have the `krb5_kt_compare' function. */
|
---|
| 822 | #undef HAVE_KRB5_KT_COMPARE
|
---|
| 823 |
|
---|
| 824 | /* Define to 1 if you have the `krb5_kt_free_entry' function. */
|
---|
| 825 | #undef HAVE_KRB5_KT_FREE_ENTRY
|
---|
| 826 |
|
---|
| 827 | /* Whether KRB5_KU_OTHER_CKSUM is available */
|
---|
| 828 | #undef HAVE_KRB5_KU_OTHER_CKSUM
|
---|
| 829 |
|
---|
| 830 | /* Define to 1 if you have the `krb5_locate_kdc' function. */
|
---|
| 831 | #undef HAVE_KRB5_LOCATE_KDC
|
---|
| 832 |
|
---|
| 833 | /* Define to 1 if you have the <krb5/locate_plugin.h> header file. */
|
---|
| 834 | #undef HAVE_KRB5_LOCATE_PLUGIN_H
|
---|
| 835 |
|
---|
| 836 | /* Define to 1 if you have the `krb5_mk_req_extended' function. */
|
---|
| 837 | #undef HAVE_KRB5_MK_REQ_EXTENDED
|
---|
| 838 |
|
---|
| 839 | /* Define to 1 if you have the `krb5_parse_name_norealm' function. */
|
---|
| 840 | #undef HAVE_KRB5_PARSE_NAME_NOREALM
|
---|
| 841 |
|
---|
| 842 | /* Define to 1 if you have the `krb5_principal2salt' function. */
|
---|
| 843 | #undef HAVE_KRB5_PRINCIPAL2SALT
|
---|
| 844 |
|
---|
| 845 | /* Define to 1 if you have the `krb5_principal_compare_any_realm' function. */
|
---|
| 846 | #undef HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM
|
---|
| 847 |
|
---|
| 848 | /* Define to 1 if you have the `krb5_principal_get_comp_string' function. */
|
---|
| 849 | #undef HAVE_KRB5_PRINCIPAL_GET_COMP_STRING
|
---|
| 850 |
|
---|
| 851 | /* Whether the function krb5_principal_get_realm is defined */
|
---|
| 852 | #undef HAVE_KRB5_PRINCIPAL_GET_REALM
|
---|
| 853 |
|
---|
| 854 | /* Whether krb5_princ_component is available */
|
---|
| 855 | #undef HAVE_KRB5_PRINC_COMPONENT
|
---|
| 856 |
|
---|
| 857 | /* Whether the macro krb5_princ_realm is defined */
|
---|
| 858 | #undef HAVE_KRB5_PRINC_REALM
|
---|
| 859 |
|
---|
| 860 | /* Define to 1 if you have the `krb5_princ_size' function. */
|
---|
| 861 | #undef HAVE_KRB5_PRINC_SIZE
|
---|
| 862 |
|
---|
| 863 | /* Whether the krb5_creds struct has a session property */
|
---|
| 864 | #undef HAVE_KRB5_SESSION_IN_CREDS
|
---|
| 865 |
|
---|
| 866 | /* Define to 1 if you have the `krb5_set_default_in_tkt_etypes' function. */
|
---|
| 867 | #undef HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES
|
---|
| 868 |
|
---|
| 869 | /* Define to 1 if you have the `krb5_set_default_tgs_enctypes' function. */
|
---|
| 870 | #undef HAVE_KRB5_SET_DEFAULT_TGS_ENCTYPES
|
---|
| 871 |
|
---|
| 872 | /* Define to 1 if you have the `krb5_set_default_tgs_ktypes' function. */
|
---|
| 873 | #undef HAVE_KRB5_SET_DEFAULT_TGS_KTYPES
|
---|
| 874 |
|
---|
| 875 | /* Define to 1 if you have the `krb5_set_real_time' function. */
|
---|
| 876 | #undef HAVE_KRB5_SET_REAL_TIME
|
---|
| 877 |
|
---|
| 878 | /* Define to 1 if you have the `krb5_string_to_key' function. */
|
---|
| 879 | #undef HAVE_KRB5_STRING_TO_KEY
|
---|
| 880 |
|
---|
| 881 | /* Define to 1 if you have the `krb5_string_to_key_salt' function. */
|
---|
| 882 | #undef HAVE_KRB5_STRING_TO_KEY_SALT
|
---|
| 883 |
|
---|
| 884 | /* Whether the krb5_ticket struct has a enc_part2 property */
|
---|
| 885 | #undef HAVE_KRB5_TKT_ENC_PART2
|
---|
| 886 |
|
---|
| 887 | /* Define to 1 if you have the `krb5_use_enctype' function. */
|
---|
| 888 | #undef HAVE_KRB5_USE_ENCTYPE
|
---|
| 889 |
|
---|
| 890 | /* Define to 1 if you have the `krb5_verify_checksum' function. */
|
---|
| 891 | #undef HAVE_KRB5_VERIFY_CHECKSUM
|
---|
| 892 |
|
---|
| 893 | /* Whether the KV5M_KEYTAB option is available */
|
---|
| 894 | #undef HAVE_KV5M_KEYTAB
|
---|
| 895 |
|
---|
| 896 | /* Define to 1 if you have the <langinfo.h> header file. */
|
---|
| 897 | #undef HAVE_LANGINFO_H
|
---|
| 898 |
|
---|
| 899 | /* Define to 1 if you have the <lastlog.h> header file. */
|
---|
| 900 | #undef HAVE_LASTLOG_H
|
---|
| 901 |
|
---|
| 902 | /* Define to 1 if you have the <lber.h> header file. */
|
---|
| 903 | #undef HAVE_LBER_H
|
---|
| 904 |
|
---|
| 905 | /* Support for LDAP/LBER logging interception */
|
---|
| 906 | #undef HAVE_LBER_LOG_PRINT_FN
|
---|
| 907 |
|
---|
| 908 | /* Whether ldap is available */
|
---|
| 909 | #undef HAVE_LDAP
|
---|
| 910 |
|
---|
| 911 | /* Define to 1 if you have the `ldap_add_result_entry' function. */
|
---|
| 912 | #undef HAVE_LDAP_ADD_RESULT_ENTRY
|
---|
| 913 |
|
---|
| 914 | /* Define to 1 if you have the <ldap.h> header file. */
|
---|
| 915 | #undef HAVE_LDAP_H
|
---|
| 916 |
|
---|
| 917 | /* Define to 1 if you have the `ldap_init' function. */
|
---|
| 918 | #undef HAVE_LDAP_INIT
|
---|
| 919 |
|
---|
| 920 | /* Define to 1 if you have the `ldap_initialize' function. */
|
---|
| 921 | #undef HAVE_LDAP_INITIALIZE
|
---|
| 922 |
|
---|
| 923 | /* Define to 1 if you have the `ldap_set_rebind_proc' function. */
|
---|
| 924 | #undef HAVE_LDAP_SET_REBIND_PROC
|
---|
| 925 |
|
---|
| 926 | /* Define to 1 if you have the `lgetea' function. */
|
---|
| 927 | #undef HAVE_LGETEA
|
---|
| 928 |
|
---|
| 929 | /* Define to 1 if you have the `lgetxattr' function. */
|
---|
| 930 | #undef HAVE_LGETXATTR
|
---|
| 931 |
|
---|
| 932 | /* Define to 1 if you have the `asn1' library (-lasn1). */
|
---|
| 933 | #undef HAVE_LIBASN1
|
---|
| 934 |
|
---|
| 935 | /* Define to 1 if you have the `com_err' library (-lcom_err). */
|
---|
| 936 | #undef HAVE_LIBCOM_ERR
|
---|
| 937 |
|
---|
| 938 | /* Define to 1 if you have the `crypto' library (-lcrypto). */
|
---|
| 939 | #undef HAVE_LIBCRYPTO
|
---|
| 940 |
|
---|
| 941 | /* Define to 1 if you have the `exc' library (-lexc). */
|
---|
| 942 | #undef HAVE_LIBEXC
|
---|
| 943 |
|
---|
| 944 | /* Define to 1 if you have the <libexc.h> header file. */
|
---|
| 945 | #undef HAVE_LIBEXC_H
|
---|
| 946 |
|
---|
| 947 | /* Define to 1 if you have the `fam' library (-lfam). */
|
---|
| 948 | #undef HAVE_LIBFAM
|
---|
| 949 |
|
---|
| 950 | /* Define to 1 if you have the `gssapi' library (-lgssapi). */
|
---|
| 951 | #undef HAVE_LIBGSSAPI
|
---|
| 952 |
|
---|
| 953 | /* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */
|
---|
| 954 | #undef HAVE_LIBGSSAPI_KRB5
|
---|
| 955 |
|
---|
| 956 | /* Define to 1 if you have the `inet' library (-linet). */
|
---|
| 957 | #undef HAVE_LIBINET
|
---|
| 958 |
|
---|
| 959 | /* Define to 1 if you have the `k5crypto' library (-lk5crypto). */
|
---|
| 960 | #undef HAVE_LIBK5CRYPTO
|
---|
| 961 |
|
---|
| 962 | /* Define to 1 if you have the `krb5' library (-lkrb5). */
|
---|
| 963 | #undef HAVE_LIBKRB5
|
---|
| 964 |
|
---|
| 965 | /* Define to 1 if you have the `lber' library (-llber). */
|
---|
| 966 | #undef HAVE_LIBLBER
|
---|
| 967 |
|
---|
| 968 | /* Define to 1 if you have the `ldap' library (-lldap). */
|
---|
| 969 | #undef HAVE_LIBLDAP
|
---|
| 970 |
|
---|
| 971 | /* Define to 1 if you have the `nscd' library (-lnscd). */
|
---|
| 972 | #undef HAVE_LIBNSCD
|
---|
| 973 |
|
---|
| 974 | /* Define to 1 if you have the `nsl' library (-lnsl). */
|
---|
| 975 | #undef HAVE_LIBNSL
|
---|
| 976 |
|
---|
| 977 | /* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
|
---|
| 978 | #undef HAVE_LIBNSL_S
|
---|
| 979 |
|
---|
| 980 | /* Whether libpam is available */
|
---|
| 981 | #undef HAVE_LIBPAM
|
---|
| 982 |
|
---|
| 983 | /* Whether the system has readline */
|
---|
| 984 | #undef HAVE_LIBREADLINE
|
---|
| 985 |
|
---|
| 986 | /* Define to 1 if you have the `resolv' library (-lresolv). */
|
---|
| 987 | #undef HAVE_LIBRESOLV
|
---|
| 988 |
|
---|
| 989 | /* Define to 1 if you have the `roken' library (-lroken). */
|
---|
| 990 | #undef HAVE_LIBROKEN
|
---|
| 991 |
|
---|
| 992 | /* Define to 1 if you have the `sendfile' library (-lsendfile). */
|
---|
| 993 | #undef HAVE_LIBSENDFILE
|
---|
| 994 |
|
---|
| 995 | /* Define to 1 if you have the `socket' library (-lsocket). */
|
---|
| 996 | #undef HAVE_LIBSOCKET
|
---|
| 997 |
|
---|
| 998 | /* Whether libunwind is available */
|
---|
| 999 | #undef HAVE_LIBUNWIND
|
---|
| 1000 |
|
---|
| 1001 | /* Define to 1 if you have the <libunwind.h> header file. */
|
---|
| 1002 | #undef HAVE_LIBUNWIND_H
|
---|
| 1003 |
|
---|
| 1004 | /* Whether libunwind-ptrace.a is available. */
|
---|
| 1005 | #undef HAVE_LIBUNWIND_PTRACE
|
---|
| 1006 |
|
---|
| 1007 | /* Define to 1 if you have the <libunwind-ptrace.h> header file. */
|
---|
| 1008 | #undef HAVE_LIBUNWIND_PTRACE_H
|
---|
| 1009 |
|
---|
| 1010 | /* Define to 1 if you have the <limits.h> header file. */
|
---|
| 1011 | #undef HAVE_LIMITS_H
|
---|
| 1012 |
|
---|
| 1013 | /* Define to 1 if you have the `link' function. */
|
---|
| 1014 | #undef HAVE_LINK
|
---|
| 1015 |
|
---|
| 1016 | /* Define to 1 if you have the <linux/inotify.h> header file. */
|
---|
| 1017 | #undef HAVE_LINUX_INOTIFY_H
|
---|
| 1018 |
|
---|
| 1019 | /* Whether the Linux ptrace(2) interface is available. */
|
---|
| 1020 | #undef HAVE_LINUX_PTRACE
|
---|
| 1021 |
|
---|
| 1022 | /* Whether Linux readahead is available */
|
---|
| 1023 | #undef HAVE_LINUX_READAHEAD
|
---|
| 1024 |
|
---|
| 1025 | /* Whether Linux xfs quota support is available */
|
---|
| 1026 | #undef HAVE_LINUX_XFS_QUOTAS
|
---|
| 1027 |
|
---|
| 1028 | /* Define to 1 if you have the `listea' function. */
|
---|
| 1029 | #undef HAVE_LISTEA
|
---|
| 1030 |
|
---|
| 1031 | /* Define to 1 if you have the `listxattr' function. */
|
---|
| 1032 | #undef HAVE_LISTXATTR
|
---|
| 1033 |
|
---|
| 1034 | /* Define to 1 if you have the `llistea' function. */
|
---|
| 1035 | #undef HAVE_LLISTEA
|
---|
| 1036 |
|
---|
| 1037 | /* Define to 1 if you have the `llistxattr' function. */
|
---|
| 1038 | #undef HAVE_LLISTXATTR
|
---|
| 1039 |
|
---|
| 1040 | /* Define to 1 if you have the `llseek' function. */
|
---|
| 1041 | #undef HAVE_LLSEEK
|
---|
| 1042 |
|
---|
| 1043 | /* Define to 1 if you have the <locale.h> header file. */
|
---|
| 1044 | #undef HAVE_LOCALE_H
|
---|
| 1045 |
|
---|
| 1046 | /* Whether the host supports long long's */
|
---|
| 1047 | #undef HAVE_LONGLONG
|
---|
| 1048 |
|
---|
| 1049 | /* Define to 1 if the system has the type `long long'. */
|
---|
| 1050 | #undef HAVE_LONG_LONG
|
---|
| 1051 |
|
---|
| 1052 | /* Define to 1 if you have the `lremoveea' function. */
|
---|
| 1053 | #undef HAVE_LREMOVEEA
|
---|
| 1054 |
|
---|
| 1055 | /* Define to 1 if you have the `lremovexattr' function. */
|
---|
| 1056 | #undef HAVE_LREMOVEXATTR
|
---|
| 1057 |
|
---|
| 1058 | /* Define to 1 if you have the `lseek64' function. */
|
---|
| 1059 | #undef HAVE_LSEEK64
|
---|
| 1060 |
|
---|
| 1061 | /* Define to 1 if you have the `lsetea' function. */
|
---|
| 1062 | #undef HAVE_LSETEA
|
---|
| 1063 |
|
---|
| 1064 | /* Define to 1 if you have the `lsetxattr' function. */
|
---|
| 1065 | #undef HAVE_LSETXATTR
|
---|
| 1066 |
|
---|
| 1067 | /* Define to 1 if you have the `lstat' function. */
|
---|
| 1068 | #undef HAVE_LSTAT
|
---|
| 1069 |
|
---|
| 1070 | /* Define to 1 if you have the `lstat64' function. */
|
---|
| 1071 | #undef HAVE_LSTAT64
|
---|
| 1072 |
|
---|
| 1073 | /* Whether the krb5_address struct has a magic property */
|
---|
| 1074 | #undef HAVE_MAGIC_IN_KRB5_ADDRESS
|
---|
| 1075 |
|
---|
| 1076 | /* Whether the macro for makedev is available */
|
---|
| 1077 | #undef HAVE_MAKEDEV
|
---|
| 1078 |
|
---|
| 1079 | /* Define to 1 if you have the `memalign' function. */
|
---|
| 1080 | #undef HAVE_MEMALIGN
|
---|
| 1081 |
|
---|
| 1082 | /* Define to 1 if you have the `memcpy' function. */
|
---|
| 1083 | #undef HAVE_MEMCPY
|
---|
| 1084 |
|
---|
| 1085 | /* Define to 1 if you have the `memmove' function. */
|
---|
| 1086 | #undef HAVE_MEMMOVE
|
---|
| 1087 |
|
---|
| 1088 | /* Define to 1 if you have the <memory.h> header file. */
|
---|
| 1089 | #undef HAVE_MEMORY_H
|
---|
| 1090 |
|
---|
| 1091 | /* Whether memset() is available */
|
---|
| 1092 | #undef HAVE_MEMSET
|
---|
| 1093 |
|
---|
| 1094 | /* Define if target mkdir supports mode option */
|
---|
| 1095 | #undef HAVE_MKDIR_MODE
|
---|
| 1096 |
|
---|
| 1097 | /* Define to 1 if you have the `mkdtemp' function. */
|
---|
| 1098 | #undef HAVE_MKDTEMP
|
---|
| 1099 |
|
---|
| 1100 | /* Define to 1 if you have the `mknod' function. */
|
---|
| 1101 | #undef HAVE_MKNOD
|
---|
| 1102 |
|
---|
| 1103 | /* Define to 1 if you have the `mknod64' function. */
|
---|
| 1104 | #undef HAVE_MKNOD64
|
---|
| 1105 |
|
---|
| 1106 | /* Define to 1 if you have the `mktime' function. */
|
---|
| 1107 | #undef HAVE_MKTIME
|
---|
| 1108 |
|
---|
| 1109 | /* Define to 1 if you have the `mlock' function. */
|
---|
| 1110 | #undef HAVE_MLOCK
|
---|
| 1111 |
|
---|
| 1112 | /* Define to 1 if you have the `mlockall' function. */
|
---|
| 1113 | #undef HAVE_MLOCKALL
|
---|
| 1114 |
|
---|
| 1115 | /* Whether mmap works */
|
---|
| 1116 | #undef HAVE_MMAP
|
---|
| 1117 |
|
---|
| 1118 | /* Define to 1 if you have the <mntent.h> header file. */
|
---|
| 1119 | #undef HAVE_MNTENT_H
|
---|
| 1120 |
|
---|
| 1121 | /* Define to 1 if you have the `munlock' function. */
|
---|
| 1122 | #undef HAVE_MUNLOCK
|
---|
| 1123 |
|
---|
| 1124 | /* Define to 1 if you have the `munlockall' function. */
|
---|
| 1125 | #undef HAVE_MUNLOCKALL
|
---|
| 1126 |
|
---|
| 1127 | /* Define to 1 if you have the `nanosleep' function. */
|
---|
| 1128 | #undef HAVE_NANOSLEEP
|
---|
| 1129 |
|
---|
| 1130 | /* Whether to use native iconv */
|
---|
| 1131 | #undef HAVE_NATIVE_ICONV
|
---|
| 1132 |
|
---|
| 1133 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
---|
| 1134 | #undef HAVE_NDIR_H
|
---|
| 1135 |
|
---|
| 1136 | /* Define to 1 if you have the <netdb.h> header file. */
|
---|
| 1137 | #undef HAVE_NETDB_H
|
---|
| 1138 |
|
---|
| 1139 | /* Define to 1 if you have the <netinet/in.h> header file. */
|
---|
| 1140 | #undef HAVE_NETINET_IN_H
|
---|
| 1141 |
|
---|
| 1142 | /* Define to 1 if you have the <netinet/in_ip.h> header file. */
|
---|
| 1143 | #undef HAVE_NETINET_IN_IP_H
|
---|
| 1144 |
|
---|
| 1145 | /* Define to 1 if you have the <netinet/in_systm.h> header file. */
|
---|
| 1146 | #undef HAVE_NETINET_IN_SYSTM_H
|
---|
| 1147 |
|
---|
| 1148 | /* Define to 1 if you have the <netinet/ip.h> header file. */
|
---|
| 1149 | #undef HAVE_NETINET_IP_H
|
---|
| 1150 |
|
---|
| 1151 | /* Define to 1 if you have the <netinet/tcp.h> header file. */
|
---|
| 1152 | #undef HAVE_NETINET_TCP_H
|
---|
| 1153 |
|
---|
| 1154 | /* usability of net/if.h */
|
---|
| 1155 | #undef HAVE_NET_IF_H
|
---|
| 1156 |
|
---|
| 1157 | /* Do we have rl_completion_matches? */
|
---|
| 1158 | #undef HAVE_NEW_LIBREADLINE
|
---|
| 1159 |
|
---|
| 1160 | /* Define to 1 if you have the `nl_langinfo' function. */
|
---|
| 1161 | #undef HAVE_NL_LANGINFO
|
---|
| 1162 |
|
---|
| 1163 | /* Whether no ACLs support is available */
|
---|
| 1164 | #undef HAVE_NO_ACLS
|
---|
| 1165 |
|
---|
| 1166 | /* Whether no asynchronous io support is available */
|
---|
| 1167 | #undef HAVE_NO_AIO
|
---|
| 1168 |
|
---|
| 1169 | /* Define to 1 if you have the `nscd_flush_cache' function. */
|
---|
| 1170 | #undef HAVE_NSCD_FLUSH_CACHE
|
---|
| 1171 |
|
---|
| 1172 | /* Define to 1 if you have the <nsswitch.h> header file. */
|
---|
| 1173 | #undef HAVE_NSSWITCH_H
|
---|
| 1174 |
|
---|
| 1175 | /* Define to 1 if you have the <nss_common.h> header file. */
|
---|
| 1176 | #undef HAVE_NSS_COMMON_H
|
---|
| 1177 |
|
---|
| 1178 | /* Define to 1 if you have the <nss.h> header file. */
|
---|
| 1179 | #undef HAVE_NSS_H
|
---|
| 1180 |
|
---|
| 1181 | /* Defined if union nss_XbyY_key has ipnode field */
|
---|
| 1182 | #undef HAVE_NSS_XBYY_KEY_IPNODE
|
---|
| 1183 |
|
---|
| 1184 | /* Define to 1 if you have the <ns_api.h> header file. */
|
---|
| 1185 | #undef HAVE_NS_API_H
|
---|
| 1186 |
|
---|
| 1187 | /* Whether off64_t is available */
|
---|
| 1188 | #undef HAVE_OFF64_T
|
---|
| 1189 |
|
---|
| 1190 | /* Define to 1 if you have the `open64' function. */
|
---|
| 1191 | #undef HAVE_OPEN64
|
---|
| 1192 |
|
---|
| 1193 | /* Define to 1 if you have the `opendir64' function. */
|
---|
| 1194 | #undef HAVE_OPENDIR64
|
---|
| 1195 |
|
---|
| 1196 | /* Whether the open(2) accepts O_DIRECT */
|
---|
| 1197 | #undef HAVE_OPEN_O_DIRECT
|
---|
| 1198 |
|
---|
| 1199 | /* Define to 1 if you have the `pam_get_data' function. */
|
---|
| 1200 | #undef HAVE_PAM_GET_DATA
|
---|
| 1201 |
|
---|
| 1202 | /* Define to 1 if you have the `pam_vsyslog' function. */
|
---|
| 1203 | #undef HAVE_PAM_VSYSLOG
|
---|
| 1204 |
|
---|
| 1205 | /* Defined if struct passwd has pw_age field */
|
---|
| 1206 | #undef HAVE_PASSWD_PW_AGE
|
---|
| 1207 |
|
---|
| 1208 | /* Defined if struct passwd has pw_comment field */
|
---|
| 1209 | #undef HAVE_PASSWD_PW_COMMENT
|
---|
| 1210 |
|
---|
| 1211 | /* Define to 1 if you have the `pathconf' function. */
|
---|
| 1212 | #undef HAVE_PATHCONF
|
---|
| 1213 |
|
---|
| 1214 | /* Whether we can use SO_PEERCRED to get socket credentials */
|
---|
| 1215 | #undef HAVE_PEERCRED
|
---|
| 1216 |
|
---|
| 1217 | /* Define to 1 if you have the `pipe' function. */
|
---|
| 1218 | #undef HAVE_PIPE
|
---|
| 1219 |
|
---|
| 1220 | /* Define to 1 if you have the `poll' function. */
|
---|
| 1221 | #undef HAVE_POLL
|
---|
| 1222 |
|
---|
| 1223 | /* Whether POSIX ACLs are available */
|
---|
| 1224 | #undef HAVE_POSIX_ACLS
|
---|
| 1225 |
|
---|
| 1226 | /* Whether POSIX capabilities are available */
|
---|
| 1227 | #undef HAVE_POSIX_CAPABILITIES
|
---|
| 1228 |
|
---|
| 1229 | /* Whether posix_fadvise is available */
|
---|
| 1230 | #undef HAVE_POSIX_FADVISE
|
---|
| 1231 |
|
---|
| 1232 | /* Define to 1 if you have the `posix_memalign' function. */
|
---|
| 1233 | #undef HAVE_POSIX_MEMALIGN
|
---|
| 1234 |
|
---|
| 1235 | /* Whether prctl is available */
|
---|
| 1236 | #undef HAVE_PRCTL
|
---|
| 1237 |
|
---|
| 1238 | /* Define to 1 if you have the `pread' function. */
|
---|
| 1239 | #undef HAVE_PREAD
|
---|
| 1240 |
|
---|
| 1241 | /* Define to 1 if you have the `pread64' function. */
|
---|
| 1242 | #undef HAVE_PREAD64
|
---|
| 1243 |
|
---|
| 1244 | /* Define to 1 if you have the `printf' function. */
|
---|
| 1245 | #undef HAVE_PRINTF
|
---|
| 1246 |
|
---|
| 1247 | /* Whether putprpwnam is available */
|
---|
| 1248 | #undef HAVE_PUTPRPWNAM
|
---|
| 1249 |
|
---|
| 1250 | /* Define to 1 if you have the `pututline' function. */
|
---|
| 1251 | #undef HAVE_PUTUTLINE
|
---|
| 1252 |
|
---|
| 1253 | /* Define to 1 if you have the `pututxline' function. */
|
---|
| 1254 | #undef HAVE_PUTUTXLINE
|
---|
| 1255 |
|
---|
| 1256 | /* Define to 1 if you have the <pwd.h> header file. */
|
---|
| 1257 | #undef HAVE_PWD_H
|
---|
| 1258 |
|
---|
| 1259 | /* Define to 1 if you have the `pwrite' function. */
|
---|
| 1260 | #undef HAVE_PWRITE
|
---|
| 1261 |
|
---|
| 1262 | /* Define to 1 if you have the `pwrite64' function. */
|
---|
| 1263 | #undef HAVE_PWRITE64
|
---|
| 1264 |
|
---|
| 1265 | /* Whether CRAY int quotactl (char *spec, int request, char *arg); is
|
---|
| 1266 | available */
|
---|
| 1267 | #undef HAVE_QUOTACTL_3
|
---|
| 1268 |
|
---|
| 1269 | /* Whether long quotactl(int cmd, char *special, qid_t id, caddr_t addr) is
|
---|
| 1270 | available */
|
---|
| 1271 | #undef HAVE_QUOTACTL_4A
|
---|
| 1272 |
|
---|
| 1273 | /* Whether int quotactl(const char *path, int cmd, int id, char *addr) is
|
---|
| 1274 | available */
|
---|
| 1275 | #undef HAVE_QUOTACTL_4B
|
---|
| 1276 |
|
---|
| 1277 | /* Whether Linux quota support is available */
|
---|
| 1278 | #undef HAVE_QUOTACTL_LINUX
|
---|
| 1279 |
|
---|
| 1280 | /* Define to 1 if you have the `rand' function. */
|
---|
| 1281 | #undef HAVE_RAND
|
---|
| 1282 |
|
---|
| 1283 | /* Define to 1 if you have the `random' function. */
|
---|
| 1284 | #undef HAVE_RANDOM
|
---|
| 1285 |
|
---|
| 1286 | /* Define to 1 if you have the `rdchk' function. */
|
---|
| 1287 | #undef HAVE_RDCHK
|
---|
| 1288 |
|
---|
| 1289 | /* Define to 1 if you have the `readdir64' function. */
|
---|
| 1290 | #undef HAVE_READDIR64
|
---|
| 1291 |
|
---|
| 1292 | /* Define to 1 if you have the <readline.h> header file. */
|
---|
| 1293 | #undef HAVE_READLINE_H
|
---|
| 1294 |
|
---|
| 1295 | /* Define to 1 if you have the <readline/history.h> header file. */
|
---|
| 1296 | #undef HAVE_READLINE_HISTORY_H
|
---|
| 1297 |
|
---|
| 1298 | /* Define to 1 if you have the <readline/readline.h> header file. */
|
---|
| 1299 | #undef HAVE_READLINE_READLINE_H
|
---|
| 1300 |
|
---|
| 1301 | /* Define to 1 if you have the `readlink' function. */
|
---|
| 1302 | #undef HAVE_READLINK
|
---|
| 1303 |
|
---|
| 1304 | /* Define to 1 if you have the `realpath' function. */
|
---|
| 1305 | #undef HAVE_REALPATH
|
---|
| 1306 |
|
---|
| 1307 | /* Define to 1 if you have the `removeea' function. */
|
---|
| 1308 | #undef HAVE_REMOVEEA
|
---|
| 1309 |
|
---|
| 1310 | /* Define to 1 if you have the `removexattr' function. */
|
---|
| 1311 | #undef HAVE_REMOVEXATTR
|
---|
| 1312 |
|
---|
| 1313 | /* Define to 1 if you have the `rename' function. */
|
---|
| 1314 | #undef HAVE_RENAME
|
---|
| 1315 |
|
---|
| 1316 | /* Define to 1 if you have the `rewinddir64' function. */
|
---|
| 1317 | #undef HAVE_REWINDDIR64
|
---|
| 1318 |
|
---|
| 1319 | /* Define to 1 if you have the `roken_getaddrinfo_hostspec' function. */
|
---|
| 1320 | #undef HAVE_ROKEN_GETADDRINFO_HOSTSPEC
|
---|
| 1321 |
|
---|
| 1322 | /* Define to 1 if you have the <rpcsvc/nis.h> header file. */
|
---|
| 1323 | #undef HAVE_RPCSVC_NIS_H
|
---|
| 1324 |
|
---|
| 1325 | /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
|
---|
| 1326 | #undef HAVE_RPCSVC_YPCLNT_H
|
---|
| 1327 |
|
---|
| 1328 | /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
|
---|
| 1329 | #undef HAVE_RPCSVC_YP_PROT_H
|
---|
| 1330 |
|
---|
| 1331 | /* Whether there is a conflicting AUTH_ERROR define in rpc/rpc.h */
|
---|
| 1332 | #undef HAVE_RPC_AUTH_ERROR_CONFLICT
|
---|
| 1333 |
|
---|
| 1334 | /* Define to 1 if you have the <rpc/nettype.h> header file. */
|
---|
| 1335 | #undef HAVE_RPC_NETTYPE_H
|
---|
| 1336 |
|
---|
| 1337 | /* Define to 1 if you have the <rpc/rpc.h> header file. */
|
---|
| 1338 | #undef HAVE_RPC_RPC_H
|
---|
| 1339 |
|
---|
| 1340 | /* Whether mkstemp is secure */
|
---|
| 1341 | #undef HAVE_SECURE_MKSTEMP
|
---|
| 1342 |
|
---|
| 1343 | /* Define to 1 if you have the <security/pam_appl.h> header file. */
|
---|
| 1344 | #undef HAVE_SECURITY_PAM_APPL_H
|
---|
| 1345 |
|
---|
| 1346 | /* Define to 1 if you have the <security/pam_ext.h> header file. */
|
---|
| 1347 | #undef HAVE_SECURITY_PAM_EXT_H
|
---|
| 1348 |
|
---|
| 1349 | /* Define to 1 if you have the <security/pam_modules.h> header file. */
|
---|
| 1350 | #undef HAVE_SECURITY_PAM_MODULES_H
|
---|
| 1351 |
|
---|
| 1352 | /* Define to 1 if you have the <security/_pam_macros.h> header file. */
|
---|
| 1353 | #undef HAVE_SECURITY__PAM_MACROS_H
|
---|
| 1354 |
|
---|
| 1355 | /* Define to 1 if you have the `seekdir64' function. */
|
---|
| 1356 | #undef HAVE_SEEKDIR64
|
---|
| 1357 |
|
---|
| 1358 | /* Define to 1 if you have the `select' function. */
|
---|
| 1359 | #undef HAVE_SELECT
|
---|
| 1360 |
|
---|
| 1361 | /* Whether sendfile() is available */
|
---|
| 1362 | #undef HAVE_SENDFILE
|
---|
| 1363 |
|
---|
| 1364 | /* Whether sendfile64() is available */
|
---|
| 1365 | #undef HAVE_SENDFILE64
|
---|
| 1366 |
|
---|
| 1367 | /* Whether sendfilev() is available */
|
---|
| 1368 | #undef HAVE_SENDFILEV
|
---|
| 1369 |
|
---|
| 1370 | /* Whether sendfilev64() is available */
|
---|
| 1371 | #undef HAVE_SENDFILEV64
|
---|
| 1372 |
|
---|
| 1373 | /* Define to 1 if you have the `setbuffer' function. */
|
---|
| 1374 | #undef HAVE_SETBUFFER
|
---|
| 1375 |
|
---|
| 1376 | /* Define to 1 if you have the `setea' function. */
|
---|
| 1377 | #undef HAVE_SETEA
|
---|
| 1378 |
|
---|
| 1379 | /* Define to 1 if you have the `setegid' function. */
|
---|
| 1380 | #undef HAVE_SETEGID
|
---|
| 1381 |
|
---|
| 1382 | /* Define to 1 if you have the `setenv' function. */
|
---|
| 1383 | #undef HAVE_SETENV
|
---|
| 1384 |
|
---|
| 1385 | /* Whether setenv() is available */
|
---|
| 1386 | #undef HAVE_SETENV_DECL
|
---|
| 1387 |
|
---|
| 1388 | /* Define to 1 if you have the `seteuid' function. */
|
---|
| 1389 | #undef HAVE_SETEUID
|
---|
| 1390 |
|
---|
| 1391 | /* Define to 1 if you have the `setgidx' function. */
|
---|
| 1392 | #undef HAVE_SETGIDX
|
---|
| 1393 |
|
---|
| 1394 | /* Define to 1 if you have the `setgroups' function. */
|
---|
| 1395 | #undef HAVE_SETGROUPS
|
---|
| 1396 |
|
---|
| 1397 | /* Define to 1 if you have the <setjmp.h> header file. */
|
---|
| 1398 | #undef HAVE_SETJMP_H
|
---|
| 1399 |
|
---|
| 1400 | /* Define to 1 if you have the `setlinebuf' function. */
|
---|
| 1401 | #undef HAVE_SETLINEBUF
|
---|
| 1402 |
|
---|
| 1403 | /* Define to 1 if you have the `setlocale' function. */
|
---|
| 1404 | #undef HAVE_SETLOCALE
|
---|
| 1405 |
|
---|
| 1406 | /* Define to 1 if you have the `setluid' function. */
|
---|
| 1407 | #undef HAVE_SETLUID
|
---|
| 1408 |
|
---|
| 1409 | /* Define to 1 if you have the `setmntent' function. */
|
---|
| 1410 | #undef HAVE_SETMNTENT
|
---|
| 1411 |
|
---|
| 1412 | /* Define to 1 if you have the `setnetgrent' function. */
|
---|
| 1413 | #undef HAVE_SETNETGRENT
|
---|
| 1414 |
|
---|
| 1415 | /* Define to 1 if you have the `setpgid' function. */
|
---|
| 1416 | #undef HAVE_SETPGID
|
---|
| 1417 |
|
---|
| 1418 | /* Define to 1 if you have the `setpriv' function. */
|
---|
| 1419 | #undef HAVE_SETPRIV
|
---|
| 1420 |
|
---|
| 1421 | /* Define to 1 if you have the `setproplist' function. */
|
---|
| 1422 | #undef HAVE_SETPROPLIST
|
---|
| 1423 |
|
---|
| 1424 | /* Whether the system has setresgid */
|
---|
| 1425 | #undef HAVE_SETRESGID
|
---|
| 1426 |
|
---|
| 1427 | /* Whether setresgid() is available */
|
---|
| 1428 | #undef HAVE_SETRESGID_DECL
|
---|
| 1429 |
|
---|
| 1430 | /* Whether the system has setresuid */
|
---|
| 1431 | #undef HAVE_SETRESUID
|
---|
| 1432 |
|
---|
| 1433 | /* Whether setresuid() is available */
|
---|
| 1434 | #undef HAVE_SETRESUID_DECL
|
---|
| 1435 |
|
---|
| 1436 | /* Define to 1 if you have the `setsid' function. */
|
---|
| 1437 | #undef HAVE_SETSID
|
---|
| 1438 |
|
---|
| 1439 | /* Define to 1 if you have the `setuidx' function. */
|
---|
| 1440 | #undef HAVE_SETUIDX
|
---|
| 1441 |
|
---|
| 1442 | /* Define to 1 if you have the `setxattr' function. */
|
---|
| 1443 | #undef HAVE_SETXATTR
|
---|
| 1444 |
|
---|
| 1445 | /* Whether set_auth_parameters is available */
|
---|
| 1446 | #undef HAVE_SET_AUTH_PARAMETERS
|
---|
| 1447 |
|
---|
| 1448 | /* Define to 1 if you have the <shadow.h> header file. */
|
---|
| 1449 | #undef HAVE_SHADOW_H
|
---|
| 1450 |
|
---|
| 1451 | /* Define to 1 if you have the `shmget' function. */
|
---|
| 1452 | #undef HAVE_SHMGET
|
---|
| 1453 |
|
---|
| 1454 | /* Define to 1 if you have the `shm_open' function. */
|
---|
| 1455 | #undef HAVE_SHM_OPEN
|
---|
| 1456 |
|
---|
| 1457 | /* whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal */
|
---|
| 1458 | #undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE
|
---|
| 1459 |
|
---|
| 1460 | /* Define to 1 if you have the `sigaction' function. */
|
---|
| 1461 | #undef HAVE_SIGACTION
|
---|
| 1462 |
|
---|
| 1463 | /* Define to 1 if you have the `sigblock' function. */
|
---|
| 1464 | #undef HAVE_SIGBLOCK
|
---|
| 1465 |
|
---|
| 1466 | /* Define to 1 if you have the `sigprocmask' function. */
|
---|
| 1467 | #undef HAVE_SIGPROCMASK
|
---|
| 1468 |
|
---|
| 1469 | /* Define to 1 if you have the `sigset' function. */
|
---|
| 1470 | #undef HAVE_SIGSET
|
---|
| 1471 |
|
---|
| 1472 | /* Whether we have the atomic_t variable type */
|
---|
| 1473 | #undef HAVE_SIG_ATOMIC_T_TYPE
|
---|
| 1474 |
|
---|
| 1475 | /* Define to 1 if you have the `sizeof_proplist_entry' function. */
|
---|
| 1476 | #undef HAVE_SIZEOF_PROPLIST_ENTRY
|
---|
| 1477 |
|
---|
| 1478 | /* Define to 1 if you have the `snprintf' function. */
|
---|
| 1479 | #undef HAVE_SNPRINTF
|
---|
| 1480 |
|
---|
| 1481 | /* Whether snprintf() is available */
|
---|
| 1482 | #undef HAVE_SNPRINTF_DECL
|
---|
| 1483 |
|
---|
| 1484 | /* Define to 1 if you have the `socketpair' function. */
|
---|
| 1485 | #undef HAVE_SOCKETPAIR
|
---|
| 1486 |
|
---|
| 1487 | /* Whether we have the variable type socklen_t */
|
---|
| 1488 | #undef HAVE_SOCKLEN_T_TYPE
|
---|
| 1489 |
|
---|
| 1490 | /* Whether the sockaddr_in struct has a sin_len property */
|
---|
| 1491 | #undef HAVE_SOCK_SIN_LEN
|
---|
| 1492 |
|
---|
| 1493 | /* Whether solaris ACLs are available */
|
---|
| 1494 | #undef HAVE_SOLARIS_ACLS
|
---|
| 1495 |
|
---|
| 1496 | /* Define to 1 if you have the `srand' function. */
|
---|
| 1497 | #undef HAVE_SRAND
|
---|
| 1498 |
|
---|
| 1499 | /* Define to 1 if you have the `srandom' function. */
|
---|
| 1500 | #undef HAVE_SRANDOM
|
---|
| 1501 |
|
---|
| 1502 | /* Define to 1 if you have the <standards.h> header file. */
|
---|
| 1503 | #undef HAVE_STANDARDS_H
|
---|
| 1504 |
|
---|
| 1505 | /* Whether stat64() is available */
|
---|
| 1506 | #undef HAVE_STAT64
|
---|
| 1507 |
|
---|
| 1508 | /* whether struct stat has sub-second timestamps without struct timespec */
|
---|
| 1509 | #undef HAVE_STAT_HIRES_TIMESTAMPS
|
---|
| 1510 |
|
---|
| 1511 | /* whether struct stat contains st_atim */
|
---|
| 1512 | #undef HAVE_STAT_ST_ATIM
|
---|
| 1513 |
|
---|
| 1514 | /* whether struct stat contains st_atimensec */
|
---|
| 1515 | #undef HAVE_STAT_ST_ATIMENSEC
|
---|
| 1516 |
|
---|
| 1517 | /* Whether the stat struct has a st_blksize property */
|
---|
| 1518 | #undef HAVE_STAT_ST_BLKSIZE
|
---|
| 1519 |
|
---|
| 1520 | /* Whether the stat struct has a st_block property */
|
---|
| 1521 | #undef HAVE_STAT_ST_BLOCKS
|
---|
| 1522 |
|
---|
| 1523 | /* whether struct stat contains st_ctim */
|
---|
| 1524 | #undef HAVE_STAT_ST_CTIM
|
---|
| 1525 |
|
---|
| 1526 | /* whether struct stat contains st_ctimensec */
|
---|
| 1527 | #undef HAVE_STAT_ST_CTIMENSEC
|
---|
| 1528 |
|
---|
| 1529 | /* Whether the stat struct has a st_flags member */
|
---|
| 1530 | #undef HAVE_STAT_ST_FLAGS
|
---|
| 1531 |
|
---|
| 1532 | /* whether struct stat contains st_mtim */
|
---|
| 1533 | #undef HAVE_STAT_ST_MTIM
|
---|
| 1534 |
|
---|
| 1535 | /* whether struct stat contains st_mtimensec */
|
---|
| 1536 | #undef HAVE_STAT_ST_MTIMENSEC
|
---|
| 1537 |
|
---|
| 1538 | /* Define to 1 if you have the <stdarg.h> header file. */
|
---|
| 1539 | #undef HAVE_STDARG_H
|
---|
| 1540 |
|
---|
| 1541 | /* Define to 1 if you have the <stdbool.h> header file. */
|
---|
| 1542 | #undef HAVE_STDBOOL_H
|
---|
| 1543 |
|
---|
| 1544 | /* Define to 1 if you have the <stdint.h> header file. */
|
---|
| 1545 | #undef HAVE_STDINT_H
|
---|
| 1546 |
|
---|
| 1547 | /* Define to 1 if you have the <stdio.h> header file. */
|
---|
| 1548 | #undef HAVE_STDIO_H
|
---|
| 1549 |
|
---|
| 1550 | /* Define to 1 if you have the <stdlib.h> header file. */
|
---|
| 1551 | #undef HAVE_STDLIB_H
|
---|
| 1552 |
|
---|
| 1553 | /* Define to 1 if you have the `strcasecmp' function. */
|
---|
| 1554 | #undef HAVE_STRCASECMP
|
---|
| 1555 |
|
---|
| 1556 | /* Define to 1 if you have the `strcasestr' function. */
|
---|
| 1557 | #undef HAVE_STRCASESTR
|
---|
| 1558 |
|
---|
| 1559 | /* Define to 1 if you have the `strchr' function. */
|
---|
| 1560 | #undef HAVE_STRCHR
|
---|
| 1561 |
|
---|
| 1562 | /* Define to 1 if you have the `strdup' function. */
|
---|
| 1563 | #undef HAVE_STRDUP
|
---|
| 1564 |
|
---|
| 1565 | /* Define to 1 if you have the `strerror' function. */
|
---|
| 1566 | #undef HAVE_STRERROR
|
---|
| 1567 |
|
---|
| 1568 | /* Define to 1 if you have the `strftime' function. */
|
---|
| 1569 | #undef HAVE_STRFTIME
|
---|
| 1570 |
|
---|
| 1571 | /* Define to 1 if you have the <strings.h> header file. */
|
---|
| 1572 | #undef HAVE_STRINGS_H
|
---|
| 1573 |
|
---|
| 1574 | /* Define to 1 if you have the <string.h> header file. */
|
---|
| 1575 | #undef HAVE_STRING_H
|
---|
| 1576 |
|
---|
| 1577 | /* Define to 1 if you have the `strlcat' function. */
|
---|
| 1578 | #undef HAVE_STRLCAT
|
---|
| 1579 |
|
---|
| 1580 | /* Define to 1 if you have the `strlcpy' function. */
|
---|
| 1581 | #undef HAVE_STRLCPY
|
---|
| 1582 |
|
---|
| 1583 | /* Define to 1 if you have the `strndup' function. */
|
---|
| 1584 | #undef HAVE_STRNDUP
|
---|
| 1585 |
|
---|
| 1586 | /* Define to 1 if you have the `strnlen' function. */
|
---|
| 1587 | #undef HAVE_STRNLEN
|
---|
| 1588 |
|
---|
| 1589 | /* Define to 1 if you have the <stropts.h> header file. */
|
---|
| 1590 | #undef HAVE_STROPTS_H
|
---|
| 1591 |
|
---|
| 1592 | /* Define to 1 if you have the `strpbrk' function. */
|
---|
| 1593 | #undef HAVE_STRPBRK
|
---|
| 1594 |
|
---|
| 1595 | /* Define to 1 if you have the `strsignal' function. */
|
---|
| 1596 | #undef HAVE_STRSIGNAL
|
---|
| 1597 |
|
---|
| 1598 | /* Define to 1 if you have the `strtok_r' function. */
|
---|
| 1599 | #undef HAVE_STRTOK_R
|
---|
| 1600 |
|
---|
| 1601 | /* Define to 1 if you have the `strtol' function. */
|
---|
| 1602 | #undef HAVE_STRTOL
|
---|
| 1603 |
|
---|
| 1604 | /* Define to 1 if you have the `strtoll' function. */
|
---|
| 1605 | #undef HAVE_STRTOLL
|
---|
| 1606 |
|
---|
| 1607 | /* Define to 1 if you have the `strtoq' function. */
|
---|
| 1608 | #undef HAVE_STRTOQ
|
---|
| 1609 |
|
---|
| 1610 | /* Define to 1 if you have the `strtoul' function. */
|
---|
| 1611 | #undef HAVE_STRTOUL
|
---|
| 1612 |
|
---|
| 1613 | /* Define to 1 if you have the `strtoull' function. */
|
---|
| 1614 | #undef HAVE_STRTOULL
|
---|
| 1615 |
|
---|
| 1616 | /* Define to 1 if you have the `strtouq' function. */
|
---|
| 1617 | #undef HAVE_STRTOUQ
|
---|
| 1618 |
|
---|
| 1619 | /* Whether the 'DIR64' abstract data type is available */
|
---|
| 1620 | #undef HAVE_STRUCT_DIR64
|
---|
| 1621 |
|
---|
| 1622 | /* Whether the 'dirent64' struct is available */
|
---|
| 1623 | #undef HAVE_STRUCT_DIRENT64
|
---|
| 1624 |
|
---|
| 1625 | /* Whether the flock64 struct is available */
|
---|
| 1626 | #undef HAVE_STRUCT_FLOCK64
|
---|
| 1627 |
|
---|
| 1628 | /* Define to 1 if `method_attrlist' is member of `struct secmethod_table'. */
|
---|
| 1629 | #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST
|
---|
| 1630 |
|
---|
| 1631 | /* Define to 1 if `method_version' is member of `struct secmethod_table'. */
|
---|
| 1632 | #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION
|
---|
| 1633 |
|
---|
| 1634 | /* Define to 1 if `st_rdev' is member of `struct stat'. */
|
---|
| 1635 | #undef HAVE_STRUCT_STAT_ST_RDEV
|
---|
| 1636 |
|
---|
| 1637 | /* Whether we have struct timespec */
|
---|
| 1638 | #undef HAVE_STRUCT_TIMESPEC
|
---|
| 1639 |
|
---|
| 1640 | /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
|
---|
| 1641 | `HAVE_STRUCT_STAT_ST_RDEV' instead. */
|
---|
| 1642 | #undef HAVE_ST_RDEV
|
---|
| 1643 |
|
---|
| 1644 | /* Define to 1 if you have the `symlink' function. */
|
---|
| 1645 | #undef HAVE_SYMLINK
|
---|
| 1646 |
|
---|
| 1647 | /* Define to 1 if you have the <syscall.h> header file. */
|
---|
| 1648 | #undef HAVE_SYSCALL_H
|
---|
| 1649 |
|
---|
| 1650 | /* Define to 1 if you have the `sysconf' function. */
|
---|
| 1651 | #undef HAVE_SYSCONF
|
---|
| 1652 |
|
---|
| 1653 | /* Define to 1 if you have the `syslog' function. */
|
---|
| 1654 | #undef HAVE_SYSLOG
|
---|
| 1655 |
|
---|
| 1656 | /* Define to 1 if you have the <syslog.h> header file. */
|
---|
| 1657 | #undef HAVE_SYSLOG_H
|
---|
| 1658 |
|
---|
| 1659 | /* Define to 1 if you have the <sys/acl.h> header file. */
|
---|
| 1660 | #undef HAVE_SYS_ACL_H
|
---|
| 1661 |
|
---|
| 1662 | /* Define to 1 if you have the <sys/attributes.h> header file. */
|
---|
| 1663 | #undef HAVE_SYS_ATTRIBUTES_H
|
---|
| 1664 |
|
---|
| 1665 | /* Whether sys/capability.h is present */
|
---|
| 1666 | #undef HAVE_SYS_CAPABILITY_H
|
---|
| 1667 |
|
---|
| 1668 | /* Define to 1 if you have the <sys/cdefs.h> header file. */
|
---|
| 1669 | #undef HAVE_SYS_CDEFS_H
|
---|
| 1670 |
|
---|
| 1671 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
---|
| 1672 | */
|
---|
| 1673 | #undef HAVE_SYS_DIR_H
|
---|
| 1674 |
|
---|
| 1675 | /* Define to 1 if you have the <sys/dmapi.h> header file. */
|
---|
| 1676 | #undef HAVE_SYS_DMAPI_H
|
---|
| 1677 |
|
---|
| 1678 | /* Define to 1 if you have the <sys/dmi.h> header file. */
|
---|
| 1679 | #undef HAVE_SYS_DMI_H
|
---|
| 1680 |
|
---|
| 1681 | /* Define to 1 if you have the <sys/dustat.h> header file. */
|
---|
| 1682 | #undef HAVE_SYS_DUSTAT_H
|
---|
| 1683 |
|
---|
| 1684 | /* Define to 1 if you have the <sys/ea.h> header file. */
|
---|
| 1685 | #undef HAVE_SYS_EA_H
|
---|
| 1686 |
|
---|
| 1687 | /* Define to 1 if you have the <sys/extattr.h> header file. */
|
---|
| 1688 | #undef HAVE_SYS_EXTATTR_H
|
---|
| 1689 |
|
---|
| 1690 | /* Define to 1 if you have the <sys/fcntl.h> header file. */
|
---|
| 1691 | #undef HAVE_SYS_FCNTL_H
|
---|
| 1692 |
|
---|
| 1693 | /* Define to 1 if you have the <sys/filio.h> header file. */
|
---|
| 1694 | #undef HAVE_SYS_FILIO_H
|
---|
| 1695 |
|
---|
| 1696 | /* Define to 1 if you have the <sys/filsys.h> header file. */
|
---|
| 1697 | #undef HAVE_SYS_FILSYS_H
|
---|
| 1698 |
|
---|
| 1699 | /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
|
---|
| 1700 | #undef HAVE_SYS_FS_S5PARAM_H
|
---|
| 1701 |
|
---|
| 1702 | /* Define to 1 if you have the <sys/fs/vx_quota.h> header file. */
|
---|
| 1703 | #undef HAVE_SYS_FS_VX_QUOTA_H
|
---|
| 1704 |
|
---|
| 1705 | /* Define to 1 if you have the <sys/id.h> header file. */
|
---|
| 1706 | #undef HAVE_SYS_ID_H
|
---|
| 1707 |
|
---|
| 1708 | /* Define to 1 if you have the <sys/ioctl.h> header file. */
|
---|
| 1709 | #undef HAVE_SYS_IOCTL_H
|
---|
| 1710 |
|
---|
| 1711 | /* Define to 1 if you have the <sys/ipc.h> header file. */
|
---|
| 1712 | #undef HAVE_SYS_IPC_H
|
---|
| 1713 |
|
---|
| 1714 | /* Define to 1 if you have the <sys/jfsdmapi.h> header file. */
|
---|
| 1715 | #undef HAVE_SYS_JFSDMAPI_H
|
---|
| 1716 |
|
---|
| 1717 | /* Define to 1 if you have the <sys/mman.h> header file. */
|
---|
| 1718 | #undef HAVE_SYS_MMAN_H
|
---|
| 1719 |
|
---|
| 1720 | /* Define to 1 if you have the <sys/mode.h> header file. */
|
---|
| 1721 | #undef HAVE_SYS_MODE_H
|
---|
| 1722 |
|
---|
| 1723 | /* Define to 1 if you have the <sys/mount.h> header file. */
|
---|
| 1724 | #undef HAVE_SYS_MOUNT_H
|
---|
| 1725 |
|
---|
| 1726 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
---|
| 1727 | */
|
---|
| 1728 | #undef HAVE_SYS_NDIR_H
|
---|
| 1729 |
|
---|
| 1730 | /* Define to 1 if you have the <sys/param.h> header file. */
|
---|
| 1731 | #undef HAVE_SYS_PARAM_H
|
---|
| 1732 |
|
---|
| 1733 | /* Define to 1 if you have the <sys/prctl.h> header file. */
|
---|
| 1734 | #undef HAVE_SYS_PRCTL_H
|
---|
| 1735 |
|
---|
| 1736 | /* Define to 1 if you have the <sys/priv.h> header file. */
|
---|
| 1737 | #undef HAVE_SYS_PRIV_H
|
---|
| 1738 |
|
---|
| 1739 | /* Define to 1 if you have the <sys/proplist.h> header file. */
|
---|
| 1740 | #undef HAVE_SYS_PROPLIST_H
|
---|
| 1741 |
|
---|
| 1742 | /* Define to 1 if you have the <sys/ptrace.h> header file. */
|
---|
| 1743 | #undef HAVE_SYS_PTRACE_H
|
---|
| 1744 |
|
---|
| 1745 | /* Whether the new lib/sysquotas.c interface can be used */
|
---|
| 1746 | #undef HAVE_SYS_QUOTAS
|
---|
| 1747 |
|
---|
| 1748 | /* Define to 1 if you have the <sys/quota.h> header file. */
|
---|
| 1749 | #undef HAVE_SYS_QUOTA_H
|
---|
| 1750 |
|
---|
| 1751 | /* Define to 1 if you have the <sys/resource.h> header file. */
|
---|
| 1752 | #undef HAVE_SYS_RESOURCE_H
|
---|
| 1753 |
|
---|
| 1754 | /* Define to 1 if you have the <sys/security.h> header file. */
|
---|
| 1755 | #undef HAVE_SYS_SECURITY_H
|
---|
| 1756 |
|
---|
| 1757 | /* Define to 1 if you have the <sys/select.h> header file. */
|
---|
| 1758 | #undef HAVE_SYS_SELECT_H
|
---|
| 1759 |
|
---|
| 1760 | /* Define to 1 if you have the <sys/shm.h> header file. */
|
---|
| 1761 | #undef HAVE_SYS_SHM_H
|
---|
| 1762 |
|
---|
| 1763 | /* Define to 1 if you have the <sys/socket.h> header file. */
|
---|
| 1764 | #undef HAVE_SYS_SOCKET_H
|
---|
| 1765 |
|
---|
| 1766 | /* Define to 1 if you have the <sys/sockio.h> header file. */
|
---|
| 1767 | #undef HAVE_SYS_SOCKIO_H
|
---|
| 1768 |
|
---|
| 1769 | /* Define to 1 if you have the <sys/statfs.h> header file. */
|
---|
| 1770 | #undef HAVE_SYS_STATFS_H
|
---|
| 1771 |
|
---|
| 1772 | /* Define to 1 if you have the <sys/statvfs.h> header file. */
|
---|
| 1773 | #undef HAVE_SYS_STATVFS_H
|
---|
| 1774 |
|
---|
| 1775 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
---|
| 1776 | #undef HAVE_SYS_STAT_H
|
---|
| 1777 |
|
---|
| 1778 | /* Define to 1 if you have the <sys/syscall.h> header file. */
|
---|
| 1779 | #undef HAVE_SYS_SYSCALL_H
|
---|
| 1780 |
|
---|
| 1781 | /* Define to 1 if you have the <sys/syslog.h> header file. */
|
---|
| 1782 | #undef HAVE_SYS_SYSLOG_H
|
---|
| 1783 |
|
---|
| 1784 | /* Define to 1 if you have the <sys/sysmacros.h> header file. */
|
---|
| 1785 | #undef HAVE_SYS_SYSMACROS_H
|
---|
| 1786 |
|
---|
| 1787 | /* Define to 1 if you have the <sys/termio.h> header file. */
|
---|
| 1788 | #undef HAVE_SYS_TERMIO_H
|
---|
| 1789 |
|
---|
| 1790 | /* Define to 1 if you have the <sys/time.h> header file. */
|
---|
| 1791 | #undef HAVE_SYS_TIME_H
|
---|
| 1792 |
|
---|
| 1793 | /* Define to 1 if you have the <sys/types.h> header file. */
|
---|
| 1794 | #undef HAVE_SYS_TYPES_H
|
---|
| 1795 |
|
---|
| 1796 | /* Define to 1 if you have the <sys/uio.h> header file. */
|
---|
| 1797 | #undef HAVE_SYS_UIO_H
|
---|
| 1798 |
|
---|
| 1799 | /* Define to 1 if you have the <sys/unistd.h> header file. */
|
---|
| 1800 | #undef HAVE_SYS_UNISTD_H
|
---|
| 1801 |
|
---|
| 1802 | /* Define to 1 if you have the <sys/un.h> header file. */
|
---|
| 1803 | #undef HAVE_SYS_UN_H
|
---|
| 1804 |
|
---|
| 1805 | /* Define to 1 if you have the <sys/vfs.h> header file. */
|
---|
| 1806 | #undef HAVE_SYS_VFS_H
|
---|
| 1807 |
|
---|
| 1808 | /* Define to 1 if you have the <sys/wait.h> header file. */
|
---|
| 1809 | #undef HAVE_SYS_WAIT_H
|
---|
| 1810 |
|
---|
| 1811 | /* Define to 1 if you have the <sys/xattr.h> header file. */
|
---|
| 1812 | #undef HAVE_SYS_XATTR_H
|
---|
| 1813 |
|
---|
| 1814 | /* Define to 1 if you have the `telldir64' function. */
|
---|
| 1815 | #undef HAVE_TELLDIR64
|
---|
| 1816 |
|
---|
| 1817 | /* Define to 1 if you have the <termios.h> header file. */
|
---|
| 1818 | #undef HAVE_TERMIOS_H
|
---|
| 1819 |
|
---|
| 1820 | /* Define to 1 if you have the <termio.h> header file. */
|
---|
| 1821 | #undef HAVE_TERMIO_H
|
---|
| 1822 |
|
---|
| 1823 | /* Whether the krb5_ap_req struct has a ticket pointer */
|
---|
| 1824 | #undef HAVE_TICKET_POINTER_IN_KRB5_AP_REQ
|
---|
| 1825 |
|
---|
| 1826 | /* Define to 1 if you have the `timegm' function. */
|
---|
| 1827 | #undef HAVE_TIMEGM
|
---|
| 1828 |
|
---|
| 1829 | /* Define to 1 if you have the <time.h> header file. */
|
---|
| 1830 | #undef HAVE_TIME_H
|
---|
| 1831 |
|
---|
| 1832 | /* Whether Tru64 ACLs are available */
|
---|
| 1833 | #undef HAVE_TRU64_ACLS
|
---|
| 1834 |
|
---|
| 1835 | /* Whether crypt needs truncated salt */
|
---|
| 1836 | #undef HAVE_TRUNCATED_SALT
|
---|
| 1837 |
|
---|
| 1838 | /* Whether uint16 typedef is included by rpc/rpc.h */
|
---|
| 1839 | #undef HAVE_UINT16_FROM_RPC_RPC_H
|
---|
| 1840 |
|
---|
| 1841 | /* Whether uint32 typedef is included by rpc/rpc.h */
|
---|
| 1842 | #undef HAVE_UINT32_FROM_RPC_RPC_H
|
---|
| 1843 |
|
---|
| 1844 | /* Define to 1 if you have the <unistd.h> header file. */
|
---|
| 1845 | #undef HAVE_UNISTD_H
|
---|
| 1846 |
|
---|
| 1847 | /* If we need to build with unixscoket support */
|
---|
| 1848 | #undef HAVE_UNIXSOCKET
|
---|
| 1849 |
|
---|
| 1850 | /* Whether UnixWare ACLs are available */
|
---|
| 1851 | #undef HAVE_UNIXWARE_ACLS
|
---|
| 1852 |
|
---|
| 1853 | /* Define to 1 if you have the `unsetenv' function. */
|
---|
| 1854 | #undef HAVE_UNSETENV
|
---|
| 1855 |
|
---|
| 1856 | /* Whether the 'unsigned char' type is available */
|
---|
| 1857 | #undef HAVE_UNSIGNED_CHAR
|
---|
| 1858 |
|
---|
| 1859 | /* Define to 1 if you have the `updwtmp' function. */
|
---|
| 1860 | #undef HAVE_UPDWTMP
|
---|
| 1861 |
|
---|
| 1862 | /* Define to 1 if you have the `updwtmpx' function. */
|
---|
| 1863 | #undef HAVE_UPDWTMPX
|
---|
| 1864 |
|
---|
| 1865 | /* Define to 1 if you have the `usleep' function. */
|
---|
| 1866 | #undef HAVE_USLEEP
|
---|
| 1867 |
|
---|
| 1868 | /* Whether struct utimbuf is available */
|
---|
| 1869 | #undef HAVE_UTIMBUF
|
---|
| 1870 |
|
---|
| 1871 | /* Define to 1 if you have the `utime' function. */
|
---|
| 1872 | #undef HAVE_UTIME
|
---|
| 1873 |
|
---|
| 1874 | /* Define to 1 if you have the `utimes' function. */
|
---|
| 1875 | #undef HAVE_UTIMES
|
---|
| 1876 |
|
---|
| 1877 | /* Define to 1 if you have the <utime.h> header file. */
|
---|
| 1878 | #undef HAVE_UTIME_H
|
---|
| 1879 |
|
---|
| 1880 | /* Define to 1 if you have the <utmpx.h> header file. */
|
---|
| 1881 | #undef HAVE_UTMPX_H
|
---|
| 1882 |
|
---|
| 1883 | /* Define to 1 if you have the <utmp.h> header file. */
|
---|
| 1884 | #undef HAVE_UTMP_H
|
---|
| 1885 |
|
---|
| 1886 | /* Whether the utmp struct has a property ut_addr */
|
---|
| 1887 | #undef HAVE_UT_UT_ADDR
|
---|
| 1888 |
|
---|
| 1889 | /* Whether the utmp struct has a property ut_exit */
|
---|
| 1890 | #undef HAVE_UT_UT_EXIT
|
---|
| 1891 |
|
---|
| 1892 | /* Whether the utmp struct has a property ut_host */
|
---|
| 1893 | #undef HAVE_UT_UT_HOST
|
---|
| 1894 |
|
---|
| 1895 | /* Whether the utmp struct has a property ut_id */
|
---|
| 1896 | #undef HAVE_UT_UT_ID
|
---|
| 1897 |
|
---|
| 1898 | /* Whether the utmp struct has a property ut_name */
|
---|
| 1899 | #undef HAVE_UT_UT_NAME
|
---|
| 1900 |
|
---|
| 1901 | /* Whether the utmp struct has a property ut_pid */
|
---|
| 1902 | #undef HAVE_UT_UT_PID
|
---|
| 1903 |
|
---|
| 1904 | /* Whether the utmp struct has a property ut_time */
|
---|
| 1905 | #undef HAVE_UT_UT_TIME
|
---|
| 1906 |
|
---|
| 1907 | /* Whether the utmp struct has a property ut_tv */
|
---|
| 1908 | #undef HAVE_UT_UT_TV
|
---|
| 1909 |
|
---|
| 1910 | /* Whether the utmp struct has a property ut_type */
|
---|
| 1911 | #undef HAVE_UT_UT_TYPE
|
---|
| 1912 |
|
---|
| 1913 | /* Whether the utmp struct has a property ut_user */
|
---|
| 1914 | #undef HAVE_UT_UT_USER
|
---|
| 1915 |
|
---|
| 1916 | /* Define to 1 if you have the `uuid_generate' function. */
|
---|
| 1917 | #undef HAVE_UUID_GENERATE
|
---|
| 1918 |
|
---|
| 1919 | /* Define to 1 if you have the <uuid/uuid.h> header file. */
|
---|
| 1920 | #undef HAVE_UUID_UUID_H
|
---|
| 1921 |
|
---|
| 1922 | /* Whether the utmpx struct has a property ut_syslen */
|
---|
| 1923 | #undef HAVE_UX_UT_SYSLEN
|
---|
| 1924 |
|
---|
| 1925 | /* Define to 1 if you have the <valgrind.h> header file. */
|
---|
| 1926 | #undef HAVE_VALGRIND_H
|
---|
| 1927 |
|
---|
| 1928 | /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
|
---|
| 1929 | #undef HAVE_VALGRIND_MEMCHECK_H
|
---|
| 1930 |
|
---|
| 1931 | /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
|
---|
| 1932 | #undef HAVE_VALGRIND_VALGRIND_H
|
---|
| 1933 |
|
---|
| 1934 | /* Define to 1 if you have the <vararg.h> header file. */
|
---|
| 1935 | #undef HAVE_VARARG_H
|
---|
| 1936 |
|
---|
| 1937 | /* Define to 1 if you have the `vasprintf' function. */
|
---|
| 1938 | #undef HAVE_VASPRINTF
|
---|
| 1939 |
|
---|
| 1940 | /* Whether vasprintf() is available */
|
---|
| 1941 | #undef HAVE_VASPRINTF_DECL
|
---|
| 1942 |
|
---|
| 1943 | /* Whether va_copy() is available */
|
---|
| 1944 | #undef HAVE_VA_COPY
|
---|
| 1945 |
|
---|
| 1946 | /* Whether the C compiler understands volatile */
|
---|
| 1947 | #undef HAVE_VOLATILE
|
---|
| 1948 |
|
---|
| 1949 | /* Define to 1 if you have the `vsnprintf' function. */
|
---|
| 1950 | #undef HAVE_VSNPRINTF
|
---|
| 1951 |
|
---|
| 1952 | /* Whether vsnprintf() is available */
|
---|
| 1953 | #undef HAVE_VSNPRINTF_DECL
|
---|
| 1954 |
|
---|
| 1955 | /* Define to 1 if you have the `vsyslog' function. */
|
---|
| 1956 | #undef HAVE_VSYSLOG
|
---|
| 1957 |
|
---|
| 1958 | /* Define to 1 if you have the `waitpid' function. */
|
---|
| 1959 | #undef HAVE_WAITPID
|
---|
| 1960 |
|
---|
| 1961 | /* Define to 1 if you have the <windows.h> header file. */
|
---|
| 1962 | #undef HAVE_WINDOWS_H
|
---|
| 1963 |
|
---|
| 1964 | /* Define to 1 if you have the <winsock2.h> header file. */
|
---|
| 1965 | #undef HAVE_WINSOCK2_H
|
---|
| 1966 |
|
---|
| 1967 | /* Define if you have working AF_LOCAL sockets */
|
---|
| 1968 | #undef HAVE_WORKING_AF_LOCAL
|
---|
| 1969 |
|
---|
| 1970 | /* Whether the WRFILE:-keytab is supported */
|
---|
| 1971 | #undef HAVE_WRFILE_KEYTAB
|
---|
| 1972 |
|
---|
| 1973 | /* Define to 1 if you have the <ws2tcpip.h> header file. */
|
---|
| 1974 | #undef HAVE_WS2TCPIP_H
|
---|
| 1975 |
|
---|
| 1976 | /* Define to 1 if you have the <xfs/dmapi.h> header file. */
|
---|
| 1977 | #undef HAVE_XFS_DMAPI_H
|
---|
| 1978 |
|
---|
| 1979 | /* Define to 1 if you have the <xfs/libxfs.h> header file. */
|
---|
| 1980 | #undef HAVE_XFS_LIBXFS_H
|
---|
| 1981 |
|
---|
| 1982 | /* Whether xfs quota support is available */
|
---|
| 1983 | #undef HAVE_XFS_QUOTAS
|
---|
| 1984 |
|
---|
| 1985 | /* Define to 1 if you have the `yp_get_default_domain' function. */
|
---|
| 1986 | #undef HAVE_YP_GET_DEFAULT_DOMAIN
|
---|
| 1987 |
|
---|
| 1988 | /* Define to 1 if you have the `_acl' function. */
|
---|
| 1989 | #undef HAVE__ACL
|
---|
| 1990 |
|
---|
| 1991 | /* Whether the _Bool type is available */
|
---|
| 1992 | #undef HAVE__Bool
|
---|
| 1993 |
|
---|
| 1994 | /* Define to 1 if you have the `_chdir' function. */
|
---|
| 1995 | #undef HAVE__CHDIR
|
---|
| 1996 |
|
---|
| 1997 | /* Define to 1 if you have the `_close' function. */
|
---|
| 1998 | #undef HAVE__CLOSE
|
---|
| 1999 |
|
---|
| 2000 | /* Define to 1 if you have the `_closedir' function. */
|
---|
| 2001 | #undef HAVE__CLOSEDIR
|
---|
| 2002 |
|
---|
| 2003 | /* Define to 1 if you have the `_dup' function. */
|
---|
| 2004 | #undef HAVE__DUP
|
---|
| 2005 |
|
---|
| 2006 | /* Define to 1 if you have the `_dup2' function. */
|
---|
| 2007 | #undef HAVE__DUP2
|
---|
| 2008 |
|
---|
| 2009 | /* Define to 1 if you have the `_et_list' function. */
|
---|
| 2010 | #undef HAVE__ET_LIST
|
---|
| 2011 |
|
---|
| 2012 | /* Define to 1 if you have the `_facl' function. */
|
---|
| 2013 | #undef HAVE__FACL
|
---|
| 2014 |
|
---|
| 2015 | /* Define to 1 if you have the `_fchdir' function. */
|
---|
| 2016 | #undef HAVE__FCHDIR
|
---|
| 2017 |
|
---|
| 2018 | /* Define to 1 if you have the `_fcntl' function. */
|
---|
| 2019 | #undef HAVE__FCNTL
|
---|
| 2020 |
|
---|
| 2021 | /* Define to 1 if you have the `_fork' function. */
|
---|
| 2022 | #undef HAVE__FORK
|
---|
| 2023 |
|
---|
| 2024 | /* Define to 1 if you have the `_fstat' function. */
|
---|
| 2025 | #undef HAVE__FSTAT
|
---|
| 2026 |
|
---|
| 2027 | /* Define to 1 if you have the `_fstat64' function. */
|
---|
| 2028 | #undef HAVE__FSTAT64
|
---|
| 2029 |
|
---|
| 2030 | /* Define to 1 if you have the `_getcwd' function. */
|
---|
| 2031 | #undef HAVE__GETCWD
|
---|
| 2032 |
|
---|
| 2033 | /* Define to 1 if you have the `_llseek' function. */
|
---|
| 2034 | #undef HAVE__LLSEEK
|
---|
| 2035 |
|
---|
| 2036 | /* Define to 1 if you have the `_lseek' function. */
|
---|
| 2037 | #undef HAVE__LSEEK
|
---|
| 2038 |
|
---|
| 2039 | /* Define to 1 if you have the `_lstat' function. */
|
---|
| 2040 | #undef HAVE__LSTAT
|
---|
| 2041 |
|
---|
| 2042 | /* Define to 1 if you have the `_lstat64' function. */
|
---|
| 2043 | #undef HAVE__LSTAT64
|
---|
| 2044 |
|
---|
| 2045 | /* Define to 1 if you have the `_open' function. */
|
---|
| 2046 | #undef HAVE__OPEN
|
---|
| 2047 |
|
---|
| 2048 | /* Define to 1 if you have the `_open64' function. */
|
---|
| 2049 | #undef HAVE__OPEN64
|
---|
| 2050 |
|
---|
| 2051 | /* Define to 1 if you have the `_opendir' function. */
|
---|
| 2052 | #undef HAVE__OPENDIR
|
---|
| 2053 |
|
---|
| 2054 | /* Define to 1 if you have the `_pread' function. */
|
---|
| 2055 | #undef HAVE__PREAD
|
---|
| 2056 |
|
---|
| 2057 | /* Define to 1 if you have the `_pread64' function. */
|
---|
| 2058 | #undef HAVE__PREAD64
|
---|
| 2059 |
|
---|
| 2060 | /* Define to 1 if you have the `_pwrite' function. */
|
---|
| 2061 | #undef HAVE__PWRITE
|
---|
| 2062 |
|
---|
| 2063 | /* Define to 1 if you have the `_pwrite64' function. */
|
---|
| 2064 | #undef HAVE__PWRITE64
|
---|
| 2065 |
|
---|
| 2066 | /* Define to 1 if you have the `_read' function. */
|
---|
| 2067 | #undef HAVE__READ
|
---|
| 2068 |
|
---|
| 2069 | /* Define to 1 if you have the `_readdir' function. */
|
---|
| 2070 | #undef HAVE__READDIR
|
---|
| 2071 |
|
---|
| 2072 | /* Define to 1 if you have the `_readdir64' function. */
|
---|
| 2073 | #undef HAVE__READDIR64
|
---|
| 2074 |
|
---|
| 2075 | /* Define to 1 if you have the `_seekdir' function. */
|
---|
| 2076 | #undef HAVE__SEEKDIR
|
---|
| 2077 |
|
---|
| 2078 | /* Define to 1 if you have the `_stat' function. */
|
---|
| 2079 | #undef HAVE__STAT
|
---|
| 2080 |
|
---|
| 2081 | /* Define to 1 if you have the `_stat64' function. */
|
---|
| 2082 | #undef HAVE__STAT64
|
---|
| 2083 |
|
---|
| 2084 | /* Define to 1 if you have the `_telldir' function. */
|
---|
| 2085 | #undef HAVE__TELLDIR
|
---|
| 2086 |
|
---|
| 2087 | /* Whether the __VA_ARGS__ macro is available */
|
---|
| 2088 | #undef HAVE__VA_ARGS__MACRO
|
---|
| 2089 |
|
---|
| 2090 | /* Define to 1 if you have the `_write' function. */
|
---|
| 2091 | #undef HAVE__WRITE
|
---|
| 2092 |
|
---|
| 2093 | /* Define to 1 if you have the `__acl' function. */
|
---|
| 2094 | #undef HAVE___ACL
|
---|
| 2095 |
|
---|
| 2096 | /* Define to 1 if you have the `__chdir' function. */
|
---|
| 2097 | #undef HAVE___CHDIR
|
---|
| 2098 |
|
---|
| 2099 | /* Define to 1 if you have the `__close' function. */
|
---|
| 2100 | #undef HAVE___CLOSE
|
---|
| 2101 |
|
---|
| 2102 | /* Define to 1 if you have the `__closedir' function. */
|
---|
| 2103 | #undef HAVE___CLOSEDIR
|
---|
| 2104 |
|
---|
| 2105 | /* Define to 1 if you have the `__dup' function. */
|
---|
| 2106 | #undef HAVE___DUP
|
---|
| 2107 |
|
---|
| 2108 | /* Define to 1 if you have the `__dup2' function. */
|
---|
| 2109 | #undef HAVE___DUP2
|
---|
| 2110 |
|
---|
| 2111 | /* Define to 1 if you have the `__facl' function. */
|
---|
| 2112 | #undef HAVE___FACL
|
---|
| 2113 |
|
---|
| 2114 | /* Define to 1 if you have the `__fchdir' function. */
|
---|
| 2115 | #undef HAVE___FCHDIR
|
---|
| 2116 |
|
---|
| 2117 | /* Define to 1 if you have the `__fcntl' function. */
|
---|
| 2118 | #undef HAVE___FCNTL
|
---|
| 2119 |
|
---|
| 2120 | /* Define to 1 if you have the `__fork' function. */
|
---|
| 2121 | #undef HAVE___FORK
|
---|
| 2122 |
|
---|
| 2123 | /* Define to 1 if you have the `__fstat' function. */
|
---|
| 2124 | #undef HAVE___FSTAT
|
---|
| 2125 |
|
---|
| 2126 | /* Define to 1 if you have the `__fstat64' function. */
|
---|
| 2127 | #undef HAVE___FSTAT64
|
---|
| 2128 |
|
---|
| 2129 | /* Define to 1 if you have the `__fxstat' function. */
|
---|
| 2130 | #undef HAVE___FXSTAT
|
---|
| 2131 |
|
---|
| 2132 | /* Define to 1 if you have the `__getcwd' function. */
|
---|
| 2133 | #undef HAVE___GETCWD
|
---|
| 2134 |
|
---|
| 2135 | /* Define to 1 if you have the `__getdents' function. */
|
---|
| 2136 | #undef HAVE___GETDENTS
|
---|
| 2137 |
|
---|
| 2138 | /* Define to 1 if you have the `__llseek' function. */
|
---|
| 2139 | #undef HAVE___LLSEEK
|
---|
| 2140 |
|
---|
| 2141 | /* Define to 1 if you have the `__lseek' function. */
|
---|
| 2142 | #undef HAVE___LSEEK
|
---|
| 2143 |
|
---|
| 2144 | /* Define to 1 if you have the `__lstat' function. */
|
---|
| 2145 | #undef HAVE___LSTAT
|
---|
| 2146 |
|
---|
| 2147 | /* Define to 1 if you have the `__lstat64' function. */
|
---|
| 2148 | #undef HAVE___LSTAT64
|
---|
| 2149 |
|
---|
| 2150 | /* Define to 1 if you have the `__lxstat' function. */
|
---|
| 2151 | #undef HAVE___LXSTAT
|
---|
| 2152 |
|
---|
| 2153 | /* Whether __NR_inotify_init() is available */
|
---|
| 2154 | #undef HAVE___NR_INOTIFY_INIT_DECL
|
---|
| 2155 |
|
---|
| 2156 | /* Define to 1 if you have the `__open' function. */
|
---|
| 2157 | #undef HAVE___OPEN
|
---|
| 2158 |
|
---|
| 2159 | /* Define to 1 if you have the `__open64' function. */
|
---|
| 2160 | #undef HAVE___OPEN64
|
---|
| 2161 |
|
---|
| 2162 | /* Define to 1 if you have the `__opendir' function. */
|
---|
| 2163 | #undef HAVE___OPENDIR
|
---|
| 2164 |
|
---|
| 2165 | /* Define to 1 if you have the `__pread' function. */
|
---|
| 2166 | #undef HAVE___PREAD
|
---|
| 2167 |
|
---|
| 2168 | /* Define to 1 if you have the `__pread64' function. */
|
---|
| 2169 | #undef HAVE___PREAD64
|
---|
| 2170 |
|
---|
| 2171 | /* Define to 1 if you have the `__pwrite' function. */
|
---|
| 2172 | #undef HAVE___PWRITE
|
---|
| 2173 |
|
---|
| 2174 | /* Define to 1 if you have the `__pwrite64' function. */
|
---|
| 2175 | #undef HAVE___PWRITE64
|
---|
| 2176 |
|
---|
| 2177 | /* Define to 1 if you have the `__read' function. */
|
---|
| 2178 | #undef HAVE___READ
|
---|
| 2179 |
|
---|
| 2180 | /* Define to 1 if you have the `__readdir' function. */
|
---|
| 2181 | #undef HAVE___READDIR
|
---|
| 2182 |
|
---|
| 2183 | /* Define to 1 if you have the `__readdir64' function. */
|
---|
| 2184 | #undef HAVE___READDIR64
|
---|
| 2185 |
|
---|
| 2186 | /* Define to 1 if you have the `__seekdir' function. */
|
---|
| 2187 | #undef HAVE___SEEKDIR
|
---|
| 2188 |
|
---|
| 2189 | /* Define to 1 if you have the `__stat' function. */
|
---|
| 2190 | #undef HAVE___STAT
|
---|
| 2191 |
|
---|
| 2192 | /* Define to 1 if you have the `__stat64' function. */
|
---|
| 2193 | #undef HAVE___STAT64
|
---|
| 2194 |
|
---|
| 2195 | /* Define to 1 if you have the `__strtoll' function. */
|
---|
| 2196 | #undef HAVE___STRTOLL
|
---|
| 2197 |
|
---|
| 2198 | /* Define to 1 if you have the `__strtoull' function. */
|
---|
| 2199 | #undef HAVE___STRTOULL
|
---|
| 2200 |
|
---|
| 2201 | /* Define to 1 if you have the `__sys_llseek' function. */
|
---|
| 2202 | #undef HAVE___SYS_LLSEEK
|
---|
| 2203 |
|
---|
| 2204 | /* Define to 1 if you have the `__telldir' function. */
|
---|
| 2205 | #undef HAVE___TELLDIR
|
---|
| 2206 |
|
---|
| 2207 | /* Whether __va_copy() is available */
|
---|
| 2208 | #undef HAVE___VA_COPY
|
---|
| 2209 |
|
---|
| 2210 | /* Define to 1 if you have the `__write' function. */
|
---|
| 2211 | #undef HAVE___WRITE
|
---|
| 2212 |
|
---|
| 2213 | /* Define to 1 if you have the `__xstat' function. */
|
---|
| 2214 | #undef HAVE___XSTAT
|
---|
| 2215 |
|
---|
| 2216 | /* Whether there is a __func__ macro */
|
---|
| 2217 | #undef HAVE_func_MACRO
|
---|
| 2218 |
|
---|
| 2219 | /* Whether the host os is HPUX */
|
---|
| 2220 | #undef HPUX
|
---|
| 2221 |
|
---|
| 2222 | /* Whether the hpux sendfile() API is available */
|
---|
| 2223 | #undef HPUX_SENDFILE_API
|
---|
| 2224 |
|
---|
| 2225 | /* Whether the host os is irix */
|
---|
| 2226 | #undef IRIX
|
---|
| 2227 |
|
---|
| 2228 | /* Whether the host os is irix6 */
|
---|
| 2229 | #undef IRIX6
|
---|
| 2230 |
|
---|
| 2231 | /* Whether krb5_get_init_creds_opt_free takes a context argument */
|
---|
| 2232 | #undef KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT
|
---|
| 2233 |
|
---|
| 2234 | /* Whether krb5_princ_realm returns krb5_realm or krb5_data */
|
---|
| 2235 | #undef KRB5_PRINC_REALM_RETURNS_REALM
|
---|
| 2236 |
|
---|
| 2237 | /* Whether the krb5_ticket structure contains the kvno and enctype */
|
---|
| 2238 | #undef KRB5_TICKET_HAS_KEYINFO
|
---|
| 2239 |
|
---|
| 2240 | /* Number of arguments to krb5_verify_checksum */
|
---|
| 2241 | #undef KRB5_VERIFY_CHECKSUM_ARGS
|
---|
| 2242 |
|
---|
| 2243 | /* Number of arguments to ldap_set_rebind_proc */
|
---|
| 2244 | #undef LDAP_SET_REBIND_PROC_ARGS
|
---|
| 2245 |
|
---|
| 2246 | /* Whether the host os is linux */
|
---|
| 2247 | #undef LINUX
|
---|
| 2248 |
|
---|
| 2249 | /* Whether (linux) sendfile() is broken */
|
---|
| 2250 | #undef LINUX_BROKEN_SENDFILE_API
|
---|
| 2251 |
|
---|
| 2252 | /* Whether linux sendfile() API is available */
|
---|
| 2253 | #undef LINUX_SENDFILE_API
|
---|
| 2254 |
|
---|
| 2255 | /* Whether MMAP is broken */
|
---|
| 2256 | #undef MMAP_BLACKLIST
|
---|
| 2257 |
|
---|
| 2258 | /* Whether the host os is NeXT v2 */
|
---|
| 2259 | #undef NEXT2
|
---|
| 2260 |
|
---|
| 2261 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
---|
| 2262 | #undef NO_MINUS_C_MINUS_O
|
---|
| 2263 |
|
---|
| 2264 | /* Whether the host os is osf1 */
|
---|
| 2265 | #undef OSF1
|
---|
| 2266 |
|
---|
| 2267 | /* Define to the address where bug reports for this package should be sent. */
|
---|
| 2268 | #undef PACKAGE_BUGREPORT
|
---|
| 2269 |
|
---|
| 2270 | /* Define to the full name of this package. */
|
---|
| 2271 | #undef PACKAGE_NAME
|
---|
| 2272 |
|
---|
| 2273 | /* Define to the full name and version of this package. */
|
---|
| 2274 | #undef PACKAGE_STRING
|
---|
| 2275 |
|
---|
| 2276 | /* Define to the one symbol short name of this package. */
|
---|
| 2277 | #undef PACKAGE_TARNAME
|
---|
| 2278 |
|
---|
| 2279 | /* Define to the version of this package. */
|
---|
| 2280 | #undef PACKAGE_VERSION
|
---|
| 2281 |
|
---|
| 2282 | /* Does a POSIX ACL need a mask element */
|
---|
| 2283 | #undef POSIX_ACL_NEEDS_MASK
|
---|
| 2284 |
|
---|
| 2285 | /* Whether pututline returns pointer */
|
---|
| 2286 | #undef PUTUTLINE_RETURNS_UTMP
|
---|
| 2287 |
|
---|
| 2288 | /* Whether the host os is qnx */
|
---|
| 2289 | #undef QNX
|
---|
| 2290 |
|
---|
| 2291 | /* Whether the realpath function allows NULL */
|
---|
| 2292 | #undef REALPATH_TAKES_NULL
|
---|
| 2293 |
|
---|
| 2294 | /* Whether the host os is reliantunix */
|
---|
| 2295 | #undef RELIANTUNIX
|
---|
| 2296 |
|
---|
| 2297 | /* Whether getpass should be replaced */
|
---|
| 2298 | #undef REPLACE_GETPASS
|
---|
| 2299 |
|
---|
| 2300 | /* getpass returns <9 chars where getpassphrase returns <265 chars */
|
---|
| 2301 | #undef REPLACE_GETPASS_BY_GETPASSPHRASE
|
---|
| 2302 |
|
---|
| 2303 | /* Whether inet_ntoa should be replaced */
|
---|
| 2304 | #undef REPLACE_INET_NTOA
|
---|
| 2305 |
|
---|
| 2306 | /* replace readdir */
|
---|
| 2307 | #undef REPLACE_READDIR
|
---|
| 2308 |
|
---|
| 2309 | /* replace readdir using getdents() */
|
---|
| 2310 | #undef REPLACE_READDIR_GETDENTS
|
---|
| 2311 |
|
---|
| 2312 | /* replace readdir using getdirentries() */
|
---|
| 2313 | #undef REPLACE_READDIR_GETDIRENTRIES
|
---|
| 2314 |
|
---|
| 2315 | /* Whether strptime should be replaced */
|
---|
| 2316 | #undef REPLACE_STRPTIME
|
---|
| 2317 |
|
---|
| 2318 | /* Define as the return type of signal handlers (`int' or `void'). */
|
---|
| 2319 | #undef RETSIGTYPE
|
---|
| 2320 |
|
---|
| 2321 | /* Whether the host os is sco unix */
|
---|
| 2322 | #undef SCO
|
---|
| 2323 |
|
---|
| 2324 | /* Whether seekdir returns an int */
|
---|
| 2325 | #undef SEEKDIR_RETURNS_INT
|
---|
| 2326 |
|
---|
| 2327 | /* Whether seekdir returns void */
|
---|
| 2328 | #undef SEEKDIR_RETURNS_VOID
|
---|
| 2329 |
|
---|
| 2330 | /* Shared library extension */
|
---|
| 2331 | #undef SHLIBEXT
|
---|
| 2332 |
|
---|
| 2333 | /* The size of `char', as computed by sizeof. */
|
---|
| 2334 | #undef SIZEOF_CHAR
|
---|
| 2335 |
|
---|
| 2336 | /* The size of the 'dev_t' type */
|
---|
| 2337 | #undef SIZEOF_DEV_T
|
---|
| 2338 |
|
---|
| 2339 | /* The size of the 'ino_t' type */
|
---|
| 2340 | #undef SIZEOF_INO_T
|
---|
| 2341 |
|
---|
| 2342 | /* The size of `int', as computed by sizeof. */
|
---|
| 2343 | #undef SIZEOF_INT
|
---|
| 2344 |
|
---|
| 2345 | /* The size of `long', as computed by sizeof. */
|
---|
| 2346 | #undef SIZEOF_LONG
|
---|
| 2347 |
|
---|
| 2348 | /* The size of `long long', as computed by sizeof. */
|
---|
| 2349 | #undef SIZEOF_LONG_LONG
|
---|
| 2350 |
|
---|
| 2351 | /* The size of the 'off_t' type */
|
---|
| 2352 | #undef SIZEOF_OFF_T
|
---|
| 2353 |
|
---|
| 2354 | /* The size of `short', as computed by sizeof. */
|
---|
| 2355 | #undef SIZEOF_SHORT
|
---|
| 2356 |
|
---|
| 2357 | /* The size of `size_t', as computed by sizeof. */
|
---|
| 2358 | #undef SIZEOF_SIZE_T
|
---|
| 2359 |
|
---|
| 2360 | /* The size of `ssize_t', as computed by sizeof. */
|
---|
| 2361 | #undef SIZEOF_SSIZE_T
|
---|
| 2362 |
|
---|
| 2363 | /* The size of the 'time_t' type */
|
---|
| 2364 | #undef SIZEOF_TIME_T
|
---|
| 2365 |
|
---|
| 2366 | /* Use socket wrapper library */
|
---|
| 2367 | #undef SOCKET_WRAPPER
|
---|
| 2368 |
|
---|
| 2369 | /* Whether the solaris sendfile() API is available */
|
---|
| 2370 | #undef SOLARIS_SENDFILE_API
|
---|
| 2371 |
|
---|
| 2372 | /* Whether statfs requires two arguments and struct statfs has bsize property
|
---|
| 2373 | */
|
---|
| 2374 | #undef STAT_STATFS2_BSIZE
|
---|
| 2375 |
|
---|
| 2376 | /* Whether statfs requires 2 arguments and struct statfs has fsize */
|
---|
| 2377 | #undef STAT_STATFS2_FSIZE
|
---|
| 2378 |
|
---|
| 2379 | /* Whether statfs requires 2 arguments and struct fs_data is available */
|
---|
| 2380 | #undef STAT_STATFS2_FS_DATA
|
---|
| 2381 |
|
---|
| 2382 | /* Whether statfs requires 3 arguments */
|
---|
| 2383 | #undef STAT_STATFS3_OSF1
|
---|
| 2384 |
|
---|
| 2385 | /* Whether statfs requires 4 arguments */
|
---|
| 2386 | #undef STAT_STATFS4
|
---|
| 2387 |
|
---|
| 2388 | /* Whether statvfs() is available */
|
---|
| 2389 | #undef STAT_STATVFS
|
---|
| 2390 |
|
---|
| 2391 | /* Whether statvfs64() is available */
|
---|
| 2392 | #undef STAT_STATVFS64
|
---|
| 2393 |
|
---|
| 2394 | /* The size of a block */
|
---|
| 2395 | #undef STAT_ST_BLOCKSIZE
|
---|
| 2396 |
|
---|
| 2397 | /* Define to 1 if you have the ANSI C header files. */
|
---|
| 2398 | #undef STDC_HEADERS
|
---|
| 2399 |
|
---|
| 2400 | /* String list of builtin modules */
|
---|
| 2401 | #undef STRING_STATIC_MODULES
|
---|
| 2402 |
|
---|
| 2403 | /* Whether the host os is sunos4 */
|
---|
| 2404 | #undef SUNOS4
|
---|
| 2405 |
|
---|
| 2406 | /* Whether the host os is solaris */
|
---|
| 2407 | #undef SUNOS5
|
---|
| 2408 |
|
---|
| 2409 | /* Whether sysconf(_SC_NGROUPS_MAX) is available */
|
---|
| 2410 | #undef SYSCONF_SC_NGROUPS_MAX
|
---|
| 2411 |
|
---|
| 2412 | /* Whether sysconf(_SC_NPROCESSORS_ONLN) is available */
|
---|
| 2413 | #undef SYSCONF_SC_NPROCESSORS_ONLN
|
---|
| 2414 |
|
---|
| 2415 | /* Whether sysconf(_SC_NPROC_ONLN) is available */
|
---|
| 2416 | #undef SYSCONF_SC_NPROC_ONLN
|
---|
| 2417 |
|
---|
| 2418 | /* Whether sysconf(_SC_PAGESIZE) is available */
|
---|
| 2419 | #undef SYSCONF_SC_PAGESIZE
|
---|
| 2420 |
|
---|
| 2421 | /* Whether this is a system V system */
|
---|
| 2422 | #undef SYSV
|
---|
| 2423 |
|
---|
| 2424 | /* Whether telldir takes a const pointer */
|
---|
| 2425 | #undef TELLDIR_TAKES_CONST_DIR
|
---|
| 2426 |
|
---|
| 2427 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
---|
| 2428 | #undef TIME_WITH_SYS_TIME
|
---|
| 2429 |
|
---|
| 2430 | /* Whether the host os is unixware */
|
---|
| 2431 | #undef UNIXWARE
|
---|
| 2432 |
|
---|
| 2433 | /* Whether to use both of HPUX' crypt calls */
|
---|
| 2434 | #undef USE_BOTH_CRYPT_CALLS
|
---|
| 2435 |
|
---|
| 2436 | /* Whether we should build DMAPI integration components */
|
---|
| 2437 | #undef USE_DMAPI
|
---|
| 2438 |
|
---|
| 2439 | /* Whether seteuid() is available */
|
---|
| 2440 | #undef USE_SETEUID
|
---|
| 2441 |
|
---|
| 2442 | /* Whether setresuid() is available */
|
---|
| 2443 | #undef USE_SETRESUID
|
---|
| 2444 |
|
---|
| 2445 | /* Whether setreuid() is available */
|
---|
| 2446 | #undef USE_SETREUID
|
---|
| 2447 |
|
---|
| 2448 | /* Whether setuidx() is available */
|
---|
| 2449 | #undef USE_SETUIDX
|
---|
| 2450 |
|
---|
| 2451 | /* Whether to include Active Directory support */
|
---|
| 2452 | #undef WITH_ADS
|
---|
| 2453 |
|
---|
| 2454 | /* Whether to include AFS clear-text auth support */
|
---|
| 2455 | #undef WITH_AFS
|
---|
| 2456 |
|
---|
| 2457 | /* Using asynchronous io */
|
---|
| 2458 | #undef WITH_AIO
|
---|
| 2459 |
|
---|
| 2460 | /* Whether to include automount support */
|
---|
| 2461 | #undef WITH_AUTOMOUNT
|
---|
| 2462 |
|
---|
| 2463 | /* Whether to build mount.cifs and umount.cifs */
|
---|
| 2464 | #undef WITH_CIFSMOUNT
|
---|
| 2465 |
|
---|
| 2466 | /* whether to build cifs.upcall */
|
---|
| 2467 | #undef WITH_CIFSUPCALL
|
---|
| 2468 |
|
---|
| 2469 | /* Whether to include DFS support */
|
---|
| 2470 | #undef WITH_DFS
|
---|
| 2471 |
|
---|
| 2472 | /* Whether to enable DNS Update support */
|
---|
| 2473 | #undef WITH_DNS_UPDATES
|
---|
| 2474 |
|
---|
| 2475 | /* Whether to include AFS fake-kaserver support */
|
---|
| 2476 | #undef WITH_FAKE_KASERVER
|
---|
| 2477 |
|
---|
| 2478 | /* Whether to include nisplus_home support */
|
---|
| 2479 | #undef WITH_NISPLUS_HOME
|
---|
| 2480 |
|
---|
| 2481 | /* Whether to include PAM support */
|
---|
| 2482 | #undef WITH_PAM
|
---|
| 2483 |
|
---|
| 2484 | /* Whether to include PAM MODULES support */
|
---|
| 2485 | #undef WITH_PAM_MODULES
|
---|
| 2486 |
|
---|
| 2487 | /* Whether to use profiling */
|
---|
| 2488 | #undef WITH_PROFILE
|
---|
| 2489 |
|
---|
| 2490 | /* Whether to use disk quota support */
|
---|
| 2491 | #undef WITH_QUOTAS
|
---|
| 2492 |
|
---|
| 2493 | /* Whether to include sendfile() support */
|
---|
| 2494 | #undef WITH_SENDFILE
|
---|
| 2495 |
|
---|
| 2496 | /* Whether to build smbmount */
|
---|
| 2497 | #undef WITH_SMBMOUNT
|
---|
| 2498 |
|
---|
| 2499 | /* Whether to include experimental syslog support */
|
---|
| 2500 | #undef WITH_SYSLOG
|
---|
| 2501 |
|
---|
| 2502 | /* Whether to include experimental utmp accounting */
|
---|
| 2503 | #undef WITH_UTMP
|
---|
| 2504 |
|
---|
| 2505 | /* Whether to build winbind */
|
---|
| 2506 | #undef WITH_WINBIND
|
---|
| 2507 |
|
---|
| 2508 | /* Define to 1 if your processor stores words with the most significant byte
|
---|
| 2509 | first (like Motorola and SPARC, unlike Intel and VAX). */
|
---|
| 2510 | #undef WORDS_BIGENDIAN
|
---|
| 2511 |
|
---|
| 2512 | /* xattr functions have additional options */
|
---|
| 2513 | #undef XATTR_ADD_OPT
|
---|
| 2514 |
|
---|
| 2515 | /* Required alignment */
|
---|
| 2516 | #undef _ALIGNMENT_REQUIRED
|
---|
| 2517 |
|
---|
| 2518 | /* Define to 1 if on AIX 3.
|
---|
| 2519 | System headers sometimes define this.
|
---|
| 2520 | We just want to avoid a redefinition error message. */
|
---|
| 2521 | #ifndef _ALL_SOURCE
|
---|
| 2522 | # undef _ALL_SOURCE
|
---|
| 2523 | #endif
|
---|
| 2524 |
|
---|
| 2525 | /* File offset bits */
|
---|
| 2526 | #undef _FILE_OFFSET_BITS
|
---|
| 2527 |
|
---|
| 2528 | /* Whether to use GNU libc extensions */
|
---|
| 2529 | #undef _GNU_SOURCE
|
---|
| 2530 |
|
---|
| 2531 | /* Whether to use HPUX extensions */
|
---|
| 2532 | #undef _HPUX_SOURCE
|
---|
| 2533 |
|
---|
| 2534 | /* Whether to enable large file support */
|
---|
| 2535 | #undef _LARGEFILE64_SOURCE
|
---|
| 2536 |
|
---|
| 2537 | /* Whether to enable large file support */
|
---|
| 2538 | #undef _LARGE_FILES
|
---|
| 2539 |
|
---|
| 2540 | /* Maximum alignment */
|
---|
| 2541 | #undef _MAX_ALIGNMENT
|
---|
| 2542 |
|
---|
| 2543 | /* Define to 1 if on MINIX. */
|
---|
| 2544 | #undef _MINIX
|
---|
| 2545 |
|
---|
| 2546 | #ifndef _OSF_SOURCE
|
---|
| 2547 | # define _OSF_SOURCE 1
|
---|
| 2548 | #endif
|
---|
| 2549 |
|
---|
| 2550 | /* Define to 2 if the system does not provide POSIX.1 features except with
|
---|
| 2551 | this defined. */
|
---|
| 2552 | #undef _POSIX_1_SOURCE
|
---|
| 2553 |
|
---|
| 2554 | /* Whether to enable POSIX support */
|
---|
| 2555 | #undef _POSIX_C_SOURCE
|
---|
| 2556 |
|
---|
| 2557 | /* Whether to use POSIX compatible functions */
|
---|
| 2558 | #undef _POSIX_SOURCE
|
---|
| 2559 |
|
---|
| 2560 | /* Whether to enable System V compatibility */
|
---|
| 2561 | #undef _SYSV
|
---|
| 2562 |
|
---|
| 2563 | /* Unix 98 sources -- needed for socklen_t in getsockopt on HP/UX 11 */
|
---|
| 2564 | #undef _XOPEN_SOURCE_EXTENDED
|
---|
| 2565 |
|
---|
| 2566 | /* Define to 1 if type `char' is unsigned and you are not using gcc. */
|
---|
| 2567 | #ifndef __CHAR_UNSIGNED__
|
---|
| 2568 | # undef __CHAR_UNSIGNED__
|
---|
| 2569 | #endif
|
---|
| 2570 |
|
---|
| 2571 | /* Enable extensions on Solaris. */
|
---|
| 2572 | #ifndef __EXTENSIONS__
|
---|
| 2573 | # undef __EXTENSIONS__
|
---|
| 2574 | #endif
|
---|
| 2575 | #ifndef _POSIX_PTHREAD_SEMANTICS
|
---|
| 2576 | # undef _POSIX_PTHREAD_SEMANTICS
|
---|
| 2577 | #endif
|
---|
| 2578 | #ifndef _TANDEM_SOURCE
|
---|
| 2579 | # undef _TANDEM_SOURCE
|
---|
| 2580 | #endif
|
---|
| 2581 |
|
---|
| 2582 | /* Whether to build auth_builtin as shared module */
|
---|
| 2583 | #undef auth_builtin_init
|
---|
| 2584 |
|
---|
| 2585 | /* Whether to build auth_domain as shared module */
|
---|
| 2586 | #undef auth_domain_init
|
---|
| 2587 |
|
---|
| 2588 | /* Whether to build auth_sam as shared module */
|
---|
| 2589 | #undef auth_sam_init
|
---|
| 2590 |
|
---|
| 2591 | /* Whether to build auth_script as shared module */
|
---|
| 2592 | #undef auth_script_init
|
---|
| 2593 |
|
---|
| 2594 | /* Whether to build auth_server as shared module */
|
---|
| 2595 | #undef auth_server_init
|
---|
| 2596 |
|
---|
| 2597 | /* Whether to build auth_unix as shared module */
|
---|
| 2598 | #undef auth_unix_init
|
---|
| 2599 |
|
---|
| 2600 | /* Whether to build auth_winbind as shared module */
|
---|
| 2601 | #undef auth_winbind_init
|
---|
| 2602 |
|
---|
| 2603 | /* Whether to build charset_CP437 as shared module */
|
---|
| 2604 | #undef charset_CP437_init
|
---|
| 2605 |
|
---|
| 2606 | /* Whether to build charset_CP850 as shared module */
|
---|
| 2607 | #undef charset_CP850_init
|
---|
| 2608 |
|
---|
| 2609 | /* Whether to build charset_macosxfs as shared module */
|
---|
| 2610 | #undef charset_macosxfs_init
|
---|
| 2611 |
|
---|
| 2612 | /* Whether to build charset_weird as shared module */
|
---|
| 2613 | #undef charset_weird_init
|
---|
| 2614 |
|
---|
| 2615 | /* Define to empty if `const' does not conform to ANSI C. */
|
---|
| 2616 | #undef const
|
---|
| 2617 |
|
---|
| 2618 | /* Define to `int' if <sys/types.h> doesn't define. */
|
---|
| 2619 | #undef gid_t
|
---|
| 2620 |
|
---|
| 2621 | /* Whether to build idmap_ad as shared module */
|
---|
| 2622 | #undef idmap_ad_init
|
---|
| 2623 |
|
---|
| 2624 | /* Whether to build idmap_ldap as shared module */
|
---|
| 2625 | #undef idmap_ldap_init
|
---|
| 2626 |
|
---|
| 2627 | /* Whether to build idmap_nss as shared module */
|
---|
| 2628 | #undef idmap_nss_init
|
---|
| 2629 |
|
---|
| 2630 | /* Whether to build idmap_passdb as shared module */
|
---|
| 2631 | #undef idmap_passdb_init
|
---|
| 2632 |
|
---|
| 2633 | /* Whether to build idmap_rid as shared module */
|
---|
| 2634 | #undef idmap_rid_init
|
---|
| 2635 |
|
---|
| 2636 | /* Whether to build idmap_tdb as shared module */
|
---|
| 2637 | #undef idmap_tdb_init
|
---|
| 2638 |
|
---|
| 2639 | /* Define to `__inline__' or `__inline' if that's what the C compiler
|
---|
| 2640 | calls it, or to nothing if 'inline' is not supported under any name. */
|
---|
| 2641 | #ifndef __cplusplus
|
---|
| 2642 | #undef inline
|
---|
| 2643 | #endif
|
---|
| 2644 |
|
---|
| 2645 | /* Define to `unsigned' if <sys/types.h> does not define. */
|
---|
| 2646 | #undef ino_t
|
---|
| 2647 |
|
---|
| 2648 | /* Define to `short' if <sys/types.h> does not define. */
|
---|
| 2649 | #undef int16_t
|
---|
| 2650 |
|
---|
| 2651 | /* Define to `long' if <sys/types.h> does not define. */
|
---|
| 2652 | #undef int32_t
|
---|
| 2653 |
|
---|
| 2654 | /* Define to `long long' if <sys/types.h> does not define. */
|
---|
| 2655 | #undef int64_t
|
---|
| 2656 |
|
---|
| 2657 | /* Define to `char' if <sys/types.h> does not define. */
|
---|
| 2658 | #undef int8_t
|
---|
| 2659 |
|
---|
| 2660 | /* Define to `unsigned long' if <sys/types.h> does not define. */
|
---|
| 2661 | #undef intptr_t
|
---|
| 2662 |
|
---|
| 2663 | /* Define to `off_t' if <sys/types.h> does not define. */
|
---|
| 2664 | #undef loff_t
|
---|
| 2665 |
|
---|
| 2666 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
| 2667 | #undef mode_t
|
---|
| 2668 |
|
---|
| 2669 | /* Whether to build nss_info_template as shared module */
|
---|
| 2670 | #undef nss_info_template_init
|
---|
| 2671 |
|
---|
| 2672 | /* Define to `long int' if <sys/types.h> does not define. */
|
---|
| 2673 | #undef off_t
|
---|
| 2674 |
|
---|
| 2675 | /* Define to `loff_t' if <sys/types.h> does not define. */
|
---|
| 2676 | #undef offset_t
|
---|
| 2677 |
|
---|
| 2678 | /* Whether to build pdb_ldap as shared module */
|
---|
| 2679 | #undef pdb_ldap_init
|
---|
| 2680 |
|
---|
| 2681 | /* Whether to build pdb_smbpasswd as shared module */
|
---|
| 2682 | #undef pdb_smbpasswd_init
|
---|
| 2683 |
|
---|
| 2684 | /* Whether to build pdb_tdbsam as shared module */
|
---|
| 2685 | #undef pdb_tdbsam_init
|
---|
| 2686 |
|
---|
| 2687 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
| 2688 | #undef pid_t
|
---|
| 2689 |
|
---|
| 2690 | /* Define to `unsigned long long' if <sys/types.h> does not define. */
|
---|
| 2691 | #undef ptrdiff_t
|
---|
| 2692 |
|
---|
| 2693 | /* Whether to build rpc_echo as shared module */
|
---|
| 2694 | #undef rpc_echo_init
|
---|
| 2695 |
|
---|
| 2696 | /* Whether to build rpc_eventlog as shared module */
|
---|
| 2697 | #undef rpc_eventlog_init
|
---|
| 2698 |
|
---|
| 2699 | /* Whether to build rpc_lsa_ds as shared module */
|
---|
| 2700 | #undef rpc_lsa_ds_init
|
---|
| 2701 |
|
---|
| 2702 | /* Whether to build rpc_lsa as shared module */
|
---|
| 2703 | #undef rpc_lsa_init
|
---|
| 2704 |
|
---|
| 2705 | /* Whether to build rpc_net as shared module */
|
---|
| 2706 | #undef rpc_net_init
|
---|
| 2707 |
|
---|
| 2708 | /* Whether to build rpc_netdfs as shared module */
|
---|
| 2709 | #undef rpc_netdfs_init
|
---|
| 2710 |
|
---|
| 2711 | /* Whether to build rpc_ntsvcs as shared module */
|
---|
| 2712 | #undef rpc_ntsvcs_init
|
---|
| 2713 |
|
---|
| 2714 | /* Whether to build rpc_reg as shared module */
|
---|
| 2715 | #undef rpc_reg_init
|
---|
| 2716 |
|
---|
| 2717 | /* Whether to build rpc_samr as shared module */
|
---|
| 2718 | #undef rpc_samr_init
|
---|
| 2719 |
|
---|
| 2720 | /* Whether to build rpc_spoolss as shared module */
|
---|
| 2721 | #undef rpc_spoolss_init
|
---|
| 2722 |
|
---|
| 2723 | /* Whether to build rpc_srv as shared module */
|
---|
| 2724 | #undef rpc_srv_init
|
---|
| 2725 |
|
---|
| 2726 | /* Whether to build rpc_svcctl as shared module */
|
---|
| 2727 | #undef rpc_svcctl_init
|
---|
| 2728 |
|
---|
| 2729 | /* Whether to build rpc_wkssvc as shared module */
|
---|
| 2730 | #undef rpc_wkssvc_init
|
---|
| 2731 |
|
---|
| 2732 | /* Define to `unsigned int' if <sys/types.h> does not define. */
|
---|
| 2733 | #undef size_t
|
---|
| 2734 |
|
---|
| 2735 | /* Socket length type */
|
---|
| 2736 | #undef socklen_t
|
---|
| 2737 |
|
---|
| 2738 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
| 2739 | #undef ssize_t
|
---|
| 2740 |
|
---|
| 2741 | /* Decl of Static init functions */
|
---|
| 2742 | #undef static_decl_auth
|
---|
| 2743 |
|
---|
| 2744 | /* Decl of Static init functions */
|
---|
| 2745 | #undef static_decl_charset
|
---|
| 2746 |
|
---|
| 2747 | /* Decl of Static init functions */
|
---|
| 2748 | #undef static_decl_idmap
|
---|
| 2749 |
|
---|
| 2750 | /* Decl of Static init functions */
|
---|
| 2751 | #undef static_decl_nss_info
|
---|
| 2752 |
|
---|
| 2753 | /* Decl of Static init functions */
|
---|
| 2754 | #undef static_decl_pdb
|
---|
| 2755 |
|
---|
| 2756 | /* Decl of Static init functions */
|
---|
| 2757 | #undef static_decl_rpc
|
---|
| 2758 |
|
---|
| 2759 | /* Decl of Static init functions */
|
---|
| 2760 | #undef static_decl_vfs
|
---|
| 2761 |
|
---|
| 2762 | /* Static init functions */
|
---|
| 2763 | #undef static_init_auth
|
---|
| 2764 |
|
---|
| 2765 | /* Static init functions */
|
---|
| 2766 | #undef static_init_charset
|
---|
| 2767 |
|
---|
| 2768 | /* Static init functions */
|
---|
| 2769 | #undef static_init_idmap
|
---|
| 2770 |
|
---|
| 2771 | /* Static init functions */
|
---|
| 2772 | #undef static_init_nss_info
|
---|
| 2773 |
|
---|
| 2774 | /* Static init functions */
|
---|
| 2775 | #undef static_init_pdb
|
---|
| 2776 |
|
---|
| 2777 | /* Static init functions */
|
---|
| 2778 | #undef static_init_rpc
|
---|
| 2779 |
|
---|
| 2780 | /* Static init functions */
|
---|
| 2781 | #undef static_init_vfs
|
---|
| 2782 |
|
---|
| 2783 | /* Define to `int' if <sys/types.h> doesn't define. */
|
---|
| 2784 | #undef uid_t
|
---|
| 2785 |
|
---|
| 2786 | /* Define to `unsigned short' if <sys/types.h> does not define. */
|
---|
| 2787 | #undef uint16_t
|
---|
| 2788 |
|
---|
| 2789 | /* Define to `unsigned long' if <sys/types.h> does not define. */
|
---|
| 2790 | #undef uint32_t
|
---|
| 2791 |
|
---|
| 2792 | /* Define to `unsigned long long' if <sys/types.h> does not define. */
|
---|
| 2793 | #undef uint64_t
|
---|
| 2794 |
|
---|
| 2795 | /* Define to `unsigned char' if <sys/types.h> does not define. */
|
---|
| 2796 | #undef uint8_t
|
---|
| 2797 |
|
---|
| 2798 | /* Define to `unsigned int' if <sys/types.h> does not define. */
|
---|
| 2799 | #undef uint_t
|
---|
| 2800 |
|
---|
| 2801 | /* Whether to build vfs_afsacl as shared module */
|
---|
| 2802 | #undef vfs_afsacl_init
|
---|
| 2803 |
|
---|
| 2804 | /* Whether to build vfs_aixacl2 as shared module */
|
---|
| 2805 | #undef vfs_aixacl2_init
|
---|
| 2806 |
|
---|
| 2807 | /* Whether to build vfs_aixacl as shared module */
|
---|
| 2808 | #undef vfs_aixacl_init
|
---|
| 2809 |
|
---|
| 2810 | /* Whether to build vfs_audit as shared module */
|
---|
| 2811 | #undef vfs_audit_init
|
---|
| 2812 |
|
---|
| 2813 | /* Whether to build vfs_cacheprime as shared module */
|
---|
| 2814 | #undef vfs_cacheprime_init
|
---|
| 2815 |
|
---|
| 2816 | /* Whether to build vfs_cap as shared module */
|
---|
| 2817 | #undef vfs_cap_init
|
---|
| 2818 |
|
---|
| 2819 | /* Whether to build vfs_catia as shared module */
|
---|
| 2820 | #undef vfs_catia_init
|
---|
| 2821 |
|
---|
| 2822 | /* Whether to build vfs_commit as shared module */
|
---|
| 2823 | #undef vfs_commit_init
|
---|
| 2824 |
|
---|
| 2825 | /* Whether to build vfs_default as shared module */
|
---|
| 2826 | #undef vfs_default_init
|
---|
| 2827 |
|
---|
| 2828 | /* Whether to build vfs_default_quota as shared module */
|
---|
| 2829 | #undef vfs_default_quota_init
|
---|
| 2830 |
|
---|
| 2831 | /* Whether to build vfs_expand_msdfs as shared module */
|
---|
| 2832 | #undef vfs_expand_msdfs_init
|
---|
| 2833 |
|
---|
| 2834 | /* Whether to build vfs_extd_audit as shared module */
|
---|
| 2835 | #undef vfs_extd_audit_init
|
---|
| 2836 |
|
---|
| 2837 | /* Whether to build vfs_fake_perms as shared module */
|
---|
| 2838 | #undef vfs_fake_perms_init
|
---|
| 2839 |
|
---|
| 2840 | /* Whether to build vfs_full_audit as shared module */
|
---|
| 2841 | #undef vfs_full_audit_init
|
---|
| 2842 |
|
---|
| 2843 | /* Whether to build vfs_gpfs as shared module */
|
---|
| 2844 | #undef vfs_gpfs_init
|
---|
| 2845 |
|
---|
| 2846 | /* Whether to build vfs_hpuxacl as shared module */
|
---|
| 2847 | #undef vfs_hpuxacl_init
|
---|
| 2848 |
|
---|
| 2849 | /* Whether to build vfs_irixacl as shared module */
|
---|
| 2850 | #undef vfs_irixacl_init
|
---|
| 2851 |
|
---|
| 2852 | /* Whether to build vfs_netatalk as shared module */
|
---|
| 2853 | #undef vfs_netatalk_init
|
---|
| 2854 |
|
---|
| 2855 | /* Whether to build vfs_notify_fam as shared module */
|
---|
| 2856 | #undef vfs_notify_fam_init
|
---|
| 2857 |
|
---|
| 2858 | /* Whether to build vfs_posixacl as shared module */
|
---|
| 2859 | #undef vfs_posixacl_init
|
---|
| 2860 |
|
---|
| 2861 | /* Whether to build vfs_prealloc as shared module */
|
---|
| 2862 | #undef vfs_prealloc_init
|
---|
| 2863 |
|
---|
| 2864 | /* Whether to build vfs_readahead as shared module */
|
---|
| 2865 | #undef vfs_readahead_init
|
---|
| 2866 |
|
---|
| 2867 | /* Whether to build vfs_readonly as shared module */
|
---|
| 2868 | #undef vfs_readonly_init
|
---|
| 2869 |
|
---|
| 2870 | /* Whether to build vfs_recycle as shared module */
|
---|
| 2871 | #undef vfs_recycle_init
|
---|
| 2872 |
|
---|
| 2873 | /* Whether to build vfs_shadow_copy as shared module */
|
---|
| 2874 | #undef vfs_shadow_copy_init
|
---|
| 2875 |
|
---|
| 2876 | /* Whether to build vfs_solarisacl as shared module */
|
---|
| 2877 | #undef vfs_solarisacl_init
|
---|
| 2878 |
|
---|
| 2879 | /* Whether to build vfs_tru64acl as shared module */
|
---|
| 2880 | #undef vfs_tru64acl_init
|
---|
| 2881 |
|
---|
| 2882 | /* Define to `unsigned short' if <sys/types.h> does not define. */
|
---|
| 2883 | #undef wchar_t
|
---|