config.h
/* [<][>][^][v][top][bottom][index][help] */
DEFINITIONS
This source file includes following functions.
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* number of fd's in a FD_SET */
#define NC_FD_SETSIZE 256
/* define this if you have ldap_open(3). */
/* #undef HAVE_LDAP_OPEN */
/* define this if you have ldap_init(3) instead of ldap_open(3). */
/* #undef HAVE_LDAP_INIT */
/* define this if you want to include ldap AUTHINFO support. */
/* #undef AUTHINFO_LDAP */
/* define this if you want to include passwd AUTHINFO support. */
#define AUTHINFO_PASSWD 1
/* define this if you have rad_auth_open(3) */
/* #undef HAVE_RAD_AUTH_OPEN */
/* define this if you have rad_open(3) instead of rad_auth_open(3) */
/* #undef HAVE_RAD_OPEN */
/* define this if you want to include radius AUTHINFO support. */
/* #undef AUTHINFO_RADIUS */
/* define this if you want to include pipe AUTHINFO support. */
#define AUTHINFO_PIPE 1
/* define this if you want to include PAM AUTHINFO support. */
/* #undef AUTHINFO_PAM */
/* #undef DEBUG */
#define PACKAGE "nntpcache"
#define VERSION "3.0.0b2"
/* path to gdb script */
#define PATH_DEBUG_SH "/usr/local/libexec/nntpcache-gdb.sh"
/* Define if you have the `chroot' function. */
#define HAVE_CHROOT 1
/* Define if you have the <crypt.h> header file. */
/* #undef HAVE_CRYPT_H */
/* Define if you have the `daemon' function. */
#define HAVE_DAEMON 1
/* Define if you have the <dirent.h> header file, and it defines `DIR'. */
#define HAVE_DIRENT_H 1
/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define if you have the `getdtablesize' function. */
#define HAVE_GETDTABLESIZE 1
/* Define if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1
/* Define if you have the `getspnam' function. */
/* #undef HAVE_GETSPNAM */
/* Define if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define if you have the <lber.h> header file. */
/* #undef HAVE_LBER_H */
/* Define if you have the <ldap.h> header file. */
/* #undef HAVE_LDAP_H */
/* Define if you have the `bind' library (-lbind). */
/* #undef HAVE_LIBBIND */
/* Define if you have the `crypt' library (-lcrypt). */
#define HAVE_LIBCRYPT 1
/* Define if you have the `flock' library (-lflock). */
/* #undef HAVE_LIBFLOCK */
/* Define if you have the `gen' library (-lgen). */
/* #undef HAVE_LIBGEN */
/* Define if you have the `lber' library (-llber). */
/* #undef HAVE_LIBLBER */
/* Define if you have the `nsl' library (-lnsl). */
/* #undef HAVE_LIBNSL */
/* Define if you have the `resolv' library (-lresolv). */
#define HAVE_LIBRESOLV 1
/* Define if you have the `socket' library (-lsocket). */
/* #undef HAVE_LIBSOCKET */
/* Define if you have the `util' library (-lutil). */
#define HAVE_LIBUTIL 1
/* Define if you have the <libutil.h> header file. */
/* #undef HAVE_LIBUTIL_H */
/* Define if you have the `wrap' library (-lwrap). */
/* #undef HAVE_LIBWRAP */
/* Define if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Define if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define if you have the `mmap' function. */
#define HAVE_MMAP 1
/* Define if you have the <ndir.h> header file, and it defines `DIR'. */
/* #undef HAVE_NDIR_H */
/* Define if you have the `putenv' function. */
#define HAVE_PUTENV 1
/* Define if you have the `setenv' function. */
#define HAVE_SETENV 1
/* Define if you have the `setpriority' function. */
#define HAVE_SETPRIORITY 1
/* Define if you have the `setproctitle' function. */
#define HAVE_SETPROCTITLE 1
/* Define if you have the <shadow.h> header file. */
/* #undef HAVE_SHADOW_H */
/* Define if you have the `snprintf' function. */
#define HAVE_SNPRINTF 1
/* Define if you have the `statfs' function. */
#define HAVE_STATFS 1
/* Define if you have the `statvfs' function. */
/* #undef HAVE_STATVFS */
/* Define if you have the <stdarg.h> header file. */
#define HAVE_STDARG_H 1
/* Define if you have the <stddef.h> header file. */
#define HAVE_STDDEF_H 1
/* Define if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
/* Define if you have the `strdup' function. */
#define HAVE_STRDUP 1
/* Define if you have the `strerror' function. */
#define HAVE_STRERROR 1
/* Define if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define if you have the <syslog.h> header file. */
#define HAVE_SYSLOG_H 1
/* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
/* #undef HAVE_SYS_DIR_H */
/* Define if you have the <sys/file.h> header file. */
#define HAVE_SYS_FILE_H 1
/* Define if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1
/* Define if you have the <sys/mount.h> header file. */
#define HAVE_SYS_MOUNT_H 1
/* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
/* #undef HAVE_SYS_NDIR_H */
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
/* Define if you have the <sys/resource.h> header file. */
#define HAVE_SYS_RESOURCE_H 1
/* Define if you have the <sys/select.h> header file. */
#define HAVE_SYS_SELECT_H 1
/* Define if you have the <sys/statfs.h> header file. */
/* #undef HAVE_SYS_STATFS_H */
/* Define if you have the <sys/statvfs.h> header file. */
/* #undef HAVE_SYS_STATVFS_H */
/* Define if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define if you have the <sys/unistd.h> header file. */
#define HAVE_SYS_UNISTD_H 1
/* Define if you have the <sys/vfs.h> header file. */
/* #undef HAVE_SYS_VFS_H */
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 1
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define if you have the `usleep' function. */
#define HAVE_USLEEP 1
/* Define if you have the `utime' function. */
#define HAVE_UTIME 1
/* Define if you have the <utime.h> header file. */
#define HAVE_UTIME_H 1
/* Define if you have the `vsnprintf' function. */
#define HAVE_VSNPRINTF 1
/* Define if you have the `wait3' function. */
#define HAVE_WAIT3 1
/* Define if you have the `waitpid' function. */
#define HAVE_WAITPID 1
/* Name of package */
#define PACKAGE "nntpcache"
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
/* The size of a `char', as computed by sizeof. */
#define SIZEOF_CHAR 1
/* The size of a `char *', as computed by sizeof. */
#define SIZEOF_CHAR_P 4
/* The size of a `int', as computed by sizeof. */
#define SIZEOF_INT 4
/* The size of a `int64_t', as computed by sizeof. */
#define SIZEOF_INT64_T 8
/* The size of a `int *', as computed by sizeof. */
#define SIZEOF_INT_P 4
/* The size of a `long', as computed by sizeof. */
#define SIZEOF_LONG 4
/* The size of a `long int', as computed by sizeof. */
#define SIZEOF_LONG_INT 4
/* The size of a `long long', as computed by sizeof. */
#define SIZEOF_LONG_LONG 8
/* The size of a `quad_t', as computed by sizeof. */
#define SIZEOF_QUAD_T 8
/* The size of a `short', as computed by sizeof. */
#define SIZEOF_SHORT 2
/* The size of a `uint64_t', as computed by sizeof. */
#define SIZEOF_UINT64_T 8
/* The size of a `uquad_t', as computed by sizeof. */
#define SIZEOF_UQUAD_T 0
/* The size of a `u_int', as computed by sizeof. */
#define SIZEOF_U_INT 4
/* The size of a `u_int64_t', as computed by sizeof. */
#define SIZEOF_U_INT64_T 8
/* The size of a `u_quad_t', as computed by sizeof. */
#define SIZEOF_U_QUAD_T 8
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1
/* Define if your <sys/time.h> declares `struct tm'. */
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
#define VERSION "3.0.0b2"
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
if it is not supported. */
/* #undef inline */
/* Define to `int' if <sys/types.h> does not define. */
/* #undef mode_t */
/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */