/* config.h.in. Generated from configure.in by autoheader. */ /* always defined to indicate that i18n is enabled */ #undef ENABLE_NLS /* needed for gettext... */ #undef GETTEXT_PACKAGE /* application config dir */ #undef GP_APPCONFDIR /* path to proftpd.conf */ #undef PROFTPD_CONF /* path to ftpusers */ #undef GP_FTPUSERS /* path to group */ #undef GP_GROUP /* path to gshadow */ #undef GP_GSHADOW /* path to passwd */ #undef GP_PASSWD /* path to the systems security log */ #undef SECURE_LOG /* path to shadow */ #undef GP_SHADOW /* path to shells */ #undef GP_SHELLS /* path to shutmsg */ #undef GP_SHUTMSG /* path to proftpds xferlog */ #undef XFER_LOG /* Name of the generated welcome messages */ #undef WELCOME_MESSAGE /* path to generated HTML statistics */ #undef HTML_STATISTICS /* The server runs as this user */ #undef SERVER_USER /* The server runs as this group */ #undef SERVER_GROUP /* var dir */ #undef GP_VARDIR /* The proftpd binary */ #undef PROFTPD_BINARY /* The ftpwho binary */ #undef FTPWHO_BINARY /* Path to the proc filesystem */ #undef PROC_PATH /* Command for making the server start at boot */ #undef SYSINIT_START_CMD /* Command for not making the server start at boot */ #undef SYSINIT_STOP_CMD /* The minimum accepted password length */ #undef MIN_PASS_LEN /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #undef HAVE_BIND_TEXTDOMAIN_CODESET /* Define for linking with -lcrypt */ #undef HAVE_CRYPT /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_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 header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_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 header file. */ #undef HAVE_UNISTD_H /* 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 version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* using aix macros... */ #undef USE_AIX /* using darwin macros... */ #undef USE_DARWIN /* using freebsd macros... */ #undef USE_FREEBSD /* using hpux macros... */ #undef USE_HPUX /* using Linux macros... */ #undef USE_LINUX /* using netbsd macros... */ #undef USE_NETBSD /* using openbsd macros... */ #undef USE_OPENBSD /* using sunos macros... */ #undef USE_SUNOS /* Version number of package */ #undef VERSION