X11workbench Toolkit  1.0
X11workbenchToolkit_config.h
1 /* include/X11workbenchToolkit_config.h. Generated from X11workbenchToolkit_config.h.in by configure. */
2 /* include/X11workbenchToolkit_config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Compiler supports attributes for 'printf'-like calls */
5 #define COMPILER_HAS_ATTRIBUTE_FOR_PRINTF 1
6 
7 /* Compiler supports pragma for GCC diagnostic error
8  -Wincompatible-pointer-types */
9 #define COMPILER_HAS_PRAGMA_FOR_INCOMPATIBLE_POINTER_TYPES 1
10 
11 /* Compiler supports __builtin_expect */
12 #define COMPILER_SUPPORTS_BUILTIN_EXPECT 1
13 
14 /* Compiler supports __attribute__((unused)) */
15 #define COMPILER_SUPPORTS_UNUSED_ATTRIBUTE 1
16 
17 /* Define to 1 if you have the `alarm' function. */
18 #define HAVE_ALARM 1
19 
20 /* Define to 1 if you have the `bzero' function. */
21 #define HAVE_BZERO 1
22 
23 /* Define to 1 if your system has a working `chown' function. */
24 #define HAVE_CHOWN 1
25 
26 /* Define to 1 if you have the `clock_gettime' function. */
27 #define HAVE_CLOCK_GETTIME 1
28 
29 /* Define to 1 if you have the `dlopen' function. */
30 #define HAVE_DLOPEN 1
31 
32 /* Define to 1 if you have the `dup2' function. */
33 #define HAVE_DUP2 1
34 
35 /* Define to 1 if you have the <fcntl.h> header file. */
36 #define HAVE_FCNTL_H 1
37 
38 /* Define to 1 if you have the `fork' function. */
39 #define HAVE_FORK 1
40 
41 /* Define to 1 if you have the `ftruncate' function. */
42 #define HAVE_FTRUNCATE 1
43 
44 /* Define to 1 if you have the `getcwd' function. */
45 #define HAVE_GETCWD 1
46 
47 /* Define to 1 if you have the `gettimeofday' function. */
48 #define HAVE_GETTIMEOFDAY 1
49 
50 /* Define to 1 if you have the <inttypes.h> header file. */
51 #define HAVE_INTTYPES_H 1
52 
53 /* Define to 1 if you have the <limits.h> header file. */
54 #define HAVE_LIMITS_H 1
55 
56 /* Define to 1 if you have the <locale.h> header file. */
57 #define HAVE_LOCALE_H 1
58 
59 /* defined whenever 'long long' is supported */
60 #define HAVE_LONGLONG 1
61 
62 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
63  to 0 otherwise. */
64 #define HAVE_MALLOC 1
65 
66 /* Define to 1 if you have the <malloc.h> header file. */
67 /* #undef HAVE_MALLOC_H */
68 
69 /* whether or not malloc_usable_size is available */
70 #define HAVE_MALLOC_USABLE_SIZE 1
71 
72 /* Define to 1 if you have the `mblen' function. */
73 #define HAVE_MBLEN 1
74 
75 /* Define to 1 if you have the `memchr' function. */
76 #define HAVE_MEMCHR 1
77 
78 /* Define to 1 if you have the `memmove' function. */
79 #define HAVE_MEMMOVE 1
80 
81 /* Define to 1 if you have the <memory.h> header file. */
82 #define HAVE_MEMORY_H 1
83 
84 /* Define to 1 if you have the `memset' function. */
85 #define HAVE_MEMSET 1
86 
87 /* Define to 1 if you have the `mkdir' function. */
88 #define HAVE_MKDIR 1
89 
90 /* Define to 1 if you have the `nanosleep' function. */
91 #define HAVE_NANOSLEEP 1
92 
93 /* Define to 1 if you have the <netinet/in.h> header file. */
94 #define HAVE_NETINET_IN_H 1
95 
96 /* Define to 1 if you have the `printf' function. */
97 #define HAVE_PRINTF 1
98 
99 /* whether or not qsort_r is available */
100 #define HAVE_QSORT_R 1
101 
102 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
103  and to 0 otherwise. */
104 #define HAVE_REALLOC 1
105 
106 /* Define to 1 if you have the `select' function. */
107 #define HAVE_SELECT 1
108 
109 /* Define to 1 if you have the `setlocale' function. */
110 #define HAVE_SETLOCALE 1
111 
112 /* Define to 1 if you have the <stdint.h> header file. */
113 #define HAVE_STDINT_H 1
114 
115 /* Define to 1 if you have the <stdlib.h> header file. */
116 #define HAVE_STDLIB_H 1
117 
118 /* Define to 1 if you have the `strcasecmp' function. */
119 #define HAVE_STRCASECMP 1
120 
121 /* Define to 1 if you have the `strchr' function. */
122 #define HAVE_STRCHR 1
123 
124 /* Define to 1 if you have the <strings.h> header file. */
125 #define HAVE_STRINGS_H 1
126 
127 /* Define to 1 if you have the <string.h> header file. */
128 #define HAVE_STRING_H 1
129 
130 /* Define to 1 if you have the `strncasecmp' function. */
131 #define HAVE_STRNCASECMP 1
132 
133 /* Define to 1 if you have the `strrchr' function. */
134 #define HAVE_STRRCHR 1
135 
136 /* Define to 1 if you have the `strstr' function. */
137 #define HAVE_STRSTR 1
138 
139 /* Define to 1 if you have the <sys/param.h> header file. */
140 #define HAVE_SYS_PARAM_H 1
141 
142 /* Define to 1 if you have the <sys/stat.h> header file. */
143 #define HAVE_SYS_STAT_H 1
144 
145 /* Define to 1 if you have the <sys/time.h> header file. */
146 #define HAVE_SYS_TIME_H 1
147 
148 /* Define to 1 if you have the <sys/types.h> header file. */
149 #define HAVE_SYS_TYPES_H 1
150 
151 /* Define to 1 if you have the <unistd.h> header file. */
152 #define HAVE_UNISTD_H 1
153 
154 /* Define to 1 if you have the `vfork' function. */
155 #define HAVE_VFORK 1
156 
157 /* Define to 1 if you have the <vfork.h> header file. */
158 /* #undef HAVE_VFORK_H */
159 
160 /* Define to 1 if `fork' works. */
161 #define HAVE_WORKING_FORK 1
162 
163 /* Define to 1 if `vfork' works. */
164 #define HAVE_WORKING_VFORK 1
165 
166 /* Define to 1 if you have the `XShmQueryExtension' function. */
167 #define HAVE_XSHMQUERYEXTENSION 1
168 
169 /* Define to 1 if the system has the type `_Bool'. */
170 #define HAVE__BOOL 1
171 
172 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
173  slash. */
174 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
175 
176 /* Name of package */
177 #define PACKAGE "X11workbench"
178 
179 /* Define to the address where bug reports for this package should be sent. */
180 #define PACKAGE_BUGREPORT "bobf@mrp3.com"
181 
182 /* Define to the full name of this package. */
183 #define PACKAGE_NAME "X11workbench"
184 
185 /* Define to the full name and version of this package. */
186 #define PACKAGE_STRING "X11workbench 1.0"
187 
188 /* Define to the one symbol short name of this package. */
189 #define PACKAGE_TARNAME "X11workbench"
190 
191 /* Define to the home page for this package. */
192 #define PACKAGE_URL ""
193 
194 /* Define to the version of this package. */
195 #define PACKAGE_VERSION "1.0"
196 
197 /* BSD version of qsort_r */
198 #define QSORT_R_BSD 1
199 
200 /* GNUC version of qsort_r */
201 /* #undef QSORT_R_GNUC */
202 
203 /* Define as the return type of signal handlers (`int' or `void'). */
204 #define RETSIGTYPE void
205 
206 /* Define to 1 if you have the ANSI C header files. */
207 #define STDC_HEADERS 1
208 
209 /* Version number of package */
210 #define VERSION "1.0"
211 
212 /* whether or not libXext should be used */
213 #define X11WORKBENCH_TOOLKIT_HAVE_XEXT 1
214 
215 /* whether or not libXft should be used */
216 #define X11WORKBENCH_TOOLKIT_HAVE_XFT 1
217 
218 /* whether or not libXpm should be used */
219 /* #undef X11WORKBENCH_TOOLKIT_HAVE_XPM */
220 
221 /* whether or not libXext and XShm extensions are available */
222 #define X11WORKBENCH_TOOLKIT_HAVE_XSHM_EXTENSION 1
223 
224 /* Define to 1 if the X Window System is missing or not being used. */
225 /* #undef X_DISPLAY_MISSING */
226 
227 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
228  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
229  #define below would cause a syntax error. */
230 /* #undef _UINT32_T */
231 
232 /* Define to empty if `const' does not conform to ANSI C. */
233 /* #undef const */
234 
235 /* Define to `int' if <sys/types.h> doesn't define. */
236 /* #undef gid_t */
237 
238 /* Define to `__inline__' or `__inline' if that's what the C compiler
239  calls it, or to nothing if 'inline' is not supported under any name. */
240 #ifndef __cplusplus
241 /* #undef inline */
242 #endif
243 
244 /* Define to rpl_malloc if the replacement function should be used. */
245 /* #undef malloc */
246 
247 /* Define to `int' if <sys/types.h> does not define. */
248 /* #undef pid_t */
249 
250 /* Define to rpl_realloc if the replacement function should be used. */
251 /* #undef realloc */
252 
253 /* Define to `unsigned int' if <sys/types.h> does not define. */
254 /* #undef size_t */
255 
256 /* Define to `int' if <sys/types.h> doesn't define. */
257 /* #undef uid_t */
258 
259 /* Define to the type of an unsigned integer type of width exactly 32 bits if
260  such a type exists and the standard includes do not define it. */
261 /* #undef uint32_t */
262 
263 /* Define as `fork' if `vfork' does not work. */
264 /* #undef vfork */