summaryrefslogtreecommitdiff
path: root/config.h.in
blob: e5fceef293431863b109620076eed42073738461 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
#undef const

/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
   This function is required for alloca.c support on those systems.  */
#undef CRAY_STACKSEG_END

/* Define to the type of elements in the array set by `getgroups'.
   Usually this is either `int' or `gid_t'.  */
#undef GETGROUPS_T

/* Define if the `getloadavg' function needs to be run setuid or setgid.  */
#undef GETLOADAVG_PRIVILEGED

/* Define if the `getpgrp' function takes no argument.  */
#undef GETPGRP_VOID

/* Define if you don't have vprintf but do have _doprnt.  */
#undef HAVE_DOPRNT

/* Define if you have the strftime function.  */
#undef HAVE_STRFTIME

/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
#undef HAVE_SYS_WAIT_H

/* Define if you have the vprintf function.  */
#undef HAVE_VPRINTF

/* Define as __inline if that's what the C compiler calls it.  */
#undef inline

/* Define as the return type of signal handlers (int or void).  */
#undef RETSIGTYPE

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

/* Define if your <sys/time.h> declares struct tm.  */
#undef TM_IN_SYS_TIME

/* The number of bytes in a unsigned.  */
#undef SIZEOF_UNSIGNED

/* The number of bytes in a unsigned long.  */
#undef SIZEOF_UNSIGNED_LONG

/* The number of bytes in a unsigned long long.  */
#undef SIZEOF_UNSIGNED_LONG_LONG

/* The number of bytes in a unsigned short.  */
#undef SIZEOF_UNSIGNED_SHORT

/* Define if you have the DirectFBInit function.  */
#undef HAVE_DIRECTFBINIT

/* Define if you have the Gpm_GetLibVersion function.  */
#undef HAVE_GPM_GETLIBVERSION

/* Define if you have the MouOpen function.  */
#undef HAVE_MOUOPEN

/* Define if you have the XCloseIM function.  */
#undef HAVE_XCLOSEIM

/* Define if you have the XCreateIC function.  */
#undef HAVE_XCREATEIC

/* Define if you have the XDestroyIC function.  */
#undef HAVE_XDESTROYIC

/* Define if you have the XOpenDisplay function.  */
#undef HAVE_XOPENDISPLAY

/* Define if you have the XOpenIM function.  */
#undef HAVE_XOPENIM

/* Define if you have the XSupportsLocale function.  */
#undef HAVE_XSUPPORTSLOCALE

/* Define if you have the XmbTextListToTextProperty function.  */
#undef HAVE_XMBTEXTLISTTOTEXTPROPERTY

/* Define if you have the Xutf8LookupString function.  */
#undef HAVE_XUTF8LOOKUPSTRING

/* Define if you have the XwcLookupString function.  */
#undef HAVE_XWCLOOKUPSTRING

/* Define if you have the _heapmin function.  */
#undef HAVE__HEAPMIN

/* Define if you have the _read_kbd function.  */
#undef HAVE__READ_KBD

/* Define if you have the _ucreate function.  */
#undef HAVE__UCREATE

/* Define if you have the _udefault function.  */
#undef HAVE__UDEFAULT

/* Define if you have the _udestroy function.  */
#undef HAVE__UDESTROY

/* Define if you have the _uopen function.  */
#undef HAVE__UOPEN

/* Define if you have the calloc function.  */
#undef HAVE_CALLOC

/* Define if you have the cfmakeraw function.  */
#undef HAVE_CFMAKERAW

/* Define if you have the chmod function.  */
#undef HAVE_CHMOD

/* Define if you have the cygwin_conv_path function.  */
#undef HAVE_CYGWIN_CONV_PATH

/* Define if you have the cygwin_conv_to_full_win32_path function.  */
#undef HAVE_CYGWIN_CONV_TO_FULL_WIN32_PATH

/* Define if you have the dhcp_option function.  */
#undef HAVE_DHCP_OPTION

/* Define if you have the getgrgid function.  */
#undef HAVE_GETGRGID

/* Define if you have the gethostbyaddr function.  */
#undef HAVE_GETHOSTBYADDR

/* Define if you have the getpagesize function.  */
#undef HAVE_GETPAGESIZE

/* Define if you have the getpid function.  */
#undef HAVE_GETPID

/* Define if you have the getpwuid function.  */
#undef HAVE_GETPWUID

/* Define if you have the getrlimit function.  */
#undef HAVE_GETRLIMIT

/* Define if you have the gettimeofday function.  */
#undef HAVE_GETTIMEOFDAY

/* Define if you have the herror function.  */
#undef HAVE_HERROR

/* Define if you have the mkdir function.  */
#undef HAVE_MKDIR

/* Define if you have the nl_langinfo function.  */
#undef HAVE_NL_LANGINFO

/* Define if you have the png_create_info_struct function.  */
#undef HAVE_PNG_CREATE_INFO_STRUCT

/* Define if you have the png_get_bit_depth function.  */
#undef HAVE_PNG_GET_BIT_DEPTH

/* Define if you have the png_get_color_type function.  */
#undef HAVE_PNG_GET_COLOR_TYPE

/* Define if you have the png_get_gAMA function.  */
#undef HAVE_PNG_GET_GAMA

/* Define if you have the png_get_image_height function.  */
#undef HAVE_PNG_GET_IMAGE_HEIGHT

/* Define if you have the png_get_image_width function.  */
#undef HAVE_PNG_GET_IMAGE_WIDTH

/* Define if you have the png_get_libpng_ver function.  */
#undef HAVE_PNG_GET_LIBPNG_VER

/* Define if you have the png_get_sRGB function.  */
#undef HAVE_PNG_GET_SRGB

/* Define if you have the png_get_valid function.  */
#undef HAVE_PNG_GET_VALID

/* Define if you have the png_set_rgb_to_gray function.  */
#undef HAVE_PNG_SET_RGB_TO_GRAY

/* Define if you have the png_set_strip_alpha function.  */
#undef HAVE_PNG_SET_STRIP_ALPHA

/* Define if you have the popen function.  */
#undef HAVE_POPEN

/* Define if you have the raise function.  */
#undef HAVE_RAISE

/* Define if you have the resume_thread function.  */
#undef HAVE_RESUME_THREAD

/* Define if you have the select function.  */
#undef HAVE_SELECT

/* Define if you have the setlocale function.  */
#undef HAVE_SETLOCALE

/* Define if you have the setpgid function.  */
#undef HAVE_SETPGID

/* Define if you have the setrlimit function.  */
#undef HAVE_SETRLIMIT

/* Define if you have the sigdelset function.  */
#undef HAVE_SIGDELSET

/* Define if you have the sigfillset function.  */
#undef HAVE_SIGFILLSET

/* Define if you have the snprintf function.  */
#undef HAVE_SNPRINTF

/* Define if you have the spawn_thread function.  */
#undef HAVE_SPAWN_THREAD

/* Define if you have the strptime function.  */
#undef HAVE_STRPTIME

/* Define if you have the strtol function.  */
#undef HAVE_STRTOL

/* Define if you have the strtoll function.  */
#undef HAVE_STRTOLL

/* Define if you have the strtoq function.  */
#undef HAVE_STRTOQ

/* Define if you have the strtoul function.  */
#undef HAVE_STRTOUL

/* Define if you have the tempnam function.  */
#undef HAVE_TEMPNAM

/* Define if you have the uname function.  */
#undef HAVE_UNAME

/* Define if you have the unixpath2win function.  */
#undef HAVE_UNIXPATH2WIN

/* Define if you have the uwin_path function.  */
#undef HAVE_UWIN_PATH

/* Define if you have the winpath2unix function.  */
#undef HAVE_WINPATH2UNIX

/* Define if you have the <X11/X.h> header file.  */
#undef HAVE_X11_X_H

/* Define if you have the <X11/Xatom.h> header file.  */
#undef HAVE_X11_XATOM_H

/* Define if you have the <X11/Xlib.h> header file.  */
#undef HAVE_X11_XLIB_H

/* Define if you have the <X11/Xlocale.h> header file.  */
#undef HAVE_X11_XLOCALE_H

/* Define if you have the <X11/Xutil.h> header file.  */
#undef HAVE_X11_XUTIL_H

/* Define if you have the <X11/keysymdef.h> header file.  */
#undef HAVE_X11_KEYSYMDEF_H

/* Define if you have the <alloca.h> header file.  */
#undef HAVE_ALLOCA_H

/* Define if you have the <arpa/inet.h> header file.  */
#undef HAVE_ARPA_INET_H

/* Define if you have the <atheos/threads.h> header file.  */
#undef HAVE_ATHEOS_THREADS_H

/* Define if you have the <bzlib.h> header file.  */
#undef HAVE_BZLIB_H

/* Define if you have the <cygwin/process.h> header file.  */
#undef HAVE_CYGWIN_PROCESS_H

/* Define if you have the <directfb.h> header file.  */
#undef HAVE_DIRECTFB_H

/* Define if you have the <dirent.h> header file.  */
#undef HAVE_DIRENT_H

/* Define if you have the <endian.h> header file.  */
#undef HAVE_ENDIAN_H

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

/* Define if you have the <gpm.h> header file.  */
#undef HAVE_GPM_H

/* Define if you have the <grp.h> header file.  */
#undef HAVE_GRP_H

/* Define if you have the <gui/bitmap.h> header file.  */
#undef HAVE_GUI_BITMAP_H

/* Define if you have the <gui/desktop.h> header file.  */
#undef HAVE_GUI_DESKTOP_H

/* Define if you have the <gui/view.h> header file.  */
#undef HAVE_GUI_VIEW_H

/* Define if you have the <gui/window.h> header file.  */
#undef HAVE_GUI_WINDOW_H

/* Define if you have the <ieee.h> header file.  */
#undef HAVE_IEEE_H

/* Define if you have the <interix/interix.h> header file.  */
#undef HAVE_INTERIX_INTERIX_H

/* Define if you have the <io.h> header file.  */
#undef HAVE_IO_H

/* Define if you have the <jpeglib.h> header file.  */
#undef HAVE_JPEGLIB_H

/* Define if you have the <langinfo.h> header file.  */
#undef HAVE_LANGINFO_H

/* Define if you have the <libpng/png.h> header file.  */
#undef HAVE_LIBPNG_PNG_H

/* Define if you have the <limits.h> header file.  */
#undef HAVE_LIMITS_H

/* Define if you have the <linux/fb.h> header file.  */
#undef HAVE_LINUX_FB_H

/* Define if you have the <linux/kd.h> header file.  */
#undef HAVE_LINUX_KD_H

/* Define if you have the <linux/vt.h> header file.  */
#undef HAVE_LINUX_VT_H

/* Define if you have the <lzma.h> header file.  */
#undef HAVE_LZMA_H

/* Define if you have the <malloc.h> header file.  */
#undef HAVE_MALLOC_H

/* Define if you have the <math.h> header file.  */
#undef HAVE_MATH_H

/* Define if you have the <ndir.h> header file.  */
#undef HAVE_NDIR_H

/* Define if you have the <net/socket.h> header file.  */
#undef HAVE_NET_SOCKET_H

/* Define if you have the <netinet/dhcp.h> header file.  */
#undef HAVE_NETINET_DHCP_H

/* Define if you have the <netinet/in_system.h> header file.  */
#undef HAVE_NETINET_IN_SYSTEM_H

/* Define if you have the <netinet/in_systm.h> header file.  */
#undef HAVE_NETINET_IN_SYSTM_H

/* Define if you have the <netinet/ip.h> header file.  */
#undef HAVE_NETINET_IP_H

/* Define if you have the <png.h> header file.  */
#undef HAVE_PNG_H

/* Define if you have the <process.h> header file.  */
#undef HAVE_PROCESS_H

/* Define if you have the <pwd.h> header file.  */
#undef HAVE_PWD_H

/* Define if you have the <setjmp.h> header file.  */
#undef HAVE_SETJMP_H

/* Define if you have the <sigaction.h> header file.  */
#undef HAVE_SIGACTION_H

/* Define if you have the <sys/cygwin.h> header file.  */
#undef HAVE_SYS_CYGWIN_H

/* Define if you have the <sys/dir.h> header file.  */
#undef HAVE_SYS_DIR_H

/* Define if you have the <sys/fmutex.h> header file.  */
#undef HAVE_SYS_FMUTEX_H

/* Define if you have the <sys/ioctl.h> header file.  */
#undef HAVE_SYS_IOCTL_H

/* Define if you have the <sys/mman.h> header file.  */
#undef HAVE_SYS_MMAN_H

/* Define if you have the <sys/ndir.h> header file.  */
#undef HAVE_SYS_NDIR_H

/* Define if you have the <sys/resource.h> header file.  */
#undef HAVE_SYS_RESOURCE_H

/* Define if you have the <sys/select.h> header file.  */
#undef HAVE_SYS_SELECT_H

/* Define if you have the <sys/time.h> header file.  */
#undef HAVE_SYS_TIME_H

/* Define if you have the <sys/un.h> header file.  */
#undef HAVE_SYS_UN_H

/* Define if you have the <sys/utsname.h> header file.  */
#undef HAVE_SYS_UTSNAME_H

/* Define if you have the <tiffio.h> header file.  */
#undef HAVE_TIFFIO_H

/* Define if you have the <time.h> header file.  */
#undef HAVE_TIME_H

/* Define if you have the <umalloc.h> header file.  */
#undef HAVE_UMALLOC_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if you have the <util/application.h> header file.  */
#undef HAVE_UTIL_APPLICATION_H

/* Define if you have the <util/locker.h> header file.  */
#undef HAVE_UTIL_LOCKER_H

/* Define if you have the <uwin.h> header file.  */
#undef HAVE_UWIN_H

/* Define if you have the <values.h> header file.  */
#undef HAVE_VALUES_H

/* Define if you have the <zlib.h> header file.  */
#undef HAVE_ZLIB_H

/* Define if you have the Xau library (-lXau).  */
#undef HAVE_LIBXAU

/* Define if you have the Xdmcp library (-lXdmcp).  */
#undef HAVE_LIBXDMCP

/* Define if you have the atheos library (-latheos).  */
#undef HAVE_LIBATHEOS

/* Define if you have the bz2 library (-lbz2).  */
#undef HAVE_LIBBZ2

/* Define if you have the dl library (-ldl).  */
#undef HAVE_LIBDL

/* Define if you have the gpm library (-lgpm).  */
#undef HAVE_LIBGPM

/* Define if you have the jbig library (-ljbig).  */
#undef HAVE_LIBJBIG

/* Define if you have the jpeg library (-ljpeg).  */
#undef HAVE_LIBJPEG

/* Define if you have the lzma library (-llzma).  */
#undef HAVE_LIBLZMA

/* Define if you have the m library (-lm).  */
#undef HAVE_LIBM

/* Define if you have the network library (-lnetwork).  */
#undef HAVE_LIBNETWORK

/* Define if you have the nsl library (-lnsl).  */
#undef HAVE_LIBNSL

/* Define if you have the png library (-lpng).  */
#undef HAVE_LIBPNG

/* Define if you have the pthread library (-lpthread).  */
#undef HAVE_LIBPTHREAD

/* Define if you have the socket library (-lsocket).  */
#undef HAVE_LIBSOCKET

/* Define if you have the stdc++ library (-lstdc++).  */
#undef HAVE_LIBSTDC__

/* Define if you have the syllable library (-lsyllable).  */
#undef HAVE_LIBSYLLABLE

/* Define if you have the tiff library (-ltiff).  */
#undef HAVE_LIBTIFF

/* Define if you have the x86 library (-lx86).  */
#undef HAVE_LIBX86

/* Define if you have the xcb library (-lxcb).  */
#undef HAVE_LIBXCB

/* Define if you have the xcb-xlib library (-lxcb-xlib).  */
#undef HAVE_LIBXCB_XLIB

/* Define if you have the z library (-lz).  */
#undef HAVE_LIBZ

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION


/* */
#undef VERSION

/* */
#undef HAVE_TYPEOF

/* */
#undef HAVE_LONG_LONG

/* */
#undef HAVE_POINTER_COMPARISON_BUG

/* */
#undef HAVE_MAXINT_CONVERSION_BUG

/* */
#undef HAVE_SOCKLEN_T

/* */
#undef C_BIG_ENDIAN

/* */
#undef C_LITTLE_ENDIAN

/* */
#undef RENAME_OVER_EXISTING_FILES

/* */
#undef HAVE_STRLEN

/* */
#undef HAVE_STRCPY

/* */
#undef HAVE_STRCHR

/* */
#undef HAVE_STRRCHR

/* */
#undef HAVE_STRCMP

/* */
#undef HAVE_STRNCMP

/* */
#undef HAVE_STRCSPN

/* */
#undef HAVE_STRSTR

/* */
#undef HAVE_MEMMOVE

/* */
#undef HAVE_STRERROR

/* */
#undef HAVE_SIGSETJMP

/* */
#undef HAVE_GETHOSTBYNAME

/* */
#undef HAVE_GETHOSTBYNAME_BUG

/* */
#undef DEBUGLEVEL

/* */
#undef JS

/* */
#undef CHCEME_FLEXI_LIBU

/* */
#undef HAVE_PCRE

/* */
#undef HAVE_REGEX

/* */
#undef ENABLE_UTF8

/* */
#undef HAVE_BEGINTHREAD

/* */
#undef HAVE_PTHREADS

/* */
#undef X2

/* */
#undef HAVE_SSL

/* */
#undef HAVE_OPENSSL

/* */
#undef HAVE_NSS

/* */
#undef HAVE_ZLIB

/* */
#undef HAVE_BZIP2

/* */
#undef HAVE_LZMA

/* */
#undef G

/* */
#undef GRDRV_SVGALIB

/* */
#undef GRDRV_FB

/* */
#undef GRDRV_DIRECTFB

/* */
#undef GRDRV_X

/* */
#undef GRDRV_SDL

/* */
#undef GRDRV_PMSHELL

/* */
#undef GRDRV_ATHEOS

/* */
#undef DONT_INCLUDE_SETJMP

/* Jpeg by Clock */
#undef HAVE_JPEG

/* Tiff by Brain */
#undef HAVE_TIFF