Blame include/config.h.in

Packit 8480eb
/* include/config.h.in.  Generated from configure.in by autoheader.  */
Packit 8480eb
Packit 8480eb
/* leave this alone */
Packit 8480eb
#undef ENABLE_EXT_ENV
Packit 8480eb
Packit 8480eb
/* Enable forced shutdown on USR1 signal */
Packit 8480eb
#undef ENABLE_FORCED_SHUTDOWN
Packit 8480eb
Packit 8480eb
/* Enable exit, ignoring busy mounts */
Packit 8480eb
#undef ENABLE_IGNORE_BUSY_MOUNTS
Packit 8480eb
Packit 8480eb
/* Enable limit stack use of getgrgid_r() */
Packit 8480eb
#undef ENABLE_LIMIT_GETGRGID_SIZE
Packit 8480eb
Packit 8480eb
/* Disable use of locking when spawning mount command */
Packit 8480eb
#undef ENABLE_MOUNT_LOCKING
Packit 8480eb
Packit 8480eb
/* define if you have E2FSCK */
Packit 8480eb
#undef HAVE_E2FSCK
Packit 8480eb
Packit 8480eb
/* define if you have E3FSCK */
Packit 8480eb
#undef HAVE_E3FSCK
Packit 8480eb
Packit 8480eb
/* define if you have E4FSCK */
Packit 8480eb
#undef HAVE_E4FSCK
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the `getrpcbyname' function. */
Packit 8480eb
#undef HAVE_GETRPCBYNAME
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the `getservbyname' function. */
Packit 8480eb
#undef HAVE_GETSERVBYNAME
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 8480eb
#undef HAVE_INTTYPES_H
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the `krb5_principal_get_realm' function. */
Packit 8480eb
#undef HAVE_KRB5_PRINCIPAL_GET_REALM
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the `ldap_create_page_control' function. */
Packit 8480eb
#undef HAVE_LDAP_CREATE_PAGE_CONTROL
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the `ldap_parse_page_control' function. */
Packit 8480eb
#undef HAVE_LDAP_PARSE_PAGE_CONTROL
Packit 8480eb
Packit 8480eb
/* Define if you have the Linux /proc filesystem. */
Packit 8480eb
#undef HAVE_LINUX_PROCFS
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the <memory.h> header file. */
Packit 8480eb
#undef HAVE_MEMORY_H
Packit 8480eb
Packit 8480eb
/* define if you have MOUNT */
Packit 8480eb
#undef HAVE_MOUNT
Packit 8480eb
Packit 8480eb
/* define if you have MOUNT_NFS */
Packit 8480eb
#undef HAVE_MOUNT_NFS
Packit 8480eb
Packit Service bf433d
/* Define if using NIS+ */
Packit Service bf433d
#undef HAVE_NISPLUS
Packit Service bf433d
Packit 8480eb
/* define if the umount command supports the -c option */
Packit 8480eb
#undef HAVE_NO_CANON_UMOUNT
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the `pipe2' function. */
Packit 8480eb
#undef HAVE_PIPE2
Packit 8480eb
Packit 8480eb
/* define if the mount command supports the -s option */
Packit 8480eb
#undef HAVE_SLOPPY_MOUNT
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the <stdint.h> header file. */
Packit 8480eb
#undef HAVE_STDINT_H
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 8480eb
#undef HAVE_STDLIB_H
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the <strings.h> header file. */
Packit 8480eb
#undef HAVE_STRINGS_H
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the <string.h> header file. */
Packit 8480eb
#undef HAVE_STRING_H
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 8480eb
#undef HAVE_SYS_STAT_H
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 8480eb
#undef HAVE_SYS_TYPES_H
Packit 8480eb
Packit 8480eb
/* define if you have UMOUNT */
Packit 8480eb
#undef HAVE_UMOUNT
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the <unistd.h> header file. */
Packit 8480eb
#undef HAVE_UNISTD_H
Packit 8480eb
Packit 8480eb
/* Define if using YellowPages */
Packit 8480eb
#undef HAVE_YPCLNT
Packit 8480eb
Packit 8480eb
/* Use libxml2 tsd usage workaround */
Packit 8480eb
#undef LIBXML2_WORKAROUND
Packit 8480eb
Packit 8480eb
/* Define to the address where bug reports for this package should be sent. */
Packit 8480eb
#undef PACKAGE_BUGREPORT
Packit 8480eb
Packit 8480eb
/* Define to the full name of this package. */
Packit 8480eb
#undef PACKAGE_NAME
Packit 8480eb
Packit 8480eb
/* Define to the full name and version of this package. */
Packit 8480eb
#undef PACKAGE_STRING
Packit 8480eb
Packit 8480eb
/* Define to the one symbol short name of this package. */
Packit 8480eb
#undef PACKAGE_TARNAME
Packit 8480eb
Packit 8480eb
/* Define to the home page for this package. */
Packit 8480eb
#undef PACKAGE_URL
Packit 8480eb
Packit 8480eb
/* Define to the version of this package. */
Packit 8480eb
#undef PACKAGE_VERSION
Packit 8480eb
Packit 8480eb
/* define if you have E2FSCK */
Packit 8480eb
#undef PATH_E2FSCK
Packit 8480eb
Packit 8480eb
/* define if you have E3FSCK */
Packit 8480eb
#undef PATH_E3FSCK
Packit 8480eb
Packit 8480eb
/* define if you have E4FSCK */
Packit 8480eb
#undef PATH_E4FSCK
Packit 8480eb
Packit 8480eb
/* define if you have LEX */
Packit 8480eb
#undef PATH_LEX
Packit 8480eb
Packit 8480eb
/* define if you have MOUNT */
Packit 8480eb
#undef PATH_MOUNT
Packit 8480eb
Packit 8480eb
/* define if you have MOUNT_NFS */
Packit 8480eb
#undef PATH_MOUNT_NFS
Packit 8480eb
Packit 8480eb
/* define if you have RANLIB */
Packit 8480eb
#undef PATH_RANLIB
Packit 8480eb
Packit 8480eb
/* define if you have RPCGEN */
Packit 8480eb
#undef PATH_RPCGEN
Packit 8480eb
Packit 8480eb
/* define if you have UMOUNT */
Packit 8480eb
#undef PATH_UMOUNT
Packit 8480eb
Packit 8480eb
/* define if you have YACC */
Packit 8480eb
#undef PATH_YACC
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the ANSI C header files. */
Packit 8480eb
#undef STDC_HEADERS
Packit 8480eb
Packit 8480eb
/* Define to 1 to use the libtirpc tsd usage workaround */
Packit 8480eb
#undef TIRPC_WORKAROUND
Packit 8480eb
Packit 8480eb
/* Define if your C library does not provide versionsort */
Packit 8480eb
#undef WITHOUT_VERSIONSORT
Packit 8480eb
Packit 8480eb
/* Define if using the dmalloc debugging malloc package */
Packit 8480eb
#undef WITH_DMALLOC
Packit 8480eb
Packit 8480eb
/* Define if using Hesiod as a source of automount maps */
Packit 8480eb
#undef WITH_HESIOD
Packit 8480eb
Packit 8480eb
/* Define if using LDAP as a source of automount maps */
Packit 8480eb
#undef WITH_LDAP
Packit 8480eb
Packit 8480eb
/* Define to 1 if you have the libtirpc library installed */
Packit 8480eb
#undef WITH_LIBTIRPC
Packit 8480eb
Packit 8480eb
/* Define if using SASL authentication with the LDAP module */
Packit 8480eb
#undef WITH_SASL