1 /* lttoolbox/lttools_config.h.  Generated from lttools_config.h.in by configure.  */
2 /* lttoolbox/lttools_config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
5    you don't. */
6 #define HAVE_DECL_FGETC_UNLOCKED 0
7 
8 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
9    you don't. */
10 #define HAVE_DECL_FPUTS_UNLOCKED 0
11 
12 /* Define to 1 if you have the declaration of `fputwc_unlocked', and to 0 if
13    you don't. */
14 #define HAVE_DECL_FPUTWC_UNLOCKED 0
15 
16 /* Define to 1 if you have the declaration of `fputws_unlocked', and to 0 if
17    you don't. */
18 #define HAVE_DECL_FPUTWS_UNLOCKED 0
19 
20 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
21    you don't. */
22 #define HAVE_DECL_FREAD_UNLOCKED 0
23 
24 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
25    you don't. */
26 #define HAVE_DECL_FWRITE_UNLOCKED 0
27 
28 /* Define to 1 if you have the declaration of ` fgetwc_unlocked', and to 0 if
29    you don't. */
30 #define HAVE_DECL___________________FGETWC_UNLOCKED 0
31 
32 /* Define to 1 if you have the declaration of `\ fputc_unlocked', and to 0 if
33    you don't. */
34 #define HAVE_DECL____________________FPUTC_UNLOCKED 0
35 
36 /* Define to 1 if you have the <dlfcn.h> header file. */
37 #define HAVE_DLFCN_H 1
38 
39 /* Define to 1 if you have the `getopt_long' function. */
40 #define HAVE_GETOPT_LONG 1
41 
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #define HAVE_INTTYPES_H 1
44 
45 /* Define to 1 if you have the `xml2' library (-lxml2). */
46 #define HAVE_LIBXML2 1
47 
48 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
49    to 0 otherwise. */
50 #define HAVE_MALLOC 1
51 
52 /* Define to 1 if you have the <memory.h> header file. */
53 #define HAVE_MEMORY_H 1
54 
55 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
56    and to 0 otherwise. */
57 #define HAVE_REALLOC 1
58 
59 /* Define to 1 if you have the `setlocale' function. */
60 #define HAVE_SETLOCALE 1
61 
62 /* Define to 1 if stdbool.h conforms to C99. */
63 #define HAVE_STDBOOL_H 1
64 
65 /* Define to 1 if you have the <stddef.h> header file. */
66 #define HAVE_STDDEF_H 1
67 
68 /* Define to 1 if you have the <stdint.h> header file. */
69 #define HAVE_STDINT_H 1
70 
71 /* Define to 1 if you have the <stdlib.h> header file. */
72 #define HAVE_STDLIB_H 1
73 
74 /* Define to 1 if you have the `strdup' function. */
75 #define HAVE_STRDUP 1
76 
77 /* Define to 1 if you have the <strings.h> header file. */
78 #define HAVE_STRINGS_H 1
79 
80 /* Define to 1 if you have the <string.h> header file. */
81 #define HAVE_STRING_H 1
82 
83 /* Define to 1 if you have the <sys/stat.h> header file. */
84 #define HAVE_SYS_STAT_H 1
85 
86 /* Define to 1 if you have the <sys/types.h> header file. */
87 #define HAVE_SYS_TYPES_H 1
88 
89 /* Define to 1 if you have the <unistd.h> header file. */
90 #define HAVE_UNISTD_H 1
91 
92 /* Define to 1 if the system has the type `_Bool'. */
93 /* #undef HAVE__BOOL */
94 
95 /* Define to the address where bug reports for this package should be sent. */
96 #define PACKAGE_BUGREPORT "sortiz@users.sourceforge.net"
97 
98 /* Define to the full name of this package. */
99 #define PACKAGE_NAME "lttoolbox/lttoolbox.h"
100 
101 /* Define to the full name and version of this package. */
102 #define PACKAGE_STRING "lttoolbox/lttoolbox.h 3.0.4"
103 
104 /* Define to the one symbol short name of this package. */
105 #define PACKAGE_TARNAME "lttoolbox-lttoolbox-h"
106 
107 /* Define to the version of this package. */
108 #define PACKAGE_VERSION "3.0.4"
109 
110 /* Define to 1 if you have the ANSI C header files. */
111 #define STDC_HEADERS 1
112 
113 /* Define to empty if `const' does not conform to ANSI C. */
114 /* #undef const */
115 
116 /* Define to rpl_malloc if the replacement function should be used. */
117 /* #undef malloc */
118 
119 /* Define to rpl_realloc if the replacement function should be used. */
120 /* #undef realloc */
121 
122 /* Define to `unsigned int' if <sys/types.h> does not define. */
123 /* #undef size_t */
124