/* config_ac.h. Generated automatically by configure. */ /* config_ac.h.in. Generated automatically from configure.in by autoheader. */ #ifndef CONFIG_AC_H #define CONFIG_AC_H /* ** config_ac.h -- AUTO configuration header file ** Copyright (c) 1996,1997,1998 Ralf S. Engelschall */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* defined if Perl support the DynLoader interface for dynamic library loading */ #define HAVE_PERL_DYNALOADER 1 /* define type bool for Perl 5 headers if missing */ #define bool char /* define DEBUG if we compile with debugging */ /* #undef DEBUG_ENABLED */ /* define if libdmalloc.a is available */ /* #undef HAVE_DMALLOC */ /* Define if you have the memmove function. */ #define HAVE_MEMMOVE 1 /* Define if you have the setegid function. */ #define HAVE_SETEGID 1 /* Define if you have the seteuid function. */ #define HAVE_SETEUID 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the header file. */ #define HAVE_CTYPE_H 1 /* Define if you have the header file. */ #define HAVE_GRP_H 1 /* Define if you have the header file. */ #define HAVE_NETDB_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define if you have the header file. */ #define HAVE_PWD_H 1 /* Define if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define if you have the header file. */ #define HAVE_STDARG_H 1 /* Define if you have the header file. */ #define HAVE_STDIO_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 #endif /* CONFIG_AC_H */