The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
/* 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 <rse@engelschall.com>
*/


/* Define to empty if the keyword does not work.  */
#undef const

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/*  defined if Perl support the DynLoader
    interface for dynamic library loading */
#undef HAVE_PERL_DYNALOADER

/*  define type bool for Perl 5 headers if missing */
#undef bool

/*  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.  */
#undef HAVE_MEMMOVE

/* Define if you have the setegid function.  */
#undef HAVE_SETEGID

/* Define if you have the seteuid function.  */
#undef HAVE_SETEUID

/* Define if you have the strdup function.  */
#undef HAVE_STRDUP

/* Define if you have the <ctype.h> header file.  */
#undef HAVE_CTYPE_H

/* Define if you have the <grp.h> header file.  */
#undef HAVE_GRP_H

/* Define if you have the <netdb.h> header file.  */
#undef HAVE_NETDB_H

/* Define if you have the <netinet/in.h> header file.  */
#undef HAVE_NETINET_IN_H

/* Define if you have the <pwd.h> header file.  */
#undef HAVE_PWD_H

/* Define if you have the <signal.h> header file.  */
#undef HAVE_SIGNAL_H

/* Define if you have the <stdarg.h> header file.  */
#undef HAVE_STDARG_H

/* Define if you have the <stdio.h> header file.  */
#undef HAVE_STDIO_H

/* Define if you have the <stdlib.h> header file.  */
#undef HAVE_STDLIB_H

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H

/* Define if you have the <sys/param.h> header file.  */
#undef HAVE_SYS_PARAM_H

/* Define if you have the <sys/socket.h> header file.  */
#undef HAVE_SYS_SOCKET_H

/* Define if you have the <sys/stat.h> header file.  */
#undef HAVE_SYS_STAT_H

/* Define if you have the <sys/types.h> header file.  */
#undef HAVE_SYS_TYPES_H

/* Define if you have the <time.h> header file.  */
#undef HAVE_TIME_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

#endif /* CONFIG_AC_H */