]> git.lyx.org Git - lyx.git/blob - 3rdparty/libiconv/config.h.cmake
Scripts for connecting LyX with evince for backward/forward search
[lyx.git] / 3rdparty / libiconv / config.h.cmake
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to the number of bits in type 'ptrdiff_t'. */
4 #cmakedefine BITSIZEOF_PTRDIFF_T @BITSIZEOF_PTRDIFF_T@
5
6 /* Define to the number of bits in type 'sig_atomic_t'. */
7 #cmakedefine BITSIZEOF_SIG_ATOMIC_T @BITSIZEOF_SIG_ATOMIC_T@
8
9 /* Define to the number of bits in type 'size_t'. */
10 #cmakedefine BITSIZEOF_SIZE_T @BITSIZEOF_SIZE_T@
11
12 /* Define to the number of bits in type 'wchar_t'. */
13 #cmakedefine BITSIZEOF_WCHAR_T @BITSIZEOF_WCHAR_T@
14
15 /* Define to the number of bits in type 'wint_t'. */
16 #cmakedefine BITSIZEOF_WINT_T @BITSIZEOF_WINT_T@
17
18 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
19    systems. This function is required for `alloca.c' support on those systems.
20    */
21 #cmakedefine CRAY_STACKSEG_END @CRAY_STACKSEG_END@
22
23 /* Define to 1 if using `alloca.c'. */
24 #cmakedefine C_ALLOCA 1
25
26 /* Define to 1 if // is a file system root distinct from /. */
27 #cmakedefine DOUBLE_SLASH_IS_DISTINCT_ROOT 1
28
29 /* Define as good substitute value for EILSEQ. */
30 #cmakedefine EILSEQ @ELISEQ@
31
32 /* Define to 1 to enable a few rarely used encodings. */
33 #cmakedefine ENABLE_EXTRA 1
34
35 /* Define to 1 if translation of program messages to the user's native
36    language is requested. */
37 #cmakedefine ENABLE_NLS 1
38
39 /* Define to 1 if the package shall run at any location in the file system. */
40 #cmakedefine ENABLE_RELOCATABLE 1
41
42 /* Define to 1 if realpath() can malloc memory, always gives an absolute path,
43    and handles trailing slash correctly. */
44 #cmakedefine FUNC_REALPATH_WORKS 1
45
46 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
47    whether the gnulib module canonicalize-lgpl shall be considered present. */
48 #cmakedefine GNULIB_CANONICALIZE_LGPL 1
49
50 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
51    whether the gnulib module sigpipe shall be considered present. */
52 #cmakedefine GNULIB_SIGPIPE 1
53
54 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
55    whether the gnulib module strerror shall be considered present. */
56 #cmakedefine GNULIB_STRERROR 1
57
58 /* Define to 1 when the gnulib module canonicalize_file_name should be tested.
59    */
60 #cmakedefine GNULIB_TEST_CANONICALIZE_FILE_NAME @GNULIB_TEST_CANONICALIZE_FILE_NAME@
61
62 /* Define to 1 when the gnulib module environ should be tested. */
63 #cmakedefine GNULIB_TEST_ENVIRON 1
64
65 /* Define to 1 when the gnulib module lstat should be tested. */
66 #cmakedefine GNULIB_TEST_LSTAT 1
67
68 /* Define to 1 when the gnulib module read should be tested. */
69 #cmakedefine GNULIB_TEST_READ 1
70
71 /* Define to 1 when the gnulib module readlink should be tested. */
72 #cmakedefine GNULIB_TEST_READLINK 1
73
74 /* Define to 1 when the gnulib module realpath should be tested. */
75 #cmakedefine GNULIB_TEST_REALPATH 1
76
77 /* Define to 1 when the gnulib module sigprocmask should be tested. */
78 #cmakedefine GNULIB_TEST_SIGPROCMASK 1
79
80 /* Define to 1 when the gnulib module stat should be tested. */
81 #cmakedefine GNULIB_TEST_STAT 1
82
83 /* Define to 1 when the gnulib module strerror should be tested. */
84 #cmakedefine GNULIB_TEST_STRERROR 1
85
86 /* Define to 1 if you have `alloca', as a function or macro. */
87 #cmakedefine HAVE_ALLOCA 1
88
89 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
90    */
91 #cmakedefine HAVE_ALLOCA_H 1
92
93 /* Define to 1 if you have the `canonicalize_file_name' function. */
94 #cmakedefine HAVE_CANONICALIZE_FILE_NAME 1
95
96 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
97    CoreFoundation framework. */
98 #cmakedefine HAVE_CFLOCALECOPYCURRENT 1
99
100 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
101    the CoreFoundation framework. */
102 #cmakedefine HAVE_CFPREFERENCESCOPYAPPVALUE 1
103
104 /* Define if the GNU dcgettext() function is already present or preinstalled.
105    */
106 #cmakedefine HAVE_DCGETTEXT 1
107
108 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
109    you don't. */
110 #cmakedefine HAVE_DECL_CLEARERR_UNLOCKED 1
111
112 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
113    don't. */
114 #cmakedefine HAVE_DECL_FEOF_UNLOCKED 1
115
116 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
117    you don't. */
118 #cmakedefine HAVE_DECL_FERROR_UNLOCKED 1
119
120 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
121    you don't. */
122 #cmakedefine HAVE_DECL_FFLUSH_UNLOCKED 1
123
124 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
125    you don't. */
126 #cmakedefine HAVE_DECL_FGETS_UNLOCKED 1
127
128 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
129    you don't. */
130 #cmakedefine HAVE_DECL_FPUTC_UNLOCKED 1
131
132 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
133    you don't. */
134 #cmakedefine HAVE_DECL_FPUTS_UNLOCKED 1
135
136 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
137    you don't. */
138 #cmakedefine HAVE_DECL_FREAD_UNLOCKED 1
139
140 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
141    you don't. */
142 #cmakedefine HAVE_DECL_FWRITE_UNLOCKED 1
143
144 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
145    you don't. */
146 #cmakedefine HAVE_DECL_GETCHAR_UNLOCKED 1
147
148 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
149    don't. */
150 #cmakedefine HAVE_DECL_GETC_UNLOCKED 1
151
152 /* Define to 1 if you have the declaration of `program_invocation_name', and
153    to 0 if you don't. */
154 #cmakedefine HAVE_DECL_PROGRAM_INVOCATION_NAME 1
155
156 /* Define to 1 if you have the declaration of `program_invocation_short_name',
157    and to 0 if you don't. */
158 #cmakedefine HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
159
160 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
161    you don't. */
162 #cmakedefine HAVE_DECL_PUTCHAR_UNLOCKED 1
163
164 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
165    don't. */
166 #cmakedefine HAVE_DECL_PUTC_UNLOCKED 1
167
168 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
169    */
170 #cmakedefine HAVE_DECL_SETENV 1
171
172 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
173    don't. */
174 #cmakedefine HAVE_DECL_STRERROR_R 1
175
176 /* Define to 1 if you have the <dlfcn.h> header file. */
177 #cmakedefine HAVE_DLFCN_H 1
178
179 /* Define if you have the declaration of environ. */
180 #cmakedefine HAVE_ENVIRON_DECL 1
181
182 /* Define to 1 if you have the `getcwd' function. */
183 #cmakedefine HAVE_GETCWD 1
184
185 /* Define to 1 if you have the `getc_unlocked' function. */
186 #cmakedefine HAVE_GETC_UNLOCKED 1
187
188 /* Define if the GNU gettext() function is already present or preinstalled. */
189 #cmakedefine HAVE_GETTEXT 1
190
191 /* Define if you have the iconv() function and it works. */
192 #cmakedefine HAVE_ICONV 1
193
194 /* Define to 1 if you have the <inttypes.h> header file. */
195 #cmakedefine HAVE_INTTYPES_H 1
196
197 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
198 #cmakedefine HAVE_LANGINFO_CODESET 1
199
200 /* Define to 1 if the system has the type `long long int'. */
201 #cmakedefine HAVE_LONG_LONG_INT 1
202
203 /* Define to 1 if you have the `lstat' function. */
204 #cmakedefine HAVE_LSTAT 1
205
206 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
207 #cmakedefine HAVE_MACH_O_DYLD_H 1
208
209 /* Define to 1 if you have the `mbrtowc' function. */
210 #cmakedefine HAVE_MBRTOWC 1
211
212 /* Define to 1 if you have the `mbsinit' function. */
213 #cmakedefine HAVE_MBSINIT 1
214
215 /* Define to 1 if <wchar.h> declares mbstate_t. */
216 #cmakedefine HAVE_MBSTATE_T 1
217
218 /* Define to 1 if you have the `memmove' function. */
219 #cmakedefine HAVE_MEMMOVE 1
220
221 /* Define to 1 if you have the <memory.h> header file. */
222 #cmakedefine HAVE_MEMORY_H 1
223
224 /* Define to 1 if atoll is declared even after undefining macros. */
225 #cmakedefine HAVE_RAW_DECL_ATOLL 1
226
227 /* Define to 1 if canonicalize_file_name is declared even after undefining
228    macros. */
229 #cmakedefine HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
230
231 /* Define to 1 if chown is declared even after undefining macros. */
232 #cmakedefine HAVE_RAW_DECL_CHOWN 1
233
234 /* Define to 1 if dprintf is declared even after undefining macros. */
235 #cmakedefine HAVE_RAW_DECL_DPRINTF 1
236
237 /* Define to 1 if dup2 is declared even after undefining macros. */
238 #cmakedefine HAVE_RAW_DECL_DUP2 1
239
240 /* Define to 1 if dup3 is declared even after undefining macros. */
241 #cmakedefine HAVE_RAW_DECL_DUP3 1
242
243 /* Define to 1 if endusershell is declared even after undefining macros. */
244 #cmakedefine HAVE_RAW_DECL_ENDUSERSHELL 1
245
246 /* Define to 1 if environ is declared even after undefining macros. */
247 #cmakedefine HAVE_RAW_DECL_ENVIRON 1
248
249 /* Define to 1 if euidaccess is declared even after undefining macros. */
250 #cmakedefine HAVE_RAW_DECL_EUIDACCESS 1
251
252 /* Define to 1 if faccessat is declared even after undefining macros. */
253 #cmakedefine HAVE_RAW_DECL_FACCESSAT 1
254
255 /* Define to 1 if fchdir is declared even after undefining macros. */
256 #cmakedefine HAVE_RAW_DECL_FCHDIR 1
257
258 /* Define to 1 if fchmodat is declared even after undefining macros. */
259 #cmakedefine HAVE_RAW_DECL_FCHMODAT 1
260
261 /* Define to 1 if fchownat is declared even after undefining macros. */
262 #cmakedefine HAVE_RAW_DECL_FCHOWNAT 1
263
264 /* Define to 1 if fcntl is declared even after undefining macros. */
265 #cmakedefine HAVE_RAW_DECL_FCNTL 1
266
267 /* Define to 1 if ffsl is declared even after undefining macros. */
268 #cmakedefine HAVE_RAW_DECL_FFSL 1
269
270 /* Define to 1 if ffsll is declared even after undefining macros. */
271 #cmakedefine HAVE_RAW_DECL_FFSLL 1
272
273 /* Define to 1 if fpurge is declared even after undefining macros. */
274 #cmakedefine HAVE_RAW_DECL_FPURGE 1
275
276 /* Define to 1 if fseeko is declared even after undefining macros. */
277 #cmakedefine HAVE_RAW_DECL_FSEEKO 1
278
279 /* Define to 1 if fstatat is declared even after undefining macros. */
280 #cmakedefine HAVE_RAW_DECL_FSTATAT 1
281
282 /* Define to 1 if fsync is declared even after undefining macros. */
283 #cmakedefine HAVE_RAW_DECL_FSYNC 1
284
285 /* Define to 1 if ftello is declared even after undefining macros. */
286 #cmakedefine HAVE_RAW_DECL_FTELLO 1
287
288 /* Define to 1 if ftruncate is declared even after undefining macros. */
289 #cmakedefine HAVE_RAW_DECL_FTRUNCATE 1
290
291 /* Define to 1 if futimens is declared even after undefining macros. */
292 #cmakedefine HAVE_RAW_DECL_FUTIMENS 1
293
294 /* Define to 1 if getcwd is declared even after undefining macros. */
295 #cmakedefine HAVE_RAW_DECL_GETCWD 1
296
297 /* Define to 1 if getdelim is declared even after undefining macros. */
298 #cmakedefine HAVE_RAW_DECL_GETDELIM 1
299
300 /* Define to 1 if getdomainname is declared even after undefining macros. */
301 #cmakedefine HAVE_RAW_DECL_GETDOMAINNAME 1
302
303 /* Define to 1 if getdtablesize is declared even after undefining macros. */
304 #cmakedefine HAVE_RAW_DECL_GETDTABLESIZE 1
305
306 /* Define to 1 if getgroups is declared even after undefining macros. */
307 #cmakedefine HAVE_RAW_DECL_GETGROUPS 1
308
309 /* Define to 1 if gethostname is declared even after undefining macros. */
310 #cmakedefine HAVE_RAW_DECL_GETHOSTNAME 1
311
312 /* Define to 1 if getline is declared even after undefining macros. */
313 #cmakedefine HAVE_RAW_DECL_GETLINE 1
314
315 /* Define to 1 if getloadavg is declared even after undefining macros. */
316 #cmakedefine HAVE_RAW_DECL_GETLOADAVG 1
317
318 /* Define to 1 if getlogin is declared even after undefining macros. */
319 #cmakedefine HAVE_RAW_DECL_GETLOGIN 1
320
321 /* Define to 1 if getlogin_r is declared even after undefining macros. */
322 #cmakedefine HAVE_RAW_DECL_GETLOGIN_R 1
323
324 /* Define to 1 if getpagesize is declared even after undefining macros. */
325 #cmakedefine HAVE_RAW_DECL_GETPAGESIZE 1
326
327 /* Define to 1 if getsubopt is declared even after undefining macros. */
328 #cmakedefine HAVE_RAW_DECL_GETSUBOPT 1
329
330 /* Define to 1 if getusershell is declared even after undefining macros. */
331 #cmakedefine HAVE_RAW_DECL_GETUSERSHELL 1
332  
333 /* Define to 1 if grantpt is declared even after undefining macros. */
334 #cmakedefine HAVE_RAW_DECL_GRANTPT 1
335
336 /* Define to 1 if group_member is declared even after undefining macros. */
337 #cmakedefine HAVE_RAW_DECL_GROUP_MEMBER 1
338
339 /* Define to 1 if initstat_r is declared even after undefining macros. */
340 #cmakedefine HAVE_RAW_DECL_INITSTAT_R 1
341
342 /* Define to 1 if lchmod is declared even after undefining macros. */
343 #cmakedefine HAVE_RAW_DECL_LCHMOD 1
344
345 /* Define to 1 if lchown is declared even after undefining macros. */
346 #cmakedefine HAVE_RAW_DECL_LCHOWN 1
347
348 /* Define to 1 if link is declared even after undefining macros. */
349 #cmakedefine HAVE_RAW_DECL_LINK 1
350
351 /* Define to 1 if linkat is declared even after undefining macros. */
352 #cmakedefine HAVE_RAW_DECL_LINKAT 1
353
354 /* Define to 1 if lseek is declared even after undefining macros. */
355 #cmakedefine HAVE_RAW_DECL_LSEEK 1
356
357 /* Define to 1 if lstat is declared even after undefining macros. */
358 #cmakedefine HAVE_RAW_DECL_LSTAT 1
359
360 /* Define to 1 if memmem is declared even after undefining macros. */
361 #cmakedefine HAVE_RAW_DECL_MEMMEM 1
362
363 /* Define to 1 if mempcpy is declared even after undefining macros. */
364 #cmakedefine HAVE_RAW_DECL_MEMPCPY 1
365
366 /* Define to 1 if memrchr is declared even after undefining macros. */
367 #cmakedefine HAVE_RAW_DECL_MEMRCHR 1
368
369 /* Define to 1 if mkdirat is declared even after undefining macros. */
370 #cmakedefine HAVE_RAW_DECL_MKDIRAT 1
371
372 /* Define to 1 if mkdtemp is declared even after undefining macros. */
373 #cmakedefine HAVE_RAW_DECL_MKDTEMP 1
374
375 /* Define to 1 if mkfifo is declared even after undefining macros. */
376 #cmakedefine HAVE_RAW_DECL_MKFIFO 1
377
378 /* Define to 1 if mkfifoat is declared even after undefining macros. */
379 #cmakedefine HAVE_RAW_DECL_MKFIFOAT 1
380
381 /* Define to 1 if mknod is declared even after undefining macros. */
382 #cmakedefine HAVE_RAW_DECL_MKNOD 1
383
384 /* Define to 1 if mknodat is declared even after undefining macros. */
385 #cmakedefine HAVE_RAW_DECL_MKNODAT 1
386
387 /* Define to 1 if mkostemp is declared even after undefining macros. */
388 #cmakedefine HAVE_RAW_DECL_MKOSTEMP 1
389
390 /* Define to 1 if mkostemps is declared even after undefining macros. */
391 #cmakedefine HAVE_RAW_DECL_MKOSTEMPS 1
392
393 /* Define to 1 if mkstemp is declared even after undefining macros. */
394 #cmakedefine HAVE_RAW_DECL_MKSTEMP 1
395
396 /* Define to 1 if mkstemps is declared even after undefining macros. */
397 #cmakedefine HAVE_RAW_DECL_MKSTEMPS 1
398
399 /* Define to 1 if openat is declared even after undefining macros. */
400 #cmakedefine HAVE_RAW_DECL_OPENAT 1
401
402 /* Define to 1 if pipe is declared even after undefining macros. */
403 #cmakedefine HAVE_RAW_DECL_PIPE 1
404
405 /* Define to 1 if pipe2 is declared even after undefining macros. */
406 #cmakedefine HAVE_RAW_DECL_PIPE2 1
407
408 /* Define to 1 if popen is declared even after undefining macros. */
409 #cmakedefine HAVE_RAW_DECL_POPEN 1
410
411 /* Define to 1 if pread is declared even after undefining macros. */
412 #cmakedefine HAVE_RAW_DECL_PREAD 1
413
414 /* Define to 1 if pthread_sigmask is declared even after undefining macros. */
415 #cmakedefine HAVE_RAW_DECL_PTHREAD_SIGMASK 1
416
417 /* Define to 1 if ptsname is declared even after undefining macros. */
418 #cmakedefine HAVE_RAW_DECL_PTSNAME 1
419
420 /* Define to 1 if pwrite is declared even after undefining macros. */
421 #cmakedefine HAVE_RAW_DECL_PWRITE 1
422
423 /* Define to 1 if random_r is declared even after undefining macros. */
424 #cmakedefine HAVE_RAW_DECL_RANDOM_R 1
425
426 /* Define to 1 if rawmemchr is declared even after undefining macros. */
427 #cmakedefine HAVE_RAW_DECL_RAWMEMCHR 1
428
429 /* Define to 1 if readlink is declared even after undefining macros. */
430 #cmakedefine HAVE_RAW_DECL_READLINK 1
431
432 /* Define to 1 if readlinkat is declared even after undefining macros. */
433 #cmakedefine HAVE_RAW_DECL_READLINKAT 1
434
435 /* Define to 1 if realpath is declared even after undefining macros. */
436 #cmakedefine HAVE_RAW_DECL_REALPATH 1
437
438 /* Define to 1 if renameat is declared even after undefining macros. */
439 #cmakedefine HAVE_RAW_DECL_RENAMEAT 1
440
441 /* Define to 1 if rmdir is declared even after undefining macros. */
442 #cmakedefine HAVE_RAW_DECL_RMDIR 1
443
444 /* Define to 1 if rpmatch is declared even after undefining macros. */
445 #cmakedefine HAVE_RAW_DECL_RPMATCH 1
446
447 /* Define to 1 if setenv is declared even after undefining macros. */
448 #cmakedefine HAVE_RAW_DECL_SETENV 1
449
450 /* Define to 1 if setstate_r is declared even after undefining macros. */
451 #cmakedefine HAVE_RAW_DECL_SETSTATE_R 1
452
453 /* Define to 1 if setusershell is declared even after undefining macros. */
454 #cmakedefine HAVE_RAW_DECL_SETUSERSHELL 1
455
456 /* Define to 1 if sigaction is declared even after undefining macros. */
457 #cmakedefine HAVE_RAW_DECL_SIGACTION 1
458
459 /* Define to 1 if sigaddset is declared even after undefining macros. */
460 #cmakedefine HAVE_RAW_DECL_SIGADDSET 1
461
462 /* Define to 1 if sigdelset is declared even after undefining macros. */
463 #cmakedefine HAVE_RAW_DECL_SIGDELSET 1
464
465 /* Define to 1 if sigemptyset is declared even after undefining macros. */
466 #cmakedefine HAVE_RAW_DECL_SIGEMPTYSET 1
467
468 /* Define to 1 if sigfillset is declared even after undefining macros. */
469 #cmakedefine HAVE_RAW_DECL_SIGFILLSET 1
470
471 /* Define to 1 if sigismember is declared even after undefining macros. */
472 #cmakedefine HAVE_RAW_DECL_SIGISMEMBER 1
473
474 /* Define to 1 if sigpending is declared even after undefining macros. */
475 #cmakedefine HAVE_RAW_DECL_SIGPENDING 1
476
477 /* Define to 1 if sigprocmask is declared even after undefining macros. */
478 #cmakedefine HAVE_RAW_DECL_SIGPROCMASK 1
479
480 /* Define to 1 if sleep is declared even after undefining macros. */
481 #cmakedefine HAVE_RAW_DECL_SLEEP 1
482
483 /* Define to 1 if snprintf is declared even after undefining macros. */
484 #cmakedefine HAVE_RAW_DECL_SNPRINTF 1
485
486 /* Define to 1 if srandom_r is declared even after undefining macros. */
487 #cmakedefine HAVE_RAW_DECL_SRANDOM_R 1
488
489 /* Define to 1 if stat is declared even after undefining macros. */
490 #cmakedefine HAVE_RAW_DECL_STAT 1
491
492 /* Define to 1 if stpcpy is declared even after undefining macros. */
493 #cmakedefine HAVE_RAW_DECL_STPCPY 1
494
495 /* Define to 1 if stpncpy is declared even after undefining macros. */
496 #cmakedefine HAVE_RAW_DECL_STPNCPY 1
497
498 /* Define to 1 if strcasestr is declared even after undefining macros. */
499 #cmakedefine HAVE_RAW_DECL_STRCASESTR 1
500
501 /* Define to 1 if strchrnul is declared even after undefining macros. */
502 #cmakedefine HAVE_RAW_DECL_STRCHRNUL 1
503
504 /* Define to 1 if strdup is declared even after undefining macros. */
505 #cmakedefine HAVE_RAW_DECL_STRDUP 1
506
507 /* Define to 1 if strerror_r is declared even after undefining macros. */
508 #cmakedefine HAVE_RAW_DECL_STRERROR_R 1
509
510 /* Define to 1 if strncat is declared even after undefining macros. */
511 #cmakedefine HAVE_RAW_DECL_STRNCAT 1
512
513 /* Define to 1 if strndup is declared even after undefining macros. */
514 #cmakedefine HAVE_RAW_DECL_STRNDUP 1
515
516 /* Define to 1 if strnlen is declared even after undefining macros. */
517 #cmakedefine HAVE_RAW_DECL_STRNLEN 1
518
519 /* Define to 1 if strpbrk is declared even after undefining macros. */
520 #cmakedefine HAVE_RAW_DECL_STRPBRK 1
521
522 /* Define to 1 if strsep is declared even after undefining macros. */
523 #cmakedefine HAVE_RAW_DECL_STRSEP 1
524
525 /* Define to 1 if strsignal is declared even after undefining macros. */
526 #cmakedefine HAVE_RAW_DECL_STRSIGNAL 1
527
528 /* Define to 1 if strtod is declared even after undefining macros. */
529 #cmakedefine HAVE_RAW_DECL_STRTOD 1
530
531 /* Define to 1 if strtok_r is declared even after undefining macros. */
532 #cmakedefine HAVE_RAW_DECL_STRTOK_R 1
533
534 /* Define to 1 if strtoll is declared even after undefining macros. */
535 #cmakedefine HAVE_RAW_DECL_STRTOLL 1
536
537 /* Define to 1 if strtoull is declared even after undefining macros. */
538 #cmakedefine HAVE_RAW_DECL_STRTOULL 1
539
540 /* Define to 1 if strverscmp is declared even after undefining macros. */
541 #cmakedefine HAVE_RAW_DECL_STRVERSCMP 1
542
543 /* Define to 1 if symlink is declared even after undefining macros. */
544 #cmakedefine HAVE_RAW_DECL_SYMLINK 1
545
546 /* Define to 1 if symlinkat is declared even after undefining macros. */
547 #cmakedefine HAVE_RAW_DECL_SYMLINKAT 1
548
549 /* Define to 1 if tmpfile is declared even after undefining macros. */
550 #cmakedefine HAVE_RAW_DECL_TMPFILE 1
551
552 /* Define to 1 if ttyname_r is declared even after undefining macros. */
553 #cmakedefine HAVE_RAW_DECL_TTYNAME_R 1
554
555 /* Define to 1 if unlink is declared even after undefining macros. */
556 #cmakedefine HAVE_RAW_DECL_UNLINK 1
557
558 /* Define to 1 if unlinkat is declared even after undefining macros. */
559 #cmakedefine HAVE_RAW_DECL_UNLINKAT 1
560
561 /* Define to 1 if unlockpt is declared even after undefining macros. */
562 #cmakedefine HAVE_RAW_DECL_UNLOCKPT 1
563
564 /* Define to 1 if unsetenv is declared even after undefining macros. */
565 #cmakedefine HAVE_RAW_DECL_UNSETENV 1
566
567 /* Define to 1 if usleep is declared even after undefining macros. */
568 #cmakedefine HAVE_RAW_DECL_USLEEP 1
569
570 /* Define to 1 if utimensat is declared even after undefining macros. */
571 #cmakedefine HAVE_RAW_DECL_UTIMENSAT 1
572
573 /* Define to 1 if vdprintf is declared even after undefining macros. */
574 #cmakedefine HAVE_RAW_DECL_VDPRINTF 1
575
576 /* Define to 1 if vsnprintf is declared even after undefining macros. */
577 #cmakedefine HAVE_RAW_DECL_VSNPRINTF 1
578
579 /* Define to 1 if _Exit is declared even after undefining macros. */
580 #cmakedefine HAVE_RAW_DECL__EXIT 1
581
582 /* Define to 1 if you have the `readlink' function. */
583 #cmakedefine HAVE_READLINK 1
584
585 /* Define to 1 if you have the `readlinkat' function. */
586 #cmakedefine HAVE_READLINKAT 1
587
588 /* Define to 1 if you have the `realpath' function. */
589 #cmakedefine HAVE_REALPATH 1
590
591 /* Define to 1 if you have the <search.h> header file. */
592 #cmakedefine HAVE_SEARCH_H 1
593
594 /* Define to 1 if you have the `setenv' function. */
595 #cmakedefine HAVE_SETENV 1
596
597 /* Define to 1 if you have the `setlocale' function. */
598 #cmakedefine HAVE_SETLOCALE 1
599
600 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
601 #cmakedefine HAVE_SIGNED_SIG_ATOMIC_T 1
602
603 /* Define to 1 if 'wchar_t' is a signed integer type. */
604 #cmakedefine HAVE_SIGNED_WCHAR_T 1
605
606 /* Define to 1 if 'wint_t' is a signed integer type. */
607 #cmakedefine HAVE_SIGNED_WINT_T 1
608
609 /* Define to 1 if the system has the type `sigset_t'. */
610 #cmakedefine HAVE_SIGSET_T 1
611
612 /* Define to 1 if you have the <stdint.h> header file. */
613 #cmakedefine HAVE_STDINT_H 1
614
615 /* Define to 1 if you have the <stdlib.h> header file. */
616 #cmakedefine HAVE_STDLIB_H 1
617
618 /* Define to 1 if you have the `strerror_r' function. */
619 #cmakedefine HAVE_STRERROR_R 1
620
621 /* Define to 1 if you have the <strings.h> header file. */
622 #cmakedefine HAVE_STRINGS_H 1
623
624 /* Define to 1 if you have the <string.h> header file. */
625 #cmakedefine HAVE_STRING_H 1
626
627 /* Define to 1 if you have the <sys/bitypes.h> header file. */
628 #cmakedefine HAVE_SYS_BITYPES_H 1
629
630 /* Define to 1 if you have the <sys/inttypes.h> header file. */
631 #cmakedefine HAVE_SYS_INTTYPES_H 1
632
633 /* Define to 1 if you have the <sys/param.h> header file. */
634 #cmakedefine HAVE_SYS_PARAM_H 1
635
636 /* Define to 1 if you have the <sys/socket.h> header file. */
637 #cmakedefine HAVE_SYS_SOCKET_H 1
638
639 /* Define to 1 if you have the <sys/stat.h> header file. */
640 #cmakedefine HAVE_SYS_STAT_H 1
641
642 /* Define to 1 if you have the <sys/time.h> header file. */
643 #cmakedefine HAVE_SYS_TIME_H 1
644
645 /* Define to 1 if you have the <sys/types.h> header file. */
646 #cmakedefine HAVE_SYS_TYPES_H 1
647
648 /* Define to 1 if you have the `tsearch' function. */
649 #cmakedefine HAVE_TSEARCH 1
650
651 /* Define to 1 if you have the <unistd.h> header file. */
652 #cmakedefine HAVE_UNISTD_H 1
653
654 /* Define to 1 if the system has the type `unsigned long long int'. */
655 #cmakedefine HAVE_UNSIGNED_LONG_LONG_INT 1
656
657 /* Define to 1 or 0, depending whether the compiler supports simple visibility
658    declarations. */
659 #cmakedefine HAVE_VISIBILITY 1
660
661 /* Define to 1 if you have the <wchar.h> header file. */
662 #cmakedefine HAVE_WCHAR_H 1
663
664 /* Define if you have the 'wchar_t' type. */
665 #cmakedefine HAVE_WCHAR_T 1
666
667 /* Define to 1 if you have the `wcrtomb' function. */
668 #cmakedefine HAVE_WCRTOMB 1
669
670 /* Define to 1 if you have the <winsock2.h> header file. */
671 #cmakedefine HAVE_WINSOCK2_H 1
672
673 /* Define to 1 if O_NOATIME works. */
674 #cmakedefine HAVE_WORKING_O_NOATIME 1
675
676 /* Define to 1 if O_NOFOLLOW works. */
677 #define HAVE_WORKING_O_NOFOLLOW @HAVE_WORKING_O_NOFOLLOW@
678
679 /* Define to 1 if the system has the type `_Bool'. */
680 #cmakedefine HAVE__BOOL 1
681
682 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
683 #cmakedefine HAVE__NSGETEXECUTABLEPATH 1
684
685 /* Define as const if the declaration of iconv() needs const. */
686 #define ICONV_CONST @ICONV_CONST@
687
688 /* Define to the value of ${prefix}, as a string. */
689 #cmakedefine INSTALLPREFIX "@INSTALLPREFIX@"
690
691 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
692    slash. */
693 #cmakedefine LSTAT_FOLLOWS_SLASHED_SYMLINK 1
694
695 /* Define to the sub-directory in which libtool stores uninstalled libraries.
696    */
697 #cmakedefine LT_OBJDIR "@LT_OBJDIR@"
698
699 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
700 #cmakedefine MALLOC_0_IS_NONNULL 1
701
702 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
703 #cmakedefine NO_MINUS_C_MINUS_O 1
704
705 /* Name of package */
706 #cmakedefine PACKAGE "@PACKAGE@"
707
708 /* Define to the address where bug reports for this package should be sent. */
709 #cmakedefine PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"
710
711 /* Define to the full name of this package. */
712 #cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
713
714 /* Define to the full name and version of this package. */
715 #cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
716
717 /* Define to the one symbol short name of this package. */
718 #cmakedefine PACKAGE_TARNAME "@PACKAGE_TARNAME@"
719
720 /* Define to the home page for this package. */
721 #cmakedefine PACKAGE_URL "@PACKAGE_URL@"
722
723 /* Define to the version of this package. */
724 #cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
725
726 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
727    'ptrdiff_t'. */
728 #cmakedefine PTRDIFF_T_SUFFIX @PTRDIFF_T_SUFFIX@
729
730 /* Define to 1 if readlink fails to recognize a trailing slash. */
731 #cmakedefine READLINK_TRAILING_SLASH_BUG 1
732
733 /* Define to 1 if stat needs help when passed a directory name with a trailing
734    slash */
735 #cmakedefine REPLACE_FUNC_STAT_DIR 1
736
737 /* Define to 1 if stat needs help when passed a file name with a trailing
738    slash */
739 #cmakedefine REPLACE_FUNC_STAT_FILE 1
740
741 /* Define to 1 if strerror(0) does not return a message implying success. */
742 #cmakedefine REPLACE_STRERROR_0 1
743
744 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
745    'sig_atomic_t'. */
746 #cmakedefine SIG_ATOMIC_T_SUFFIX @SIG_ATOMIC_T_SUFFIX@
747
748 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
749    'size_t'. */
750 #cmakedefine SIZE_T_SUFFIX @SIZE_T_SUFFIX@
751
752 /* If using the C implementation of alloca, define if you know the
753    direction of stack growth for your system; otherwise it will be
754    automatically deduced at runtime.
755         STACK_DIRECTION > 0 => grows toward higher addresses
756         STACK_DIRECTION < 0 => grows toward lower addresses
757         STACK_DIRECTION = 0 => direction of growth unknown */
758 #cmakedefine STACK_DIRECTION @STACK_DIRECTION@
759
760 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
761 #cmakedefine STAT_MACROS_BROKEN 1
762
763 /* Define to 1 if you have the ANSI C header files. */
764 #cmakedefine STDC_HEADERS 1
765
766 /* Define to 1 if strerror_r returns char *. */
767 #cmakedefine STRERROR_R_CHAR_P 1
768
769 /* Define to the prefix of C symbols at the assembler and linker level, either
770    an underscore or empty. */
771 #cmakedefine USER_LABEL_PREFIX @USER_LABEL_PREFIX@
772
773 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
774    Unlocked I/O can improve performance in unithreaded apps, but it is not
775    safe for multithreaded apps. */
776 #cmakedefine USE_UNLOCKED_IO 1
777
778 /* Version number of package */
779 #cmakedefine VERSION "@VERSION@"
780
781 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
782    'wchar_t'. */
783 #cmakedefine WCHAR_T_SUFFIX @WCHAR_T_SUFFIX@
784
785 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
786    'wint_t'. */
787 #cmakedefine WINT_T_SUFFIX @WINT_T_SUFFIX@
788
789 /* Define if the machine's byte ordering is little endian. */
790 #cmakedefine WORDS_LITTLEENDIAN 1
791
792 /* Define to 1 if on MINIX. */
793 #cmakedefine _MINIX 1
794
795 /* The _Noreturn keyword of draft C1X.  */
796 #ifndef _Noreturn
797 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
798       || 0x5110 <= __SUNPRO_C)
799 #  define _Noreturn __attribute__ ((__noreturn__))
800 # elif 1200 <= _MSC_VER
801 #  define _Noreturn __declspec (noreturn)
802 # else
803 #  define _Noreturn
804 # endif
805 #endif
806
807
808 /* Define to 2 if the system does not provide POSIX.1 features except with
809    this defined. */
810 #cmakedefine _POSIX_1_SOURCE 2
811
812 /* Define to 1 if you need to in order for `stat' and other things to work. */
813 #cmakedefine _POSIX_SOURCE 1
814
815 /* Define to 500 only on HP-UX. */
816 #cmakedefine _XOPEN_SOURCE 500
817
818 /* Enable extensions on AIX 3, Interix.  */
819 #ifndef _ALL_SOURCE
820 # undef _ALL_SOURCE
821 #endif
822 /* Enable general extensions on MacOS X.  */
823 #ifndef _DARWIN_C_SOURCE
824 # undef _DARWIN_C_SOURCE
825 #endif
826 /* Enable GNU extensions on systems that have them.  */
827 #ifndef _GNU_SOURCE
828 # undef _GNU_SOURCE
829 #endif
830 /* Enable threading extensions on Solaris.  */
831 #ifndef _POSIX_PTHREAD_SEMANTICS
832 # undef _POSIX_PTHREAD_SEMANTICS
833 #endif
834 /* Enable extensions on HP NonStop.  */
835 #ifndef _TANDEM_SOURCE
836 # undef _TANDEM_SOURCE
837 #endif
838 /* Enable general extensions on Solaris.  */
839 #ifndef __EXTENSIONS__
840 # undef __EXTENSIONS__
841 #endif
842
843
844 /* Define to `int' if <sys/types.h> doesn't define. */
845 #cmakedefine gid_t @GID_T@
846
847 /* Define to `__inline__' or `__inline' if that's what the C compiler
848    calls it, or to nothing if 'inline' is not supported under any name.  */
849 #ifndef __cplusplus
850 #undef inline
851 #endif
852
853 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
854    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
855    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
856    __APPLE__ && __MACH__ test for MacOS X.
857    __APPLE_CC__ tests for the Apple compiler and its version.
858    __STDC_VERSION__ tests for the C99 mode.  */
859 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
860 # define __GNUC_STDC_INLINE__ 1
861 #endif
862
863 /* Define to a type if <wchar.h> does not define. */
864 #cmakedefine mbstate_t @MBSTATE_T@
865
866 /* Define to the type of st_nlink in struct stat, or a supertype. */
867 #cmakedefine nlink_t @MBSTATE_T@
868
869 /* Define to the equivalent of the C99 'restrict' keyword, or to
870    nothing if this is not supported.  Do not define if restrict is
871    supported directly.  */
872 #cmakedefine restrict
873 /* Work around a bug in Sun C++: it does not support _Restrict or
874    __restrict__, even though the corresponding Sun C compiler ends up with
875    "#define restrict _Restrict" or "#define restrict __restrict__" in the
876    previous line.  Perhaps some future version of Sun C++ will work with
877    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
878 #if defined __SUNPRO_CC && !defined __RESTRICT
879 # define _Restrict
880 # define __restrict__
881 #endif
882
883 /* Define to `unsigned int' if <sys/types.h> does not define. */
884 #cmakedefine size_t @SIZE_T@
885
886 /* Define as a signed type of the same size as size_t. */
887 #cmakedefine ssize_t @SSIZE_T@
888
889 /* Define to `int' if <sys/types.h> doesn't define. */
890 #cmakedefine uid_t @UID_T@
891
892 /* Define as a marker that can be attached to declarations that might not
893     be used.  This helps to reduce warnings, such as from
894     GCC -Wunused-parameter.  */
895 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
896 # define _GL_UNUSED __attribute__ ((__unused__))
897 #else
898 # define _GL_UNUSED
899 #endif
900 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
901    is a misnomer outside of parameter lists.  */
902 #define _UNUSED_PARAMETER_ _GL_UNUSED
903
904 /* The __pure__ attribute was added in gcc 2.96.  */
905 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
906 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
907 #else
908 # define _GL_ATTRIBUTE_PURE /* empty */
909 #endif
910
911 /* The __const__ attribute was added in gcc 2.95.  */
912 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
913 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
914 #else
915 # define _GL_ATTRIBUTE_CONST /* empty */
916 #endif
917
918
919
920 /* On Windows, variables that may be in a DLL must be marked specially.  */
921 #if defined _MSC_VER && defined _DLL
922 # define DLL_VARIABLE __declspec (dllimport)
923 #else
924 # define DLL_VARIABLE
925 #endif
926