/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to enable debugging */ #undef DEBUG_MODE /* Define to 1 if you have the header file. */ #undef HAVE_CRYPT_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the `fgetpwent' function. */ #undef HAVE_FGETPWENT /* Define to 1 if you have the `fgetspent' function. */ #undef HAVE_FGETSPENT /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define this if you have mysqlclient library */ #undef HAVE_LIBMYSQL /* Define this if you have libpq */ #undef HAVE_LIBPQ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define if pam_misc_setenv is available. */ #undef HAVE_PAM_MISC_SETENV /* Define to 1 if you have the header file. */ #undef HAVE_SECURITY_PAM_APPL_H /* Define to 1 if you have the header file. */ #undef HAVE_SECURITY_PAM_EXT_H /* Define to 1 if you have the header file. */ #undef HAVE_SECURITY_PAM_MISC_H /* Define to 1 if you have the header file. */ #undef HAVE_SECURITY_PAM_MODULES_H /* Define to 1 if you have the header file. */ #undef HAVE_SECURITY__PAM_ACONF_H /* Define to 1 if you have the header file. */ #undef HAVE_SHADOW_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if the system has the type `struct spwd'. */ #undef HAVE_STRUCT_SPWD /* Define to 1 if `sp_expire' is a member of `struct spwd'. */ #undef HAVE_STRUCT_SPWD_SP_EXPIRE /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the `tcgetattr' function. */ #undef HAVE_TCGETATTR /* Define to 1 if you have the header file. */ #undef HAVE_TERMIOS_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* 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 /* Define this if you are going to use MySQL */ #undef USE_SQL_MYSQL /* Define this if you are going to use PostgreSQL */ #undef USE_SQL_PGSQL /* Version number of package */ #undef VERSION /* Define to empty if `const' does not conform to ANSI C. */ #undef const