Changeset 740 for vendor/current/source3/include/config.h.in
- Timestamp:
- Nov 14, 2012, 12:59:34 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/include/config.h.in
r618 r740 67 67 #undef ENABLE_DMALLOC 68 68 69 /* Whether we have gnutls support (SSL) */70 #undef ENABLE_GNUTLS71 72 /* Whether we have libnetapi on the host system */73 #undef ENABLE_LIBNETAPI74 75 69 /* Whether to use fully FHS-compatible paths */ 76 70 #undef FHS_COMPATIBLE … … 163 157 #undef HAVE_ARPA_INET_H 164 158 165 /* Define to 1 if you have the <arpa/nameser.h> header file. */166 #undef HAVE_ARPA_NAMESER_H167 168 159 /* check for <asm/types.h> */ 169 160 #undef HAVE_ASM_TYPES_H … … 214 205 #undef HAVE_AVAHI_COMMON_WATCH_H 215 206 216 /* Define to 1 if you have the `backtrace' function. */217 #undef HAVE_BACKTRACE218 219 207 /* Define to 1 if you have the `backtrace_symbols' function. */ 220 208 #undef HAVE_BACKTRACE_SYMBOLS … … 238 226 #undef HAVE_BLKCNT_T 239 227 240 /* Define to 1 if you have the <blkid/blkid.h> header file. */241 #undef HAVE_BLKID_BLKID_H242 243 /* Define to 1 if you have the `blkid_get_cache' function. */244 #undef HAVE_BLKID_GET_CACHE245 246 228 /* Define to 1 if the system has the type `blksize_t'. */ 247 229 #undef HAVE_BLKSIZE_T … … 265 247 #undef HAVE_BROKEN_READLINK 266 248 267 /* Define to 1 if you have the `bswap16' function. */268 #undef HAVE_BSWAP16269 270 /* Define to 1 if you have the `bswap32' function. */271 #undef HAVE_BSWAP32272 273 249 /* Define to 1 if you have the `bzero' function. */ 274 250 #undef HAVE_BZERO … … 283 259 #undef HAVE_CFSTRINGENCODINGCONVERTER_H 284 260 285 /* Define to 1 if you have the `cgetent' function. */286 #undef HAVE_CGETENT287 288 261 /* Whether the krb5_checksum struct has a checksum property */ 289 262 #undef HAVE_CHECKSUM_IN_KRB5_CHECKSUM … … 304 277 #undef HAVE_CHSIZE 305 278 306 /* Whether clock_gettime is available */279 /* Define to 1 if there is support for clock_gettime */ 307 280 #undef HAVE_CLOCK_GETTIME 308 281 … … 319 292 #undef HAVE_CLOSEDIR64 320 293 321 /* Define to 1 if you have the `closefrom' function. */322 #undef HAVE_CLOSEFROM323 324 294 /* Whether or not we have comparison_fn_t */ 325 295 #undef HAVE_COMPARISON_FN_T … … 330 300 /* Whether the compiler will optimize out function calls */ 331 301 #undef HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 332 333 /* Whether com_err is available */334 #undef HAVE_COM_ERR335 302 336 303 /* Define to 1 if you have the <com_err.h> header file. */ … … 350 317 #undef HAVE_CREAT64 351 318 352 /* Define to 1 if you have the `crypt' function.*/319 /* Whether the system has the crypt() function */ 353 320 #undef HAVE_CRYPT 354 321 … … 359 326 #undef HAVE_CRYPT_H 360 327 328 /* Whether CTDB_CONTROL_SCHEDULE_FOR_DELETION() is available */ 329 #undef HAVE_CTDB_CONTROL_SCHEDULE_FOR_DELETION_DECL 330 361 331 /* Whether CTDB_CONTROL_TRANS3_COMMIT() is available */ 362 332 #undef HAVE_CTDB_CONTROL_TRANS3_COMMIT_DECL … … 379 349 /* Define to 1 if you have the <cups/language.h> header file. */ 380 350 #undef HAVE_CUPS_LANGUAGE_H 381 382 /* Define to 1 if you have the <curses.h> header file. */383 #undef HAVE_CURSES_H384 351 385 352 /* Whether to use the Darwin-specific initgroups system call */ … … 390 357 #undef HAVE_DECL_ASPRINTF 391 358 392 /* Define to 1 if you have the declaration of `h_errno', and to 0 if you393 don't. */394 #undef HAVE_DECL_H_ERRNO395 396 359 /* Define to 1 if you have the declaration of 397 360 `krb5_auth_con_set_req_cksumtype', and to 0 if you don't. */ … … 418 381 #undef HAVE_DECL_VSNPRINTF 419 382 420 /* Define to 1 if you have the declaration of `_res', and to 0 if you don't.421 */422 #undef HAVE_DECL__RES423 424 383 /* Define to 1 if you have the `delproplist' function. */ 425 384 #undef HAVE_DELPROPLIST … … 486 445 #undef HAVE_DNSSERVICEREGISTER 487 446 488 /* Define to 1 if you have the <dns.h> header file. */489 #undef HAVE_DNS_H490 491 447 /* Define to 1 if you have the <dns_sd.h> header file. */ 492 448 #undef HAVE_DNS_SD_H 493 449 494 /* Define to 1 if you have the `dns_search' function. */ 495 #undef HAVE_DNS_SEARCH 496 497 /* Define to 1 if you have the `dn_expand' function. */ 498 #undef HAVE_DN_EXPAND 450 /* Define to 1 if you have the `dprintf' function. */ 451 #undef HAVE_DPRINTF 499 452 500 453 /* struct dqblk .dqb_fsoftlimit */ … … 504 457 #undef HAVE_DUP2 505 458 506 /* Whether the ENCTYPE_ARCFOUR_HMAC_MD5 key type is available */ 459 /* Whether the ENCTYPE_ARCFOUR_HMAC key type definition is available */ 460 #undef HAVE_ENCTYPE_ARCFOUR_HMAC 461 462 /* Whether the ENCTYPE_ARCFOUR_HMAC_MD5 key type definition is available */ 507 463 #undef HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 508 464 … … 513 469 #undef HAVE_ENDNETGRENT 514 470 471 /* If endnetgrent prototype is defined */ 472 #undef HAVE_ENDNETGRENT_PROTOTYPE 473 515 474 /* Whether environ() is available */ 516 475 #undef HAVE_ENVIRON_DECL … … 522 481 #undef HAVE_EPOLL_CREATE 523 482 524 /* Define to 1 if you have the `err' function. */525 #undef HAVE_ERR526 527 483 /* Whether errno() is available */ 528 484 #undef HAVE_ERRNO_DECL 529 485 530 /* Define to 1 if you have the <errno.h> header file. */531 #undef HAVE_ERRNO_H532 533 /* Define to 1 if you have the `errx' function. */534 #undef HAVE_ERRX535 536 /* Define to 1 if you have the <err.h> header file. */537 #undef HAVE_ERR_H538 539 486 /* Whether the EncryptedData struct has a etype property */ 540 487 #undef HAVE_ETYPE_IN_ENCRYPTEDDATA … … 588 535 #undef HAVE_E_DATA_POINTER_IN_KRB5_ERROR 589 536 590 /* Define to 1 if you have the `FAMOpen2' function. */ 537 /* Define to 1 if you have the `fallocate' function. */ 538 #undef HAVE_FALLOCATE 539 540 /* Define to 1 if you have the `fallocate64' function. */ 541 #undef HAVE_FALLOCATE64 542 543 /* Define to 1 if there is support for FAMNoExists */ 544 #undef HAVE_FAMNOEXISTS 545 546 /* Define to 1 if there is support for FAMOpen2 */ 591 547 #undef HAVE_FAMOPEN2 592 548 … … 618 574 #undef HAVE_FDATASYNC 619 575 576 /* Whether fdatasync() is available */ 577 #undef HAVE_FDATASYNC_DECL 578 620 579 /* Define to 1 if you have the `fdelproplist' function. */ 621 580 #undef HAVE_FDELPROPLIST 622 581 582 /* Define to 1 if you have the `fdopendir' function. */ 583 #undef HAVE_FDOPENDIR 584 585 /* Define to 1 if you have the `fdopendir64' function. */ 586 #undef HAVE_FDOPENDIR64 587 623 588 /* Define to 1 if you have the `fgetea' function. */ 624 589 #undef HAVE_FGETEA … … 639 604 #undef HAVE_FLOAT_H 640 605 641 /* Define to 1 if you have the `flock' function. */642 #undef HAVE_FLOCK643 644 606 /* Define to 1 if you have the <fnmatch.h> header file. */ 645 607 #undef HAVE_FNMATCH_H … … 651 613 #undef HAVE_FREEADDRINFO 652 614 653 /* Define to 1 if you have the `freehostent' function.*/654 #undef HAVE_FREE HOSTENT615 /* Whether we have FreeBSD sunacl around */ 616 #undef HAVE_FREEBSD_SUNACL_H 655 617 656 618 /* Whether the system has freeifaddrs */ … … 714 676 #undef HAVE_FUNCTION_MACRO 715 677 716 /* Whether F_SETLEASE() is available */ 717 #undef HAVE_F_SETLEASE_DECL 678 /* Define to 1 if you have the `futimens' function. */ 679 #undef HAVE_FUTIMENS 680 681 /* Define to 1 if you have the `futimes' function. */ 682 #undef HAVE_FUTIMES 718 683 719 684 /* Whether the system has gai_strerror */ 720 685 #undef HAVE_GAI_STRERROR 721 686 722 /* Define to 1 if you have the <gcrypt.h> header file. */723 #undef HAVE_GCRYPT_H724 725 /* Define to 1 if you have the `gcry_control' function. */726 #undef HAVE_GCRY_CONTROL727 728 687 /* Whether the system has getaddrinfo */ 729 688 #undef HAVE_GETADDRINFO … … 774 733 #undef HAVE_GETHOSTBYNAME 775 734 776 /* Define to 1 if you have the `gethostname' function. */777 #undef HAVE_GETHOSTNAME778 779 735 /* Whether the system has getifaddrs */ 780 736 #undef HAVE_GETIFADDRS 781 737 782 /* Define to 1 if you have the `getipnodebyaddr' function. */783 #undef HAVE_GETIPNODEBYADDR784 785 /* Define to 1 if you have the `getipnodebyname' function. */786 #undef HAVE_GETIPNODEBYNAME787 788 738 /* Define to 1 if you have the `getmntent' function. */ 789 739 #undef HAVE_GETMNTENT 790 740 791 /* Define to 1 if you have the `getnameinfo' function.*/741 /* Whether the system has getnameinfo */ 792 742 #undef HAVE_GETNAMEINFO 793 743 … … 795 745 #undef HAVE_GETNETGRENT 796 746 747 /* If getnetgrent prototype is defined */ 748 #undef HAVE_GETNETGRENT_PROTOTYPE 749 797 750 /* Define to 1 if you have the <getopt.h> header file. */ 798 751 #undef HAVE_GETOPT_H … … 801 754 #undef HAVE_GETPAGESIZE 802 755 756 /* Whether we have getpeereid to get socket credentials */ 757 #undef HAVE_GETPEEREID 758 803 759 /* Define to 1 if you have the `getpgrp' function. */ 804 760 #undef HAVE_GETPGRP 805 761 806 /* Define to 1 if you have the `getprogname' function. */807 #undef HAVE_GETPROGNAME808 809 762 /* Define to 1 if you have the `getproplist' function. */ 810 763 #undef HAVE_GETPROPLIST … … 849 802 #undef HAVE_GETXATTR 850 803 804 /* Define to 1 if you have the `get_current_dir_name' function. */ 805 #undef HAVE_GET_CURRENT_DIR_NAME 806 851 807 /* Define to 1 if you have the `get_proplist_entry' function. */ 852 808 #undef HAVE_GET_PROPLIST_ENTRY … … 855 811 #undef HAVE_GICONV 856 812 857 /* Whether giconv.h is present */858 #undef HAVE_GICONV_H859 860 813 /* Define to 1 if you have the `glob' function. */ 861 814 #undef HAVE_GLOB … … 864 817 #undef HAVE_GLOB_H 865 818 866 /* Define to 1 if the system has the type `gnutls_datum'. */867 #undef HAVE_GNUTLS_DATUM868 869 /* Define to 1 if the system has the type `gnutls_datum_t'. */870 #undef HAVE_GNUTLS_DATUM_T871 872 /* Define to 1 if you have the `gnutls_global_init' function. */873 #undef HAVE_GNUTLS_GLOBAL_INIT874 875 /* Define to 1 if you have the <gnutls/gnutls.h> header file. */876 #undef HAVE_GNUTLS_GNUTLS_H877 878 /* gnutls subject_key */879 #undef HAVE_GNUTLS_X509_CRT_SET_SUBJECT_KEY_ID880 881 /* gnutls set_version */882 #undef HAVE_GNUTLS_X509_CRT_SET_VERSION883 884 819 /* Whether GPFS GPL headers are available */ 885 820 #undef HAVE_GPFS … … 897 832 #undef HAVE_GSSAPI 898 833 834 /* Define to 1 if you have the <gssapi/gssapi_ext.h> header file. */ 835 #undef HAVE_GSSAPI_GSSAPI_EXT_H 836 899 837 /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */ 900 838 #undef HAVE_GSSAPI_GSSAPI_GENERIC_H … … 909 847 #undef HAVE_GSS_DISPLAY_STATUS 910 848 849 /* Define to 1 if you have the `gss_get_name_attribute' function. */ 850 #undef HAVE_GSS_GET_NAME_ATTRIBUTE 851 852 /* Define to 1 if you have the `gss_wrap_iov' function. */ 853 #undef HAVE_GSS_WRAP_IOV 854 911 855 /* Define to 1 if you have the <history.h> header file. */ 912 856 #undef HAVE_HISTORY_H … … 927 871 #undef HAVE_HTTPCONNECTENCRYPT 928 872 929 /* Define if you have the `h_errno' variable. */930 #undef HAVE_H_ERRNO931 932 873 /* What header to include for iconv() function: iconv.h */ 933 874 #undef HAVE_ICONV 934 875 935 /* Whether iconv.h is present */936 #undef HAVE_ICONV_H937 938 876 /* Whether iface AIX is available */ 939 877 #undef HAVE_IFACE_AIX … … 1008 946 #undef HAVE_IRIX_ACLS 1009 947 1010 /* Whether IRIX specific capabilities are available */1011 #undef HAVE_IRIX_SPECIFIC_CAPABILITIES1012 1013 /* Define to 1 if you have the `iruserok' function. */1014 #undef HAVE_IRUSEROK1015 1016 948 /* Define to 1 if you have the `isatty' function. */ 1017 949 #undef HAVE_ISATTY … … 1029 961 #undef HAVE_KERNEL_SHARE_MODES 1030 962 1031 /* Define to 1 if you have the <keyutils.h> header file. */ 1032 #undef HAVE_KEYUTILS_H 1033 1034 /* Whether kerberos is available */ 963 /* Whether to have KRB5 support */ 1035 964 #undef HAVE_KRB5 1036 965 … … 1287 1216 #undef HAVE_LDAP_SET_REBIND_PROC 1288 1217 1289 /* Whether ldb_sqlite3 is available */1290 #undef HAVE_LDB_SQLITE31291 1292 1218 /* Define to 1 if you have the `lgetea' function. */ 1293 1219 #undef HAVE_LGETEA … … 1299 1225 #undef HAVE_LIBASN1 1300 1226 1301 /* Whether we have blkid support (e2fsprogs) */1302 #undef HAVE_LIBBLKID1303 1304 1227 /* Define to 1 if you have the `com_err' library (-lcom_err). */ 1305 1228 #undef HAVE_LIBCOM_ERR 1306 1229 1307 /* Define to 1 if you have the `crypt' library (-lcrypt). */1308 #undef HAVE_LIBCRYPT1309 1310 1230 /* Define to 1 if you have the `crypto' library (-lcrypto). */ 1311 1231 #undef HAVE_LIBCRYPTO … … 1326 1246 #undef HAVE_LIBFAM 1327 1247 1328 /* Define to 1 if you have the `gcrypt' library (-lgcrypt). */1329 #undef HAVE_LIBGCRYPT1330 1331 /* Define to 1 if you have the `gnutls' library (-lgnutls). */1332 #undef HAVE_LIBGNUTLS1333 1334 1248 /* Define to 1 if you have the `gssapi' library (-lgssapi). */ 1335 1249 #undef HAVE_LIBGSSAPI … … 1341 1255 #undef HAVE_LIBINET 1342 1256 1343 /* Define to 1 if you have the `intl' library (-lintl). */1344 #undef HAVE_LIBINTL1345 1346 1257 /* Define to 1 if you have the <libintl.h> header file. */ 1347 1258 #undef HAVE_LIBINTL_H … … 1362 1273 #undef HAVE_LIBLDAP 1363 1274 1364 /* Define to 1 if you have the `netapi' library (-lnetapi). */1365 #undef HAVE_LIBNETAPI1366 1367 /* Define to 1 if you have the `libnetapi_init' function. */1368 #undef HAVE_LIBNETAPI_INIT1369 1370 1275 /* Define to 1 if you have the `nscd' library (-lnscd). */ 1371 1276 #undef HAVE_LIBNSCD … … 1377 1282 #undef HAVE_LIBNSL_S 1378 1283 1379 /* Define to 1 if you have the `pam' library (-lpam).*/1284 /* Whether libpam is available */ 1380 1285 #undef HAVE_LIBPAM 1381 1286 … … 1392 1297 #undef HAVE_LIBRT 1393 1298 1394 /* Define to 1 if you have the `sasl2' library (-lsasl2). */1395 #undef HAVE_LIBSASL21396 1397 1299 /* Define to 1 if you have the `sendfile' library (-lsendfile). */ 1398 1300 #undef HAVE_LIBSENDFILE 1399 1301 1400 /* Define to 1 if you have the `setproctitle' library (-lsetproctitle). */1401 #undef HAVE_LIBSETPROCTITLE1402 1403 1302 /* Define to 1 if you have the `socket' library (-lsocket). */ 1404 1303 #undef HAVE_LIBSOCKET 1405 1304 1406 /* Define to 1 if you have the `sqlite3' library (-lsqlite3). */1407 #undef HAVE_LIBSQLITE31408 1409 1305 /* Whether libunwind is available */ 1410 1306 #undef HAVE_LIBUNWIND … … 1419 1315 #undef HAVE_LIBUNWIND_PTRACE_H 1420 1316 1421 /* Define to 1 if you have the `util' library (-lutil). */1422 #undef HAVE_LIBUTIL1423 1424 /* Define to 1 if you have the <libutil.h> header file. */1425 #undef HAVE_LIBUTIL_H1426 1427 1317 /* Define to 1 if you have the `z' library (-lz). */ 1428 1318 #undef HAVE_LIBZ … … 1437 1327 #undef HAVE_LINUX_DQBLK_XFS_H 1438 1328 1329 /* Whether the Linux 'fallocate' function is available */ 1330 #undef HAVE_LINUX_FALLOCATE 1331 1332 /* Whether the Linux 'fallocate64' function is available */ 1333 #undef HAVE_LINUX_FALLOCATE64 1334 1335 /* Define to 1 if you have the <linux/falloc.h> header file. */ 1336 #undef HAVE_LINUX_FALLOC_H 1337 1439 1338 /* Define to 1 if you have the <linux/inotify.h> header file. */ 1440 1339 #undef HAVE_LINUX_INOTIFY_H … … 1443 1342 #undef HAVE_LINUX_IPV6_V6ONLY_26 1444 1343 1344 /* Define to 1 if you have the <linux/netlink.h> header file. */ 1345 #undef HAVE_LINUX_NETLINK_H 1346 1445 1347 /* Whether the Linux ptrace(2) interface is available. */ 1446 1348 #undef HAVE_LINUX_PTRACE … … 1449 1351 #undef HAVE_LINUX_READAHEAD 1450 1352 1353 /* Define to 1 if you have the <linux/rtnetlink.h> header file. */ 1354 #undef HAVE_LINUX_RTNETLINK_H 1355 1451 1356 /* Whether Linux splice is available */ 1452 1357 #undef HAVE_LINUX_SPLICE 1453 1358 1359 /* Define to 1 if you have the <linux/types.h> header file. */ 1360 #undef HAVE_LINUX_TYPES_H 1361 1454 1362 /* Whether Linux xfs quota support is available */ 1455 1363 #undef HAVE_LINUX_XFS_QUOTAS … … 1500 1408 #undef HAVE_LSTAT64 1501 1409 1410 /* Define to 1 if you have the `lutimes' function. */ 1411 #undef HAVE_LUTIMES 1412 1502 1413 /* Whether the krb5_address struct has a magic property */ 1503 1414 #undef HAVE_MAGIC_IN_KRB5_ADDRESS … … 1512 1423 #undef HAVE_MEMCPY 1513 1424 1425 /* Define to 1 if you have the `memmem' function. */ 1426 #undef HAVE_MEMMEM 1427 1514 1428 /* Define to 1 if you have the `memmove' function. */ 1515 1429 #undef HAVE_MEMMOVE … … 1563 1477 #undef HAVE_NANOSLEEP 1564 1478 1565 /* Whether external iconv is available*/1479 /* Whether to use native iconv */ 1566 1480 #undef HAVE_NATIVE_ICONV 1567 1481 … … 1569 1483 #undef HAVE_NDIR_H 1570 1484 1571 /* Define to 1 if you have the <netapi.h> header file. */1572 #undef HAVE_NETAPI_H1573 1574 1485 /* Define to 1 if you have the <netdb.h> header file. */ 1575 1486 #undef HAVE_NETDB_H … … 1578 1489 #undef HAVE_NETGROUP_H 1579 1490 1580 /* Define to 1 if you have the <netinet6/in6.h> header file. */1581 #undef HAVE_NETINET6_IN6_H1582 1583 /* Define to 1 if you have the <netinet/in6.h> header file. */1584 #undef HAVE_NETINET_IN6_H1585 1586 1491 /* Define to 1 if you have the <netinet/in.h> header file. */ 1587 1492 #undef HAVE_NETINET_IN_H … … 1599 1504 #undef HAVE_NETINET_TCP_H 1600 1505 1601 /* Define to 1 if you have the `NetUserGetGroups' function. */1602 #undef HAVE_NETUSERGETGROUPS1603 1604 /* Define to 1 if you have the `NetUserGetInfo' function. */1605 #undef HAVE_NETUSERGETINFO1606 1607 /* Define to 1 if you have the `NetUserModalsGet' function. */1608 #undef HAVE_NETUSERMODALSGET1609 1610 /* Define to 1 if you have the `NetUserSetInfo' function. */1611 #undef HAVE_NETUSERSETINFO1612 1613 1506 /* usability of net/if.h */ 1614 1507 #undef HAVE_NET_IF_H … … 1617 1510 #undef HAVE_NEW_LIBREADLINE 1618 1511 1512 /* Whether nfs quota support is available */ 1513 #undef HAVE_NFS_QUOTAS 1514 1619 1515 /* Define to 1 if you have the `nl_langinfo' function. */ 1620 1516 #undef HAVE_NL_LANGINFO … … 1656 1552 #undef HAVE_OPENDIR64 1657 1553 1658 /* Define to 1 if you have the `openpty' function. */1659 #undef HAVE_OPENPTY1660 1661 1554 /* Whether the open(2) accepts O_DIRECT */ 1662 1555 #undef HAVE_OPEN_O_DIRECT … … 1677 1570 #undef HAVE_PAM_RADIO_TYPE 1678 1571 1679 /* Define to 1 if you have the `pam_start' function. */ 1680 #undef HAVE_PAM_START 1572 /* Define to 1 if PAM_RHOST is available */ 1573 #undef HAVE_PAM_RHOST 1574 1575 /* Define to 1 if PAM_TTY is available */ 1576 #undef HAVE_PAM_TTY 1681 1577 1682 1578 /* Define to 1 if you have the `pam_vsyslog' function. */ … … 1704 1600 #undef HAVE_POLL 1705 1601 1706 /* Define to 1 if you have the <po pt.h> header file. */1707 #undef HAVE_PO PT_H1602 /* Define to 1 if you have the <poll.h> header file. */ 1603 #undef HAVE_POLL_H 1708 1604 1709 1605 /* Whether POSIX ACLs are available */ … … 1748 1644 /* Define to 1 if the system has the type `ptrdiff_t'. */ 1749 1645 #undef HAVE_PTRDIFF_T 1750 1751 /* Define to 1 if you have the <pty.h> header file. */1752 #undef HAVE_PTY_H1753 1754 /* Define to 1 if you have the `putenv' function. */1755 #undef HAVE_PUTENV1756 1646 1757 1647 /* Whether putprpwnam is available */ … … 1797 1687 #undef HAVE_RANDOM 1798 1688 1799 /* Define to 1 if you have the `rcmd' function. */1800 #undef HAVE_RCMD1801 1802 1689 /* Define to 1 if you have the `rdchk' function. */ 1803 1690 #undef HAVE_RDCHK … … 1821 1708 #undef HAVE_READLINK 1822 1709 1823 /* Define to 1 if you have the `readv' function. */1824 #undef HAVE_READV1825 1826 1710 /* Define to 1 if you have the `realpath' function. */ 1827 1711 #undef HAVE_REALPATH … … 1836 1720 #undef HAVE_RENAME 1837 1721 1838 /* Define to 1 if you have the <resolv.h> header file. */1839 #undef HAVE_RESOLV_H1840 1841 /* Define to 1 if you have the `res_ndestroy' function. */1842 #undef HAVE_RES_NDESTROY1843 1844 /* Define to 1 if you have the `res_nsearch' function. */1845 #undef HAVE_RES_NSEARCH1846 1847 /* Define to 1 if you have the `res_search' function. */1848 #undef HAVE_RES_SEARCH1849 1850 1722 /* Define to 1 if you have the `rewinddir64' function. */ 1851 1723 #undef HAVE_REWINDDIR64 … … 1872 1744 #undef HAVE_RPC_RPC_H 1873 1745 1874 /* Define to 1 if you have the `sasl_client_init' function. */1875 #undef HAVE_SASL_CLIENT_INIT1876 1877 /* Define to 1 if you have the <sasl/sasl.h> header file. */1878 #undef HAVE_SASL_SASL_H1879 1880 1746 /* Define to 1 if the system has the type `sa_family_t'. */ 1881 1747 #undef HAVE_SA_FAMILY_T 1882 1748 1883 /* Whether SA_SIGINFO() is available */1884 #undef HAVE_SA_SIGINFO_DECL1885 1886 1749 /* Whether mkstemp is secure */ 1887 1750 #undef HAVE_SECURE_MKSTEMP … … 1917 1780 #undef HAVE_SENDFILEV64 1918 1781 1919 /* Define to 1 if you have the `sendmsg' function. */1920 #undef HAVE_SENDMSG1921 1922 1782 /* Define to 1 if you have the `setbuffer' function. */ 1923 1783 #undef HAVE_SETBUFFER … … 1944 1804 #undef HAVE_SETGROUPS 1945 1805 1946 /* Define to 1 if you have the `setitimer' function. */1947 #undef HAVE_SETITIMER1948 1949 1806 /* Define to 1 if you have the <setjmp.h> header file. */ 1950 1807 #undef HAVE_SETJMP_H … … 1965 1822 #undef HAVE_SETNETGRENT 1966 1823 1824 /* If setnetgrent prototype is defined */ 1825 #undef HAVE_SETNETGRENT_PROTOTYPE 1826 1967 1827 /* Define to 1 if you have the `setpgid' function. */ 1968 1828 #undef HAVE_SETPGID … … 1971 1831 #undef HAVE_SETPRIV 1972 1832 1973 /* Whether setproctitle() is available */1974 #undef HAVE_SETPROCTITLE1975 1976 /* Define to 1 if you have the <setproctitle.h> header file. */1977 #undef HAVE_SETPROCTITLE_H1978 1979 /* Define to 1 if you have the `setprogname' function. */1980 #undef HAVE_SETPROGNAME1981 1982 1833 /* Define to 1 if you have the `setproplist' function. */ 1983 1834 #undef HAVE_SETPROPLIST … … 2034 1885 #undef HAVE_SIGBLOCK 2035 1886 2036 /* Define to 1 if you have the <signal.h> header file. */2037 #undef HAVE_SIGNAL_H2038 2039 1887 /* Define to 1 if you have the `sigprocmask' function. */ 2040 1888 #undef HAVE_SIGPROCMASK … … 2055 1903 #undef HAVE_SOCKADDR_SA_LEN 2056 1904 2057 /* Define to 1 if you have the `socket' function. */2058 #undef HAVE_SOCKET2059 2060 1905 /* Define to 1 if you have the `socketpair' function. */ 2061 1906 #undef HAVE_SOCKETPAIR … … 2073 1918 #undef HAVE_SPLICE_DECL 2074 1919 2075 /* Whether sqlite3 is available */2076 #undef HAVE_SQLITE32077 2078 /* Define to 1 if you have the <sqlite3.h> header file. */2079 #undef HAVE_SQLITE3_H2080 2081 /* Define to 1 if you have the `sqlite3_open' function. */2082 #undef HAVE_SQLITE3_OPEN2083 2084 1920 /* Define to 1 if you have the `srand' function. */ 2085 1921 #undef HAVE_SRAND … … 2118 1954 #undef HAVE_STAT_ST_FLAGS 2119 1955 2120 /* Whether stat has tv_nsec nanosecond fields */2121 #undef HAVE_STAT_TV_NSEC2122 2123 1956 /* Define to 1 if you have the <stdarg.h> header file. */ 2124 1957 #undef HAVE_STDARG_H … … 2151 1984 #undef HAVE_STRERROR 2152 1985 1986 /* Define to 1 if you have the `strerror_r' function. */ 1987 #undef HAVE_STRERROR_R 1988 2153 1989 /* Define to 1 if you have the `strftime' function. */ 2154 1990 #undef HAVE_STRFTIME … … 2166 2002 #undef HAVE_STRLCPY 2167 2003 2168 /* Define to 1 if you have the `strlwr' function. */2169 #undef HAVE_STRLWR2170 2171 /* Define to 1 if you have the `strncasecmp' function. */2172 #undef HAVE_STRNCASECMP2173 2174 2004 /* Define to 1 if you have the `strndup' function. */ 2175 2005 #undef HAVE_STRNDUP … … 2183 2013 /* Define to 1 if you have the `strpbrk' function. */ 2184 2014 #undef HAVE_STRPBRK 2185 2186 /* Define to 1 if you have the `strptime' function. */2187 #undef HAVE_STRPTIME2188 2189 /* Define to 1 if you have the `strsep' function. */2190 #undef HAVE_STRSEP2191 2192 /* Define to 1 if you have the `strsep_copy' function. */2193 #undef HAVE_STRSEP_COPY2194 2015 2195 2016 /* Define to 1 if you have the `strsignal' function. */ … … 2294 2115 #undef HAVE_STRUCT_TIMESPEC 2295 2116 2296 /* define if struct winsize is declared in sys/termios.h */2297 #undef HAVE_STRUCT_WINSIZE2298 2299 2117 /* Define to 1 if you have the `strupr' function. */ 2300 2118 #undef HAVE_STRUPR … … 2304 2122 #undef HAVE_ST_RDEV 2305 2123 2306 /* Define to 1 if you have the `swab' function. */2307 #undef HAVE_SWAB2308 2309 2124 /* Define to 1 if you have the `symlink' function. */ 2310 2125 #undef HAVE_SYMLINK … … 2330 2145 /* Define to 1 if you have the <sys/attributes.h> header file. */ 2331 2146 #undef HAVE_SYS_ATTRIBUTES_H 2332 2333 /* Define to 1 if you have the <sys/bswap.h> header file. */2334 #undef HAVE_SYS_BSWAP_H2335 2147 2336 2148 /* Whether sys/capability.h is present */ … … 2395 2207 #undef HAVE_SYS_JFSDMAPI_H 2396 2208 2209 /* Whether Linux kernel uses core_pattern for core files */ 2210 #undef HAVE_SYS_KERNEL_PROC_CORE_PATTERN 2211 2397 2212 /* Define to 1 if you have the <sys/mman.h> header file. */ 2398 2213 #undef HAVE_SYS_MMAN_H … … 2456 2271 #undef HAVE_SYS_STAT_H 2457 2272 2458 /* Define to 1 if you have the <sys/stropts.h> header file. */2459 #undef HAVE_SYS_STROPTS_H2460 2461 2273 /* Define to 1 if you have the <sys/syscall.h> header file. */ 2462 2274 #undef HAVE_SYS_SYSCALL_H … … 2474 2286 #undef HAVE_SYS_TERMIO_H 2475 2287 2476 /* Define to 1 if you have the <sys/timeb.h> header file. */2477 #undef HAVE_SYS_TIMEB_H2478 2479 /* Define to 1 if you have the <sys/times.h> header file. */2480 #undef HAVE_SYS_TIMES_H2481 2482 2288 /* Define to 1 if you have the <sys/time.h> header file. */ 2483 2289 #undef HAVE_SYS_TIME_H … … 2495 2301 #undef HAVE_SYS_UN_H 2496 2302 2497 /* Define to 1 if you have the <sys/utsname.h> header file. */2498 #undef HAVE_SYS_UTSNAME_H2499 2500 2303 /* Define to 1 if you have the <sys/vfs.h> header file. */ 2501 2304 #undef HAVE_SYS_VFS_H … … 2507 2310 #undef HAVE_SYS_XATTR_H 2508 2311 2312 /* Whether we have TDB_ERR_NESTING */ 2313 #undef HAVE_TDB_ERR_NESTING 2314 2509 2315 /* Define to 1 if you have the `telldir64' function. */ 2510 2316 #undef HAVE_TELLDIR64 2511 2317 2512 /* Define to 1 if you have the <termcap.h> header file. */2513 #undef HAVE_TERMCAP_H2514 2515 2318 /* Define to 1 if you have the <termios.h> header file. */ 2516 2319 #undef HAVE_TERMIOS_H … … 2519 2322 #undef HAVE_TERMIO_H 2520 2323 2521 /* Define to 1 if you have the <term.h> header file. */2522 #undef HAVE_TERM_H2523 2524 2324 /* Define to 1 if you have the `textdomain' function. */ 2525 2325 #undef HAVE_TEXTDOMAIN … … 2531 2331 #undef HAVE_TIMEGM 2532 2332 2533 /* Define to 1 if you have the <timezone.h> header file. */2534 #undef HAVE_TIMEZONE_H2535 2536 2333 /* Define to 1 if you have the <time.h> header file. */ 2537 2334 #undef HAVE_TIME_H … … 2543 2340 #undef HAVE_TRUNCATED_SALT 2544 2341 2545 /* Define to 1 if you have the <ttyname.h> header file. */2546 #undef HAVE_TTYNAME_H2547 2548 2342 /* Whether uint16 typedef is included by rpc/rpc.h */ 2549 2343 #undef HAVE_UINT16_FROM_RPC_RPC_H … … 2555 2349 #undef HAVE_UINTPTR_T 2556 2350 2557 /* Define to 1 if you have the `umask' function. */2558 #undef HAVE_UMASK2559 2560 /* Define to 1 if you have the `uname' function. */2561 #undef HAVE_UNAME2562 2563 2351 /* Define to 1 if you have the <unistd.h> header file. */ 2564 2352 #undef HAVE_UNISTD_H … … 2588 2376 #undef HAVE_USLEEP 2589 2377 2590 /* Define to 1 if you have the <util.h> header file. */2591 #undef HAVE_UTIL_H2592 2593 2378 /* Whether struct utimbuf is available */ 2594 2379 #undef HAVE_UTIMBUF … … 2672 2457 #undef HAVE_VA_COPY 2673 2458 2459 /* Define to 1 if you have the `vdprintf' function. */ 2460 #undef HAVE_VDPRINTF 2461 2674 2462 /* Whether the C compiler understands volatile */ 2675 2463 #undef HAVE_VOLATILE … … 2687 2475 #undef HAVE_WAITPID 2688 2476 2689 /* Define to 1 if you have the `warn' function. */2690 #undef HAVE_WARN2691 2692 /* Define to 1 if you have the `warnx' function. */2693 #undef HAVE_WARNX2694 2695 2477 /* Define to 1 if you have the <windows.h> header file. */ 2696 2478 #undef HAVE_WINDOWS_H … … 2702 2484 #undef HAVE_WRFILE_KEYTAB 2703 2485 2704 /* Define to 1 if you have the `writev' function. */2705 #undef HAVE_WRITEV2706 2707 2486 /* Define to 1 if you have the <ws2tcpip.h> header file. */ 2708 2487 #undef HAVE_WS2TCPIP_H 2709 2488 2710 /* define if struct winsize has ws_xpixel */2711 #undef HAVE_WS_XPIXEL2712 2713 /* define if struct winsize has ws_ypixel */2714 #undef HAVE_WS_YPIXEL2715 2716 /* Whether we have xattr support */2717 #undef HAVE_XATTR_SUPPORT2718 2719 2489 /* Define to 1 if you have the <xfs/dmapi.h> header file. */ 2720 2490 #undef HAVE_XFS_DMAPI_H … … 2822 2592 #undef HAVE__READDIR64 2823 2593 2824 /* Define if you have the `_res' variable. */2825 #undef HAVE__RES2826 2827 2594 /* Define to 1 if you have the `_seekdir' function. */ 2828 2595 #undef HAVE__SEEKDIR … … 2999 2766 #undef LDAP_SET_REBIND_PROC_ARGS 3000 2767 3001 /* ldb Modules directory */3002 #undef LDB_MODULESDIR3003 3004 2768 /* LIBREPLACE_NETWORK_CHECKS were used */ 3005 2769 #undef LIBREPLACE_NETWORK_CHECKS … … 3085 2849 /* Define as the return type of signal handlers (`int' or `void'). */ 3086 2850 #undef RETSIGTYPE 3087 3088 /* Whether we use in internal heimdal build */3089 #undef SAMBA4_INTERNAL_HEIMDAL3090 2851 3091 2852 /* Whether the host os is sco unix */ … … 3256 3017 3257 3018 3258 /* Define if signal handlers return void.*/3259 #undef V OID_RETSIGTYPE3019 /* Whether we have valgrind headers */ 3020 #undef VALGRIND 3260 3021 3261 3022 /* Whether to include Active Directory support */ … … 3273 3034 /* Whether to enable avahi support */ 3274 3035 #undef WITH_AVAHI_SUPPORT 3275 3276 /* Whether to build mount.cifs */3277 #undef WITH_CIFSMOUNT3278 3279 /* Whether to build umount.cifs */3280 #undef WITH_CIFSUMOUNT3281 3282 /* whether to build cifs.upcall */3283 #undef WITH_CIFSUPCALL3284 3036 3285 3037 /* Whether to include DFS support */ … … 3338 3090 3339 3091 /* xattr functions have additional options */ 3340 #undef XATTR_ADDITIONAL_OPTIONS3341 3342 /* xattr functions have additional options */3343 3092 #undef XATTR_ADD_OPT 3344 3345 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a3346 `char[]'. */3347 #undef YYTEXT_POINTER3348 3093 3349 3094 /* File offset bits */ … … 3460 3205 /* Whether to build idmap_adex as shared module */ 3461 3206 #undef idmap_adex_init 3207 3208 /* Whether to build idmap_autorid as shared module */ 3209 #undef idmap_autorid_init 3462 3210 3463 3211 /* Whether to build idmap_hash as shared module */ … … 3545 3293 #undef pid_t 3546 3294 3547 /* Whether to build rpc_dssetup as shared module */3548 #undef rpc_dssetup_init3549 3550 /* Whether to build rpc_eventlog as shared module */3551 #undef rpc_eventlog_init3552 3553 /* Whether to build rpc_initshutdown as shared module */3554 #undef rpc_initshutdown_init3555 3556 /* Whether to build rpc_lsarpc as shared module */3557 #undef rpc_lsarpc_init3558 3559 /* Whether to build rpc_netdfs as shared module */3560 #undef rpc_netdfs_init3561 3562 /* Whether to build rpc_netlogon as shared module */3563 #undef rpc_netlogon_init3564 3565 /* Whether to build rpc_ntsvcs as shared module */3566 #undef rpc_ntsvcs_init3567 3568 /* Whether to build rpc_rpcecho as shared module */3569 #undef rpc_rpcecho_init3570 3571 /* Whether to build rpc_samr as shared module */3572 #undef rpc_samr_init3573 3574 /* Whether to build rpc_spoolss as shared module */3575 #undef rpc_spoolss_init3576 3577 /* Whether to build rpc_srvsvc as shared module */3578 #undef rpc_srvsvc_init3579 3580 /* Whether to build rpc_svcctl as shared module */3581 #undef rpc_svcctl_init3582 3583 /* Whether to build rpc_winreg as shared module */3584 #undef rpc_winreg_init3585 3586 /* Whether to build rpc_wkssvc as shared module */3587 #undef rpc_wkssvc_init3588 3589 3295 /* Define to `unsigned int' if <sys/types.h> does not define. */ 3590 3296 #undef size_t … … 3615 3321 3616 3322 /* Decl of Static init functions */ 3617 #undef static_decl_rpc3618 3619 /* Decl of Static init functions */3620 3323 #undef static_decl_vfs 3621 3324 … … 3642 3345 3643 3346 /* Static init functions */ 3644 #undef static_init_rpc3645 3646 /* Static init functions */3647 3347 #undef static_init_vfs 3648 3649 /* Define to `uint8_t' if <sys/types.h> does not define. */3650 #undef u_char3651 3652 /* Define to `uint32_t' if <sys/types.h> does not define. */3653 #undef u_int32_t3654 3348 3655 3349 /* Define to `int' if <sys/types.h> doesn't define. */ … … 3668 3362 #undef uint8_t 3669 3363 3670 /* Define to `unsigned int' if <sys/types.h> does not define. */3671 #undef uint_t3672 3673 3364 /* Whether to build vfs_acl_tdb as shared module */ 3674 3365 #undef vfs_acl_tdb_init … … 3704 3395 #undef vfs_commit_init 3705 3396 3397 /* Whether to build vfs_crossrename as shared module */ 3398 #undef vfs_crossrename_init 3399 3706 3400 /* Whether to build vfs_default as shared module */ 3707 3401 #undef vfs_default_init … … 3728 3422 #undef vfs_full_audit_init 3729 3423 3424 /* Whether to build vfs_gpfs_hsm_notify as shared module */ 3425 #undef vfs_gpfs_hsm_notify_init 3426 3730 3427 /* Whether to build vfs_gpfs as shared module */ 3731 3428 #undef vfs_gpfs_init … … 3737 3434 #undef vfs_irixacl_init 3738 3435 3436 /* Whether to build vfs_linux_xfs_sgid as shared module */ 3437 #undef vfs_linux_xfs_sgid_init 3438 3739 3439 /* Whether to build vfs_netatalk as shared module */ 3740 3440 #undef vfs_netatalk_init … … 3791 3491 #undef vfs_syncops_init 3792 3492 3493 /* Whether to build vfs_time_audit as shared module */ 3494 #undef vfs_time_audit_init 3495 3793 3496 /* Whether to build vfs_tru64acl as shared module */ 3794 3497 #undef vfs_tru64acl_init
Note:
See TracChangeset
for help on using the changeset viewer.