0fcf50735e
Allow the code to be built without support for the LOGIN service, as calling /bin/login does not work well on Fedora. git-svn-id: https://shellinabox.googlecode.com/svn/trunk@198 0da03de8-d603-11dd-86c2-0f8696b7b6f9
149 lines
3.9 KiB
C
149 lines
3.9 KiB
C
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Set if you want support for calling /bin/login */
|
|
#undef HAVE_BIN_LOGIN
|
|
|
|
/* 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
|
|
|
|
/* 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
|
|
|
|
/* 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
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* 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
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define to 1 if you have the `openpty' function. */
|
|
#undef HAVE_OPENPTY
|
|
|
|
/* 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
|
|
|
|
/* Define to 1 if you have the <pty.h> header file. */
|
|
#undef HAVE_PTY_H
|
|
|
|
/* Define to 1 if you have the <security/pam_appl.h> header file. */
|
|
#undef HAVE_SECURITY_PAM_APPL_H
|
|
|
|
/* Define to 1 if you have the <security/pam_client.h> header file. */
|
|
#undef HAVE_SECURITY_PAM_CLIENT_H
|
|
|
|
/* Define to 1 if you have the <security/pam_misc.h> header file. */
|
|
#undef HAVE_SECURITY_PAM_MISC_H
|
|
|
|
/* Define to 1 if you have a working sigwait */
|
|
#undef HAVE_SIGWAIT
|
|
|
|
/* 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
|
|
|
|
/* Define to 1 if you have the `strcasestr' function. */
|
|
#undef HAVE_STRCASESTR
|
|
|
|
/* 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
|
|
|
|
/* 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
|
|
|
|
/* 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
|
|
|
|
/* Define to 1 if you have the <sys/uio.h> header file. */
|
|
#undef HAVE_SYS_UIO_H
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define to 1 if you have the <util.h> header file. */
|
|
#undef HAVE_UTIL_H
|
|
|
|
/* Define to 1 if you have the <utmpx.h> header file. */
|
|
#undef HAVE_UTMPX_H
|
|
|
|
/* Define to 1 if you have the <utmp.h> header file. */
|
|
#undef HAVE_UTMP_H
|
|
|
|
/* Define to 1 if zlib development files are installed */
|
|
#undef HAVE_ZLIB
|
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
*/
|
|
#undef LT_OBJDIR
|
|
|
|
/* 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
|
|
|
|
/* Define to the home page for this package. */
|
|
#undef PACKAGE_URL
|
|
|
|
/* Define to the version of this package. */
|
|
#undef PACKAGE_VERSION
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Most recent revision number in the version control system */
|
|
#undef VCS_REVISION
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
#undef const
|