/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/*
* Copyright (C) 1999-2004 Joachim Wieland <joe@mcknight.de>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*/
#define PACKAGE "jftpgw"
#define JFTPGW_VERSION "0.13.5"
/* #undef HAVE_SOCKLEN_T */
#define CONFPATH "/etc"
/* #undef PID_T_SIGNED */
#define HAVE_CRYPT 1
#define HAVE_LIBWRAP 1
/* #undef SFTP_SUPPORT */
/* #undef SFTPSERV_PATH */
/* #undef LINK_AS_LIBRARY */
/* #undef WINDOWS */
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
/* #undef HAVE_LOG_FACILITY_LOG_AUTH */
/* #undef HAVE_LOG_FACILITY_LOG_AUTHPRIV */
/* #undef HAVE_LOG_FACILITY_LOG_CRON */
/* #undef HAVE_LOG_FACILITY_LOG_DAEMON */
/* #undef HAVE_LOG_FACILITY_LOG_FTP */
/* #undef HAVE_LOG_FACILITY_LOG_KERN */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL0 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL1 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL2 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL3 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL4 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL5 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL6 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL7 */
/* #undef HAVE_LOG_FACILITY_LOG_LPR */
/* #undef HAVE_LOG_FACILITY_LOG_MAIL */
/* #undef HAVE_LOG_FACILITY_LOG_NEWS */
/* #undef HAVE_LOG_FACILITY_LOG_SYSLOG */
/* #undef HAVE_LOG_FACILITY_LOG_USER */
/* #undef HAVE_LOG_FACILITY_LOG_UUCP */
/* #undef HAVE_LOG_FACILITY_LOG_CONSOLE */
/* #undef HAVE_LOG_FACILITY_LOG_SECURITY */
/* #undef HAVE_SIOCGIFADDR */
/* #undef HAVE_SIOCGIFCONF */
/* #undef HAVE_ICMP_SUPPORT */
/* Path to the configuration files */
#define CONFPATH "/etc"
/* Define to 1 if you have the `crypt' function. */
#define HAVE_CRYPT 1
/* Define to 1 if you have the <crypt.h> header file. */
/* #undef HAVE_CRYPT_H */
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
/* #undef HAVE_DOPRNT */
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define to 1 if you have the `getcwd' function. */
#define HAVE_GETCWD 1
/* Define to 1 if you have the <getopt.h> header file. */
#define HAVE_GETOPT_H 1
/* Define to 1 if you have the `getopt_long' function. */
#define HAVE_GETOPT_LONG 1
/* Do we have ICMP support? */
/* #undef HAVE_ICMP_SUPPORT */
/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */
/* Define to 1 if you have the `crypt' library (-lcrypt). */
/* #undef HAVE_LIBCRYPT */
/* Define to 1 if you have the `socket' library (-lsocket). */
/* #undef HAVE_LIBSOCKET */
/* Should libwrap support be enabled? */
#define HAVE_LIBWRAP 1
/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Do we have the netfilter_ipv4.h file? */
/* #undef HAVE_LINUX_NETFILTER_IPV4_H */
/* Define this if your system offers logging facility LOG_AUTH */
/* #undef HAVE_LOG_FACILITY_LOG_AUTH */
/* Define this if your system offers logging facility LOG_AUTHPRIV */
/* #undef HAVE_LOG_FACILITY_LOG_AUTHPRIV */
/* Define this if your system offers logging facility LOG_CONSOLE */
/* #undef HAVE_LOG_FACILITY_LOG_CONSOLE */
/* Define this if your system offers logging facility LOG_CRON */
/* #undef HAVE_LOG_FACILITY_LOG_CRON */
/* Define this if your system offers logging facility LOG_DAEMON */
/* #undef HAVE_LOG_FACILITY_LOG_DAEMON */
/* Define this if your system offers logging facility LOG_FTP */
/* #undef HAVE_LOG_FACILITY_LOG_FTP */
/* Define this if your system offers logging facility LOG_KERN */
/* #undef HAVE_LOG_FACILITY_LOG_KERN */
/* Define this if your system offers logging facility LOG_LOCAL0 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL0 */
/* Define this if your system offers logging facility LOG_LOCAL1 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL1 */
/* Define this if your system offers logging facility LOG_LOCAL2 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL2 */
/* Define this if your system offers logging facility LOG_LOCAL3 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL3 */
/* Define this if your system offers logging facility LOG_LOCAL4 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL4 */
/* Define this if your system offers logging facility LOG_LOCAL5 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL5 */
/* Define this if your system offers logging facility LOG_LOCAL6 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL6 */
/* Define this if your system offers logging facility LOG_LOCAL7 */
/* #undef HAVE_LOG_FACILITY_LOG_LOCAL7 */
/* Define this if your system offers logging facility LOG_LPR */
/* #undef HAVE_LOG_FACILITY_LOG_LPR */
/* Define this if your system offers logging facility LOG_MAIL */
/* #undef HAVE_LOG_FACILITY_LOG_MAIL */
/* Define this if your system offers logging facility LOG_NEWS */
/* #undef HAVE_LOG_FACILITY_LOG_NEWS */
/* Define this if your system offers logging facility LOG_SECURITY */
/* #undef HAVE_LOG_FACILITY_LOG_SECURITY */
/* Define this if your system offers logging facility LOG_SYSLOG */
/* #undef HAVE_LOG_FACILITY_LOG_SYSLOG */
/* Define this if your system offers logging facility LOG_USER */
/* #undef HAVE_LOG_FACILITY_LOG_USER */
/* Define this if your system offers logging facility LOG_UUCP */
/* #undef HAVE_LOG_FACILITY_LOG_UUCP */
/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define to 1 if you have the <netinet/ip_fil.h> header file. */
/* #undef HAVE_NETINET_IP_FIL_H */
/* Define to 1 if you have the `select' function. */
#define HAVE_SELECT 1
/* Define to 1 if you have the `setegid' function. */
#define HAVE_SETEGID 1
/* Define to 1 if you have the `seteuid' function. */
#define HAVE_SETEUID 1
/* Define to 1 if you have the <signal.h> header file. */
#define HAVE_SIGNAL_H 1
/* Can we get the interface address via ioctl? */
/* #undef HAVE_SIOCGIFADDR */
/* Can we get the configuration of the interface via ioctl? */
/* #undef HAVE_SIOCGIFCONF */
/* Do we have snprintf() already? */
#define HAVE_SNPRINTF 1
/* Define to 1 if you have the `socket' function. */
#define HAVE_SOCKET 1
/* Do we have the socklen_t data type? */
/* #undef HAVE_SOCKLEN_T */
/* Define to 1 if you have the <stdarg.h> header file. */
#define HAVE_STDARG_H 1
/* 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. */
#define HAVE_STRCASESTR 1
/* Define to 1 if you have the `strdup' function. */
#define HAVE_STRDUP 1
/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1
/* Define to 1 if you have the `strftime' function. */
#define HAVE_STRFTIME 1
/* 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 `strtod' function. */
#define HAVE_STRTOD 1
/* Define to 1 if you have the <syslog.h> header file. */
#define HAVE_SYSLOG_H 1
/* Define to 1 if you have the <sys/signal.h> header file. */
#define HAVE_SYS_SIGNAL_H 1
/* 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/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
/* #undef HAVE_SYS_WAIT_H */
/* Define to 1 if you have the <tcpd.h> header file. */
#define HAVE_TCPD_H 1
/* Define to 1 if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
/* Define to 1 if you have the `vprintf' function. */
#define HAVE_VPRINTF 1
/* Do we have vsnprintf() already? */
#define HAVE_VSNPRINTF 1
/* Define to 1 if you have the `wait3' system call. Deprecated, you should no
longer depend upon `wait3'. */
#define HAVE_WAIT3 1
/* */
#define JFTPGW_VERSION "0.13.5"
/* Name of package */
#define PACKAGE "jftpgw"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME ""
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""
/* Define to the version of this package. */
#define PACKAGE_VERSION ""
/* Define to 1 if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
/* #undef TIME_WITH_SYS_TIME */
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#define TM_IN_SYS_TIME 1
/* Version number of package */
#define VERSION "0.13.5"
/* Run the program under Windows */
/* #undef WINDOWS */
/* Define to empty if `const' does not conform to ANSI C. */
#define const
/* Define to `int' if <sys/types.h> does not define. */
#define pid_t int
/* Define to `unsigned' if <sys/types.h> does not define. */
#define size_t unsigned
syntax highlighted by Code2HTML, v. 0.9.1