head 1.2; access; symbols ePerl_2_2_14:1.1.1.1 RSE:1.1.1; locks; strict; comment @ * @; 1.2 date 99.05.02.15.01.13; author rse; state Exp; branches; next 1.1; 1.1 date 99.05.02.14.43.37; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.05.02.14.43.37; author rse; state Exp; branches; next ; desc @@ 1.2 log @*** empty log message *** @ text @#ifndef CONFIG_AC_H #define CONFIG_AC_H /* ** config_ac.h -- AUTO configuration header file ** Copyright (c) 1996-1999 Ralf S. Engelschall */ @@TOP@@ /* 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 @@BOTTOM@@ #endif /* CONFIG_AC_H */ @ 1.1 log @Initial revision @ text @d5 1 a5 1 ** Copyright (c) 1996,1997,1998 Ralf S. Engelschall @ 1.1.1.1 log @Import of ePerl 2.2.14 @ text @@