--- parser3/src/include/pa_config_fixed.h 2005/08/05 13:02:58 1.67.8.1 +++ parser3/src/include/pa_config_fixed.h 2006/04/09 12:25:04 1.70.8.1 @@ -10,7 +10,7 @@ #ifndef PA_CONFIG_FIXED_H #define PA_CONFIG_FIXED_H -static const char * const IDENT_CONFIG_FIXED_H="$Date: 2005/08/05 13:02:58 $"; +static const char * const IDENT_CONFIG_FIXED_H="$Date: 2006/04/09 12:25:04 $"; #define inline __inline #define HAVE_ASSERT_H @@ -43,9 +43,6 @@ static const char * const IDENT_CONFIG_F #define off_t _off_t #define ssize_t int -// no string origin tracking -//#define NO_STRING_ORIGIN - // disable any execs (file::exec, file::cgi, unix mail:send) //#define NO_PA_EXECS @@ -53,13 +50,12 @@ static const char * const IDENT_CONFIG_F //#define WITH_MAILRECEIVE //xml-abled parser -#define XML +//#define XML //#define XML_STATIC #ifdef XML_STATIC # define LIBXML_STATIC # define LIBXSLT_STATIC # define LIBEXSLT_STATIC -# define LIBGDOME_STATIC #endif // if no access to console, but need asserts