2009-02-12 01:49:37 +01:00
|
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
|
2010-09-29 02:33:44 +02:00
|
|
|
/* Define to 1 if you have support for symbol aliasing */
|
|
|
|
#undef HAVE_ATTRIBUTE_ALIAS
|
|
|
|
|
2010-09-29 08:28:58 +02:00
|
|
|
/* Define to 1 if you have support for the "unused" attribute */
|
|
|
|
#undef HAVE_ATTRIBUTE_UNUSED
|
|
|
|
|
2009-12-04 07:33:36 +01:00
|
|
|
/* Set if you want support for calling /bin/login */
|
|
|
|
#undef HAVE_BIN_LOGIN
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
|
|
#undef HAVE_DLFCN_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `dlopen' function. */
|
|
|
|
#undef HAVE_DLOPEN
|
|
|
|
|
2009-05-21 09:50:22 +02:00
|
|
|
/* Define to 1 if you have the `getgrgid_r' function. */
|
|
|
|
#undef HAVE_GETGRGID_R
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `getgrnam_r' function. */
|
|
|
|
#undef HAVE_GETGRNAM_R
|
|
|
|
|
2010-07-02 21:00:33 +02:00
|
|
|
/* Define to 1 if you have the `gethostbyname_r' function. */
|
|
|
|
#undef HAVE_GETHOSTBYNAME_R
|
|
|
|
|
2009-05-21 09:50:22 +02:00
|
|
|
/* Define to 1 if you have the `getpwnam_r' function. */
|
|
|
|
#undef HAVE_GETPWNAM_R
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `getpwuid_r' function. */
|
|
|
|
#undef HAVE_GETPWUID_R
|
|
|
|
|
2010-09-29 08:28:58 +02:00
|
|
|
/* Define to 1 if you have the `getresgid' function. */
|
|
|
|
#undef HAVE_GETRESGID
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `getresuid' function. */
|
|
|
|
#undef HAVE_GETRESUID
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
|
2010-03-29 18:40:17 +02:00
|
|
|
/* Define to 1 if you have support for isnan */
|
|
|
|
#undef HAVE_ISNAN
|
|
|
|
|
2009-02-17 01:51:41 +01:00
|
|
|
/* Define to 1 if you have the <libutil.h> header file. */
|
|
|
|
#undef HAVE_LIBUTIL_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `login_tty' function. */
|
|
|
|
#undef HAVE_LOGIN_TTY
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
2009-05-21 09:50:22 +02:00
|
|
|
/* Define to 1 if you have the `openpty' function. */
|
|
|
|
#undef HAVE_OPENPTY
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <openssl/bio.h> header file. */
|
|
|
|
#undef HAVE_OPENSSL_BIO_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <openssl/err.h> header file. */
|
|
|
|
#undef HAVE_OPENSSL_ERR_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <openssl/ssl.h> header file. */
|
|
|
|
#undef HAVE_OPENSSL_SSL_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <pthread.h> header file. */
|
|
|
|
#undef HAVE_PTHREAD_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have a re-entrant version of ptsname */
|
|
|
|
#undef HAVE_PTSNAME_R
|
|
|
|
|
2009-05-21 09:50:22 +02:00
|
|
|
/* Define to 1 if you have the <pty.h> header file. */
|
|
|
|
#undef HAVE_PTY_H
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <security/pam_appl.h> header file. */
|
|
|
|
#undef HAVE_SECURITY_PAM_APPL_H
|
|
|
|
|
2009-02-17 01:51:41 +01:00
|
|
|
/* Define to 1 if you have the <security/pam_client.h> header file. */
|
|
|
|
#undef HAVE_SECURITY_PAM_CLIENT_H
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <security/pam_misc.h> header file. */
|
|
|
|
#undef HAVE_SECURITY_PAM_MISC_H
|
|
|
|
|
2010-09-29 08:28:58 +02:00
|
|
|
/* Define to 1 if you have the `setresgid' function. */
|
|
|
|
#undef HAVE_SETRESGID
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `setresuid' function. */
|
|
|
|
#undef HAVE_SETRESUID
|
|
|
|
|
2009-05-21 09:50:22 +02:00
|
|
|
/* Define to 1 if you have a working sigwait */
|
|
|
|
#undef HAVE_SIGWAIT
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
|
#undef HAVE_STDINT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
2009-06-21 20:51:14 +02:00
|
|
|
/* Define to 1 if you have the `strcasestr' function. */
|
|
|
|
#undef HAVE_STRCASESTR
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
|
|
#undef HAVE_STRINGS_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
|
|
#undef HAVE_STRING_H
|
|
|
|
|
2009-05-21 09:50:22 +02:00
|
|
|
/* Define to 1 if you have the `strlcat' function. */
|
|
|
|
#undef HAVE_STRLCAT
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/prctl.h> header file. */
|
|
|
|
#undef HAVE_SYS_PRCTL_H
|
2009-02-12 01:49:37 +01:00
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
|
2009-05-21 09:50:22 +02:00
|
|
|
/* Define to 1 if you have the <sys/uio.h> header file. */
|
|
|
|
#undef HAVE_SYS_UIO_H
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
|
2010-07-08 19:54:15 +02:00
|
|
|
/* Define to 1 if you have support for updwtmp */
|
|
|
|
#undef HAVE_UPDWTMP
|
|
|
|
|
|
|
|
/* Define to 1 if you have support for updwtmpx */
|
|
|
|
#undef HAVE_UPDWTMPX
|
|
|
|
|
2009-05-21 09:50:22 +02:00
|
|
|
/* Define to 1 if you have the <util.h> header file. */
|
|
|
|
#undef HAVE_UTIL_H
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to 1 if you have the <utmpx.h> header file. */
|
|
|
|
#undef HAVE_UTMPX_H
|
|
|
|
|
2009-02-17 01:51:41 +01:00
|
|
|
/* Define to 1 if you have the <utmp.h> header file. */
|
|
|
|
#undef HAVE_UTMP_H
|
|
|
|
|
2009-07-08 10:33:36 +02:00
|
|
|
/* Define to 1 if zlib development files are installed */
|
|
|
|
#undef HAVE_ZLIB
|
|
|
|
|
2009-05-21 09:50:22 +02:00
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
|
|
*/
|
|
|
|
#undef LT_OBJDIR
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Name of package */
|
|
|
|
#undef PACKAGE
|
|
|
|
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
|
|
|
|
/* Define to the full name of this package. */
|
|
|
|
#undef PACKAGE_NAME
|
|
|
|
|
|
|
|
/* Define to the full name and version of this package. */
|
|
|
|
#undef PACKAGE_STRING
|
|
|
|
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
|
|
#undef PACKAGE_TARNAME
|
|
|
|
|
2009-08-09 00:07:42 +02:00
|
|
|
/* Define to the home page for this package. */
|
|
|
|
#undef PACKAGE_URL
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Define to the version of this package. */
|
|
|
|
#undef PACKAGE_VERSION
|
|
|
|
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
|
|
|
|
2009-02-17 06:26:58 +01:00
|
|
|
/* Most recent revision number in the version control system */
|
|
|
|
#undef VCS_REVISION
|
|
|
|
|
2009-02-12 01:49:37 +01:00
|
|
|
/* Version number of package */
|
|
|
|
#undef VERSION
|
|
|
|
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
|
|
#undef const
|