1 /* autocfg/config.h.in. Generated from configure.in by autoheader. */
3 /* define whether to check for memory leaks */
6 /* define if we want to supress the DOM interface (needed in sdom.h) */
9 /* define if we want to publish the DOM interface */
12 /* define, whether to build the JS extension */
15 /* define whether Expat supports (working) XML_SetReturnNSTriplet */
16 #undef EXPAT_SUPPORTS_TRIPLETS
18 /* Define to 1 if you have the <dlfcn.h> header file. */
21 /* Define to 1 if you have the <expat.h> header file. */
27 /* Define to 1 if you have the `ftime' function. */
30 /* Define to 1 if you have the `gettimeofday' function. */
31 #undef HAVE_GETTIMEOFDAY
33 /* Define to 1 if you have the <iconv.h> header file. */
36 /* Define to 1 if you have the `iconv_open' function. */
37 #undef HAVE_ICONV_OPEN
39 /* Define to 1 if you have the <ieeefp.h> header file. */
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #undef HAVE_INTTYPES_H
51 /* Define to 1 if you have the <jsapi.h> header file. */
54 /* Define to 1 if you have the <memory.h> header file. */
57 /* Define to 1 if you have the `mtrace' function. */
60 /* Define to 1 if you have the <readline/history.h> header file. */
61 #undef HAVE_READLINE_HISTORY_H
63 /* Define to 1 if you have the <readline/readline.h> header file. */
64 #undef HAVE_READLINE_READLINE_H
66 /* Define to 1 if you have the `setvbuf' function. */
69 /* Define to 1 if you have the <stdint.h> header file. */
72 /* Define to 1 if you have the <stdlib.h> header file. */
75 /* Define to 1 if you have the <strings.h> header file. */
78 /* Define to 1 if you have the <string.h> header file. */
81 /* Define to 1 if you have the <sunmath.h> header file. */
84 /* Define to 1 if you have the <sys/stat.h> header file. */
85 #undef HAVE_SYS_STAT_H
87 /* Define to 1 if you have the <sys/timeb.h> header file. */
88 #undef HAVE_SYS_TIMEB_H
90 /* Define to 1 if you have the <sys/time.h> header file. */
91 #undef HAVE_SYS_TIME_H
93 /* Define to 1 if you have the <sys/types.h> header file. */
94 #undef HAVE_SYS_TYPES_H
96 /* Define to 1 if you have the <timeb.h> header file. */
99 /* Define to 1 if you have the <unistd.h> header file. */
102 /* define if you have wchar.h header */
105 /* Define to 1 if you have the `wcscmp' function. */
108 /* Define to 1 if you have the `wcsxfrm' function. */
111 /* Define to 1 if you have the <xmlparse.h> header file. */
112 #undef HAVE_XMLPARSE_H
114 /* Define to 1 if you have the <xmltok/xmlparse.h> header file. */
115 #undef HAVE_XMLTOK_XMLPARSE_H
117 /* Define to the address where bug reports for this package should be sent. */
118 #undef PACKAGE_BUGREPORT
120 /* Define to the full name of this package. */
123 /* Define to the full name and version of this package. */
124 #undef PACKAGE_STRING
126 /* Define to the one symbol short name of this package. */
127 #undef PACKAGE_TARNAME
129 /* Define to the version of this package. */
130 #undef PACKAGE_VERSION
132 /* abort on XSLT error */
133 #undef SABLOT_ABORT_ON_ERROR
135 /* define if we want to build the debugger */
136 #undef SABLOT_DEBUGGER
138 /* define if don't want to generate the META html tag */
139 #undef SABLOT_DISABLE_ADDING_META
141 /* define if don't want to produce errors in the document() function */
142 #undef SABLOT_DISABLE_DOC_ERRORS
144 /* define if we want to build under GPL */
147 /* define whether second param of iconv has to be typecasted */
148 #undef SABLOT_ICONV_CAST_OK
150 /* Define to 1 if you have the ANSI C header files. */