| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252 |
- /* config.h.in. Generated from configure.in by autoheader. */
- #ifndef _EGG_CONFIG_H
- #define _EGG_CONFIG_H
- /*
- * acconfig.h
- * template file autoheader uses when building config.h.in
- *
- */
- /* Define if modules will work on your system */
- #undef MODULES_OK
- /* Define if running on hpux that supports dynamic linking */
- #undef HPUX_HACKS
- /* Define if running on hpux 10.x */
- #undef HPUX10_HACKS
- /* Define if running on OSF/1 platform. */
- #undef OSF1_HACKS
- /* Define if running on OSF/1 platform. */
- #undef STOP_UAC
- /* Define if running on sunos 4.0 *sigh* */
- #undef DLOPEN_1
- /* Define if running on NeXT Step */
- #undef BORGCUBES
- /* Define if running under cygwin */
- #undef CYGWIN_HACKS
- /* Define if you have a version of libsafe with a broken sscanf */
- #undef LIBSAFE_HACKS
- /* Define if we need dlopen (for module support) */
- #undef HAVE_DLOPEN
- /* Define for pre Tcl 7.5 compat */
- #undef HAVE_PRE7_5_TCL
- /* Define for Tcl that has Tcl_Free() (7.5p1 and later) */
- #undef HAVE_TCL_FREE
- /* Define for Tcl that has threads */
- #undef HAVE_TCL_THREADS
- /* Defines the current eggdrop version */
- #undef EGG_VERSION
- /* Defines extension of eggdrop modules */
- #undef EGG_MOD_EXT
- /* Define if you have the `clock' function. */
- #undef HAVE_CLOCK
- /* Define if you have the <dirent.h> header file, and it defines `DIR'. */
- #undef HAVE_DIRENT_H
- /* Define if you have the <dlfcn.h> header file. */
- #undef HAVE_DLFCN_H
- /* Define if you have the `dlopen' function. */
- #undef HAVE_DLOPEN
- /* Define if you have the `dprintf' function. */
- #undef HAVE_DPRINTF
- /* Define if you have the `fsync' function. */
- #undef HAVE_FSYNC
- /* Define if you have the `ipv6' support. */
- #define USE_IPV6
- /* Define if you have the `getdtablesize' function. */
- #undef HAVE_GETDTABLESIZE
- /* Define if you have the `getrusage' function. */
- #undef HAVE_GETRUSAGE
- /* Define if you have the `inet_aton' function. */
- #undef HAVE_INET_ATON
- /* Define if you have the <inttypes.h> header file. */
- #undef HAVE_INTTYPES_H
- /* Define if you have the `isascii' function. */
- #undef HAVE_ISASCII
- /* Define if you have the `dl' library (-ldl). */
- #undef HAVE_LIBDL
- /* Define if you have the `dld' library (-ldld). */
- #undef HAVE_LIBDLD
- /* Define if you have the `dns' library (-ldns). */
- #undef HAVE_LIBDNS
- /* Define if you have the `nsl' library (-lnsl). */
- #undef HAVE_LIBNSL
- /* Define if you have the `socket' library (-lsocket). */
- #undef HAVE_LIBSOCKET
- /* Define if you have the <limits.h> header file. */
- #undef HAVE_LIMITS_H
- /* Define if you have the `memcpy' function. */
- #undef HAVE_MEMCPY
- /* Define if you have the <memory.h> header file. */
- #undef HAVE_MEMORY_H
- /* Define if you have the `memset' function. */
- #undef HAVE_MEMSET
- /* Define if you have the <ndir.h> header file, and it defines `DIR'. */
- #undef HAVE_NDIR_H
- /* Define if you have the `random' function. */
- #undef HAVE_RANDOM
- /* Define if you have the `rename' function. */
- #undef HAVE_RENAME
- /* Define if you have the `setpgid' function. */
- #undef HAVE_SETPGID
- /* Define if you have the `sigaction' function. */
- #undef HAVE_SIGACTION
- /* Define if you have the `sigemptyset' function. */
- #undef HAVE_SIGEMPTYSET
- /* Define if you have the `snprintf' function. */
- #undef HAVE_SNPRINTF
- /* Define if you have the `srandom' function. */
- #undef HAVE_SRANDOM
- /* Define if you have the <stdarg.h> header file. */
- #undef HAVE_STDARG_H
- /* Define if you have the <stdint.h> header file. */
- #undef HAVE_STDINT_H
- /* Define if you have the <stdlib.h> header file. */
- #undef HAVE_STDLIB_H
- /* Define if you have the <std_args.h> header file. */
- #undef HAVE_STD_ARGS_H
- /* Define if you have the `strcasecmp' function. */
- #undef HAVE_STRCASECMP
- /* Define if you have the `strftime' function. */
- #undef HAVE_STRFTIME
- /* Define if you have the <strings.h> header file. */
- #undef HAVE_STRINGS_H
- /* Define if you have the <string.h> header file. */
- #undef HAVE_STRING_H
- /* Define if you have the `strncasecmp' function. */
- #undef HAVE_STRNCASECMP
- /* 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/ndir.h> header file, and it defines `DIR'. */
- #undef HAVE_SYS_NDIR_H
- /* Define if you have the <sys/rusage.h> header file. */
- #undef HAVE_SYS_RUSAGE_H
- /* Define if you have the <sys/select.h> header file. */
- #undef HAVE_SYS_SELECT_H
- /* Define if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
- /* Define if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
- /* Define if you have the <sys/types.h> header file. */
- #undef HAVE_SYS_TYPES_H
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
- /* Define if you have the `uname' function. */
- #undef HAVE_UNAME
- /* Define if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define if you have the `vsnprintf' function. */
- #undef HAVE_VSNPRINTF
- /* Define if you have the `vsprintf' function. */
- #undef HAVE_VSPRINTF
- /* The size of a `int', as computed by sizeof. */
- #undef SIZEOF_INT
- /* The size of a `long', as computed by sizeof. */
- #undef SIZEOF_LONG
- /* Define if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
- /* Define if your processor stores words with the most significant byte first
- (like Motorola and SPARC, unlike Intel and VAX). */
- #undef WORDS_BIGENDIAN
- /* Define if on AIX 3.
- System headers sometimes define this.
- We just want to avoid a redefinition error message. */
- #ifndef _ALL_SOURCE
- # undef _ALL_SOURCE
- #endif
- /* Define if on MINIX. */
- #undef _MINIX
- /* Define if the system does not provide POSIX.1 features except with this
- defined. */
- #undef _POSIX_1_SOURCE
- /* Define if you need to in order for `stat' and other things to work. */
- #undef _POSIX_SOURCE
- /* Define to empty if `const' does not conform to ANSI C. */
- #undef const
- /* 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 pid_t
- /* Define to `unsigned' if <sys/types.h> does not define. */
- #undef size_t
- #endif /* !_EGG_CONFIG_H */
|