/* include/config.h. Generated by configure. */ /* include/config.h.in. Generated from configure.in by autoheader. */ /* Default location of the control file */ #define CONFIG_FILE "/usr/local/etc/frox.conf" /* Whether to support SSL */ /* #undef DO_SSL */ /* Whether to support virus scanning */ /* #undef DO_VSCAN */ /* Whether to enable changing of proc name */ /* #undef ENABLE_CHANGEPROC */ /* Whether to enforce dropping priveliges */ #define ENFORCE_DROPPRIV 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_NETFILTER_IPV4_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the `nanosleep' function. */ #define HAVE_NANOSLEEP 1 /* Define to 1 if you have the `select' function. */ #define HAVE_SELECT 1 /* Define to 1 if you have the `setenv' function. */ #define HAVE_SETENV 1 /* Define to 1 if you have the `socket' function. */ #define HAVE_SOCKET 1 /* 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 `strtol' function. */ #define HAVE_STRTOL 1 /* Define to 1 if you have the header file. */ #define HAVE_SYSLOG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have that is POSIX.1 compatible. */ /* #undef HAVE_SYS_WAIT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to 1 if the system has the type `u_int16_t'. */ /* #undef HAVE_U_INT16_T */ /* Define to 1 if the system has the type `u_int32_t'. */ /* #undef HAVE_U_INT32_T */ /* Whether to use Ipfilter (for non-linux ports) */ /* #undef IPFILTER */ /* Whether to support use of non-transparent proxying */ #define NON_TRANS_PROXY 1 /* Name of package */ #define PACKAGE "frox" /* 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 as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE int /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define to 1 if you can safely include both and . */ /* #undef TIME_WITH_SYS_TIME */ /* Whether to support transparent proxying of data connections */ /* #undef TRANS_DATA */ /* Whether to support use of a cache */ /* #undef USE_CACHE */ /* Whether to allow ftp-proxy style command control programs */ /* #undef USE_CCP */ /* Whether to support caching via http */ /* #undef USE_HCACHE */ /* Whether to support local caching */ /* #undef USE_LCACHE */ /* Whether to use libiptc for transparent data connection proxying */ /* #undef USE_LIBIPTC */ /* Version number of package */ #define VERSION "0.7.18" /* Define to empty if `const' does not conform to ANSI C. */ #define const /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `int' if does not define. */ #define pid_t int /* Whether socklen_t is defined */ #define socklen_t unsigned int /* Define to `int' if doesn't define. */ /* #undef uid_t */