1 /* config.h.  Generated automatically by configure.  */
2 /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
3 
4 /* Define to empty if the keyword does not work.  */
5 /* #undef const */
6 
7 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
8    This function is required for alloca.c support on those systems.  */
9 /* #undef CRAY_STACKSEG_END */
10 
11 /* Define to the type of elements in the array set by `getgroups'.
12    Usually this is either `int' or `gid_t'.  */
13 /* #undef GETGROUPS_T */
14 
15 /* Define if the `getloadavg' function needs to be run setuid or setgid.  */
16 /* #undef GETLOADAVG_PRIVILEGED */
17 
18 /* Define if the `getpgrp' function takes no argument.  */
19 /* #undef GETPGRP_VOID */
20 
21 /* Define if you don't have vprintf but do have _doprnt.  */
22 /* #undef HAVE_DOPRNT */
23 
24 /* Define if you have the strftime function.  */
25 #define HAVE_STRFTIME 1
26 
27 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
28 #define HAVE_SYS_WAIT_H 1
29 
30 /* Define if you have the vprintf function.  */
31 #define HAVE_VPRINTF 1
32 
33 /* Define as __inline if that's what the C compiler calls it.  */
34 /* #undef inline */
35 
36 /* Define to `int' if <sys/types.h> doesn't define.  */
37 /* #undef pid_t */
38 
39 /* Define as the return type of signal handlers (int or void).  */
40 #define RETSIGTYPE void
41 
42 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
43 /* #undef size_t */
44 
45 /* Define if you have the ANSI C header files.  */
46 #define STDC_HEADERS 1
47 
48 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
49 #define TIME_WITH_SYS_TIME 1
50 
51 /* Define if your <sys/time.h> declares struct tm.  */
52 /* #undef TM_IN_SYS_TIME */
53 
54 /* The number of bytes in a unsigned.  */
55 #define SIZEOF_UNSIGNED 4
56 
57 /* The number of bytes in a unsigned long.  */
58 #define SIZEOF_UNSIGNED_LONG 4
59 
60 /* The number of bytes in a unsigned long long.  */
61 #define SIZEOF_UNSIGNED_LONG_LONG 8
62 
63 /* The number of bytes in a unsigned short.  */
64 #define SIZEOF_UNSIGNED_SHORT 2
65 
66 /* Define if you have the ASN1_STRING_get0_data function.  */
67 /* #undef HAVE_ASN1_STRING_GET0_DATA */
68 
69 /* Define if you have the ASN1_STRING_to_UTF8 function.  */
70 /* #undef HAVE_ASN1_STRING_TO_UTF8 */
71 
72 /* Define if you have the FT_Init_FreeType function.  */
73 /* #undef HAVE_FT_INIT_FREETYPE */
74 
75 /* Define if you have the FT_Library_Version function.  */
76 /* #undef HAVE_FT_LIBRARY_VERSION */
77 
78 /* Define if you have the FcGetVersion function.  */
79 /* #undef HAVE_FCGETVERSION */
80 
81 /* Define if you have the FcInit function.  */
82 /* #undef HAVE_FCINIT */
83 
84 /* Define if you have the Gpm_GetLibVersion function.  */
85 /* #undef HAVE_GPM_GETLIBVERSION */
86 
87 /* Define if you have the MouOpen function.  */
88 /* #undef HAVE_MOUOPEN */
89 
90 /* Define if you have the OPENSSL_cleanup function.  */
91 /* #undef HAVE_OPENSSL_CLEANUP */
92 
93 /* Define if you have the OPENSSL_init_ssl function.  */
94 /* #undef HAVE_OPENSSL_INIT_SSL */
95 
96 /* Define if you have the RAND_add function.  */
97 /* #undef HAVE_RAND_ADD */
98 
99 /* Define if you have the RAND_egd function.  */
100 /* #undef HAVE_RAND_EGD */
101 
102 /* Define if you have the RAND_file_name function.  */
103 /* #undef HAVE_RAND_FILE_NAME */
104 
105 /* Define if you have the RAND_load_file function.  */
106 /* #undef HAVE_RAND_LOAD_FILE */
107 
108 /* Define if you have the RAND_write_file function.  */
109 /* #undef HAVE_RAND_WRITE_FILE */
110 
111 /* Define if you have the SSL_SESSION_is_resumable function.  */
112 /* #undef HAVE_SSL_SESSION_IS_RESUMABLE */
113 
114 /* Define if you have the SSL_get0_verified_chain function.  */
115 /* #undef HAVE_SSL_GET0_VERIFIED_CHAIN */
116 
117 /* Define if you have the SSL_get1_peer_certificate function.  */
118 /* #undef HAVE_SSL_GET1_PEER_CERTIFICATE */
119 
120 /* Define if you have the SSL_get1_session function.  */
121 /* #undef HAVE_SSL_GET1_SESSION */
122 
123 /* Define if you have the SSL_load_error_strings function.  */
124 /* #undef HAVE_SSL_LOAD_ERROR_STRINGS */
125 
126 /* Define if you have the SSL_set_security_level function.  */
127 /* #undef HAVE_SSL_SET_SECURITY_LEVEL */
128 
129 /* Define if you have the X509_check_host function.  */
130 /* #undef HAVE_X509_CHECK_HOST */
131 
132 /* Define if you have the X509_check_ip function.  */
133 /* #undef HAVE_X509_CHECK_IP */
134 
135 /* Define if you have the XCloseIM function.  */
136 /* #undef HAVE_XCLOSEIM */
137 
138 /* Define if you have the XCreateIC function.  */
139 /* #undef HAVE_XCREATEIC */
140 
141 /* Define if you have the XDestroyIC function.  */
142 /* #undef HAVE_XDESTROYIC */
143 
144 /* Define if you have the XOpenDisplay function.  */
145 /* #undef HAVE_XOPENDISPLAY */
146 
147 /* Define if you have the XOpenIM function.  */
148 /* #undef HAVE_XOPENIM */
149 
150 /* Define if you have the XSupportsLocale function.  */
151 /* #undef HAVE_XSUPPORTSLOCALE */
152 
153 /* Define if you have the XmbTextListToTextProperty function.  */
154 /* #undef HAVE_XMBTEXTLISTTOTEXTPROPERTY */
155 
156 /* Define if you have the Xutf8LookupString function.  */
157 /* #undef HAVE_XUTF8LOOKUPSTRING */
158 
159 /* Define if you have the XwcLookupString function.  */
160 /* #undef HAVE_XWCLOOKUPSTRING */
161 
162 /* Define if you have the ZSTD_getErrorCode function.  */
163 /* #undef HAVE_ZSTD_GETERRORCODE */
164 
165 /* Define if you have the __strtoll function.  */
166 /* #undef HAVE___STRTOLL */
167 
168 /* Define if you have the _heapmin function.  */
169 /* #undef HAVE__HEAPMIN */
170 
171 /* Define if you have the _msize function.  */
172 /* #undef HAVE__MSIZE */
173 
174 /* Define if you have the _read_kbd function.  */
175 /* #undef HAVE__READ_KBD */
176 
177 /* Define if you have the _ucreate function.  */
178 /* #undef HAVE__UCREATE */
179 
180 /* Define if you have the _udefault function.  */
181 /* #undef HAVE__UDEFAULT */
182 
183 /* Define if you have the _udestroy function.  */
184 /* #undef HAVE__UDESTROY */
185 
186 /* Define if you have the _uopen function.  */
187 /* #undef HAVE__UOPEN */
188 
189 /* Define if you have the bcmp function.  */
190 #define HAVE_BCMP 1
191 
192 /* Define if you have the bcopy function.  */
193 #define HAVE_BCOPY 1
194 
195 /* Define if you have the bzero function.  */
196 #define HAVE_BZERO 1
197 
198 /* Define if you have the calloc function.  */
199 #define HAVE_CALLOC 1
200 
201 /* Define if you have the cfmakeraw function.  */
202 /* #undef HAVE_CFMAKERAW */
203 
204 /* Define if you have the chmod function.  */
205 #define HAVE_CHMOD 1
206 
207 /* Define if you have the clock_gettime function.  */
208 /* #undef HAVE_CLOCK_GETTIME */
209 
210 /* Define if you have the cygwin_conv_path function.  */
211 /* #undef HAVE_CYGWIN_CONV_PATH */
212 
213 /* Define if you have the cygwin_conv_to_full_win32_path function.  */
214 /* #undef HAVE_CYGWIN_CONV_TO_FULL_WIN32_PATH */
215 
216 /* Define if you have the dirfd function.  */
217 /* #undef HAVE_DIRFD */
218 
219 /* Define if you have the event_base_free function.  */
220 /* #undef HAVE_EVENT_BASE_FREE */
221 
222 /* Define if you have the event_base_get_method function.  */
223 /* #undef HAVE_EVENT_BASE_GET_METHOD */
224 
225 /* Define if you have the event_base_new function.  */
226 /* #undef HAVE_EVENT_BASE_NEW */
227 
228 /* Define if you have the event_base_set function.  */
229 /* #undef HAVE_EVENT_BASE_SET */
230 
231 /* Define if you have the event_config_set_flag function.  */
232 /* #undef HAVE_EVENT_CONFIG_SET_FLAG */
233 
234 /* Define if you have the event_get_method function.  */
235 /* #undef HAVE_EVENT_GET_METHOD */
236 
237 /* Define if you have the event_get_struct_event_size function.  */
238 /* #undef HAVE_EVENT_GET_STRUCT_EVENT_SIZE */
239 
240 /* Define if you have the event_get_version function.  */
241 /* #undef HAVE_EVENT_GET_VERSION */
242 
243 /* Define if you have the event_reinit function.  */
244 /* #undef HAVE_EVENT_REINIT */
245 
246 /* Define if you have the fallocate function.  */
247 /* #undef HAVE_FALLOCATE */
248 
249 /* Define if you have the freeaddrinfo function.  */
250 #define HAVE_FREEADDRINFO 1
251 
252 /* Define if you have the gai_strerror function.  */
253 #define HAVE_GAI_STRERROR 1
254 
255 /* Define if you have the getaddrinfo function.  */
256 #define HAVE_GETADDRINFO 1
257 
258 /* Define if you have the getcwd function.  */
259 #define HAVE_GETCWD 1
260 
261 /* Define if you have the getgrgid function.  */
262 #define HAVE_GETGRGID 1
263 
264 /* Define if you have the gethostname function.  */
265 #define HAVE_GETHOSTNAME 1
266 
267 /* Define if you have the getpagesize function.  */
268 #define HAVE_GETPAGESIZE 1
269 
270 /* Define if you have the getpid function.  */
271 #define HAVE_GETPID 1
272 
273 /* Define if you have the getpwuid function.  */
274 #define HAVE_GETPWUID 1
275 
276 /* Define if you have the getrlimit function.  */
277 /* #undef HAVE_GETRLIMIT */
278 
279 /* Define if you have the gettimeofday function.  */
280 #define HAVE_GETTIMEOFDAY 1
281 
282 /* Define if you have the gmtime function.  */
283 #define HAVE_GMTIME 1
284 
285 /* Define if you have the herror function.  */
286 #define HAVE_HERROR 1
287 
288 /* Define if you have the inet_ntop function.  */
289 #define HAVE_INET_NTOP 1
290 
291 /* Define if you have the inet_pton function.  */
292 #define HAVE_INET_PTON 1
293 
294 /* Define if you have the kqueue function.  */
295 /* #undef HAVE_KQUEUE */
296 
297 /* Define if you have the malloc_trim function.  */
298 /* #undef HAVE_MALLOC_TRIM */
299 
300 /* Define if you have the mallopt function.  */
301 /* #undef HAVE_MALLOPT */
302 
303 /* Define if you have the memchr function.  */
304 #define HAVE_MEMCHR 1
305 
306 /* Define if you have the memcmp function.  */
307 #define HAVE_MEMCMP 1
308 
309 /* Define if you have the memcpy function.  */
310 #define HAVE_MEMCPY 1
311 
312 /* Define if you have the memmem function.  */
313 /* #undef HAVE_MEMMEM */
314 
315 /* Define if you have the memmove function.  */
316 #define HAVE_MEMMOVE 1
317 
318 /* Define if you have the memrchr function.  */
319 /* #undef HAVE_MEMRCHR */
320 
321 /* Define if you have the memset function.  */
322 #define HAVE_MEMSET 1
323 
324 /* Define if you have the mktime function.  */
325 #define HAVE_MKTIME 1
326 
327 /* Define if you have the mouse_getposition_6d function.  */
328 /* #undef HAVE_MOUSE_GETPOSITION_6D */
329 
330 /* Define if you have the nl_langinfo function.  */
331 #define HAVE_NL_LANGINFO 1
332 
333 /* Define if you have the png_create_info_struct function.  */
334 /* #undef HAVE_PNG_CREATE_INFO_STRUCT */
335 
336 /* Define if you have the png_get_bit_depth function.  */
337 /* #undef HAVE_PNG_GET_BIT_DEPTH */
338 
339 /* Define if you have the png_get_color_type function.  */
340 /* #undef HAVE_PNG_GET_COLOR_TYPE */
341 
342 /* Define if you have the png_get_gAMA function.  */
343 /* #undef HAVE_PNG_GET_GAMA */
344 
345 /* Define if you have the png_get_image_height function.  */
346 /* #undef HAVE_PNG_GET_IMAGE_HEIGHT */
347 
348 /* Define if you have the png_get_image_width function.  */
349 /* #undef HAVE_PNG_GET_IMAGE_WIDTH */
350 
351 /* Define if you have the png_get_libpng_ver function.  */
352 /* #undef HAVE_PNG_GET_LIBPNG_VER */
353 
354 /* Define if you have the png_get_sRGB function.  */
355 /* #undef HAVE_PNG_GET_SRGB */
356 
357 /* Define if you have the png_get_valid function.  */
358 /* #undef HAVE_PNG_GET_VALID */
359 
360 /* Define if you have the png_set_rgb_to_gray function.  */
361 /* #undef HAVE_PNG_SET_RGB_TO_GRAY */
362 
363 /* Define if you have the png_set_strip_alpha function.  */
364 /* #undef HAVE_PNG_SET_STRIP_ALPHA */
365 
366 /* Define if you have the poll function.  */
367 /* #undef HAVE_POLL */
368 
369 /* Define if you have the popen function.  */
370 #define HAVE_POPEN 1
371 
372 /* Define if you have the posix_fallocate function.  */
373 /* #undef HAVE_POSIX_FALLOCATE */
374 
375 /* Define if you have the pthread_sigmask function.  */
376 /* #undef HAVE_PTHREAD_SIGMASK */
377 
378 /* Define if you have the raise function.  */
379 #define HAVE_RAISE 1
380 
381 /* Define if you have the resume_thread function.  */
382 /* #undef HAVE_RESUME_THREAD */
383 
384 /* Define if you have the rsvg_handle_render_cairo function.  */
385 /* #undef HAVE_RSVG_HANDLE_RENDER_CAIRO */
386 
387 /* Define if you have the select function.  */
388 #define HAVE_SELECT 1
389 
390 /* Define if you have the setlocale function.  */
391 #define HAVE_SETLOCALE 1
392 
393 /* Define if you have the setpgid function.  */
394 #define HAVE_SETPGID 1
395 
396 /* Define if you have the setrlimit function.  */
397 /* #undef HAVE_SETRLIMIT */
398 
399 /* Define if you have the setsid function.  */
400 /* #undef HAVE_SETSID */
401 
402 /* Define if you have the sigaction function.  */
403 #define HAVE_SIGACTION 1
404 
405 /* Define if you have the sigblock function.  */
406 #define HAVE_SIGBLOCK 1
407 
408 /* Define if you have the sigdelset function.  */
409 #define HAVE_SIGDELSET 1
410 
411 /* Define if you have the sigprocmask function.  */
412 #define HAVE_SIGPROCMASK 1
413 
414 /* Define if you have the sigsetmask function.  */
415 #define HAVE_SIGSETMASK 1
416 
417 /* Define if you have the snprintf function.  */
418 #define HAVE_SNPRINTF 1
419 
420 /* Define if you have the spawn_thread function.  */
421 /* #undef HAVE_SPAWN_THREAD */
422 
423 /* Define if you have the strchr function.  */
424 #define HAVE_STRCHR 1
425 
426 /* Define if you have the strcmp function.  */
427 #define HAVE_STRCMP 1
428 
429 /* Define if you have the strcpy function.  */
430 #define HAVE_STRCPY 1
431 
432 /* Define if you have the strcspn function.  */
433 #define HAVE_STRCSPN 1
434 
435 /* Define if you have the strdup function.  */
436 #define HAVE_STRDUP 1
437 
438 /* Define if you have the strerror function.  */
439 #define HAVE_STRERROR 1
440 
441 /* Define if you have the strlen function.  */
442 #define HAVE_STRLEN 1
443 
444 /* Define if you have the strncmp function.  */
445 #define HAVE_STRNCMP 1
446 
447 /* Define if you have the strncpy function.  */
448 #define HAVE_STRNCPY 1
449 
450 /* Define if you have the strnlen function.  */
451 #define HAVE_STRNLEN 1
452 
453 /* Define if you have the strptime function.  */
454 #define HAVE_STRPTIME 1
455 
456 /* Define if you have the strrchr function.  */
457 #define HAVE_STRRCHR 1
458 
459 /* Define if you have the strspn function.  */
460 #define HAVE_STRSPN 1
461 
462 /* Define if you have the strstr function.  */
463 #define HAVE_STRSTR 1
464 
465 /* Define if you have the strtod function.  */
466 #define HAVE_STRTOD 1
467 
468 /* Define if you have the strtoimax function.  */
469 /* #undef HAVE_STRTOIMAX */
470 
471 /* Define if you have the strtol function.  */
472 #define HAVE_STRTOL 1
473 
474 /* Define if you have the strtoll function.  */
475 #define HAVE_STRTOLL 1
476 
477 /* Define if you have the strtoq function.  */
478 #define HAVE_STRTOQ 1
479 
480 /* Define if you have the strtoul function.  */
481 #define HAVE_STRTOUL 1
482 
483 /* Define if you have the sysconf function.  */
484 #define HAVE_SYSCONF 1
485 
486 /* Define if you have the tdelete function.  */
487 /* #undef HAVE_TDELETE */
488 
489 /* Define if you have the tempnam function.  */
490 #define HAVE_TEMPNAM 1
491 
492 /* Define if you have the tfind function.  */
493 /* #undef HAVE_TFIND */
494 
495 /* Define if you have the timegm function.  */
496 /* #undef HAVE_TIMEGM */
497 
498 /* Define if you have the tsearch function.  */
499 /* #undef HAVE_TSEARCH */
500 
501 /* Define if you have the uname function.  */
502 #define HAVE_UNAME 1
503 
504 /* Define if you have the unixpath2win function.  */
505 /* #undef HAVE_UNIXPATH2WIN */
506 
507 /* Define if you have the utime function.  */
508 #define HAVE_UTIME 1
509 
510 /* Define if you have the utimes function.  */
511 #define HAVE_UTIMES 1
512 
513 /* Define if you have the uwin_path function.  */
514 /* #undef HAVE_UWIN_PATH */
515 
516 /* Define if you have the vga_runinbackground_version function.  */
517 /* #undef HAVE_VGA_RUNINBACKGROUND_VERSION */
518 
519 /* Define if you have the winpath2unix function.  */
520 /* #undef HAVE_WINPATH2UNIX */
521 
522 /* Define if you have the <X11/X.h> header file.  */
523 /* #undef HAVE_X11_X_H */
524 
525 /* Define if you have the <X11/Xatom.h> header file.  */
526 /* #undef HAVE_X11_XATOM_H */
527 
528 /* Define if you have the <X11/Xlib.h> header file.  */
529 /* #undef HAVE_X11_XLIB_H */
530 
531 /* Define if you have the <X11/Xlocale.h> header file.  */
532 /* #undef HAVE_X11_XLOCALE_H */
533 
534 /* Define if you have the <X11/Xutil.h> header file.  */
535 /* #undef HAVE_X11_XUTIL_H */
536 
537 /* Define if you have the <X11/keysymdef.h> header file.  */
538 /* #undef HAVE_X11_KEYSYMDEF_H */
539 
540 /* Define if you have the <alloca.h> header file.  */
541 /* #undef HAVE_ALLOCA_H */
542 
543 /* Define if you have the <app/Application.h> header file.  */
544 /* #undef HAVE_APP_APPLICATION_H */
545 
546 /* Define if you have the <arpa/inet.h> header file.  */
547 #define HAVE_ARPA_INET_H 1
548 
549 /* Define if you have the <atheos/threads.h> header file.  */
550 /* #undef HAVE_ATHEOS_THREADS_H */
551 
552 /* Define if you have the <brotli/decode.h> header file.  */
553 /* #undef HAVE_BROTLI_DECODE_H */
554 
555 /* Define if you have the <bsd/string.h> header file.  */
556 /* #undef HAVE_BSD_STRING_H */
557 
558 /* Define if you have the <bzlib.h> header file.  */
559 /* #undef HAVE_BZLIB_H */
560 
561 /* Define if you have the <cairo.h> header file.  */
562 /* #undef HAVE_CAIRO_H */
563 
564 /* Define if you have the <cygwin/process.h> header file.  */
565 /* #undef HAVE_CYGWIN_PROCESS_H */
566 
567 /* Define if you have the <cygwin/version.h> header file.  */
568 /* #undef HAVE_CYGWIN_VERSION_H */
569 
570 /* Define if you have the <dirent.h> header file.  */
571 #define HAVE_DIRENT_H 1
572 
573 /* Define if you have the <ev-event.h> header file.  */
574 /* #undef HAVE_EV_EVENT_H */
575 
576 /* Define if you have the <event.h> header file.  */
577 /* #undef HAVE_EVENT_H */
578 
579 /* Define if you have the <fcntl.h> header file.  */
580 #define HAVE_FCNTL_H 1
581 
582 /* Define if you have the <fontconfig/fontconfig.h> header file.  */
583 /* #undef HAVE_FONTCONFIG_FONTCONFIG_H */
584 
585 /* Define if you have the <ft2build.h> header file.  */
586 /* #undef HAVE_FT2BUILD_H */
587 
588 /* Define if you have the <gpm.h> header file.  */
589 /* #undef HAVE_GPM_H */
590 
591 /* Define if you have the <grp.h> header file.  */
592 #define HAVE_GRP_H 1
593 
594 /* Define if you have the <grx20.h> header file.  */
595 /* #undef HAVE_GRX20_H */
596 
597 /* Define if you have the <gui/bitmap.h> header file.  */
598 /* #undef HAVE_GUI_BITMAP_H */
599 
600 /* Define if you have the <gui/desktop.h> header file.  */
601 /* #undef HAVE_GUI_DESKTOP_H */
602 
603 /* Define if you have the <gui/view.h> header file.  */
604 /* #undef HAVE_GUI_VIEW_H */
605 
606 /* Define if you have the <gui/window.h> header file.  */
607 /* #undef HAVE_GUI_WINDOW_H */
608 
609 /* Define if you have the <ieee.h> header file.  */
610 /* #undef HAVE_IEEE_H */
611 
612 /* Define if you have the <interface/Bitmap.h> header file.  */
613 /* #undef HAVE_INTERFACE_BITMAP_H */
614 
615 /* Define if you have the <interface/Screen.h> header file.  */
616 /* #undef HAVE_INTERFACE_SCREEN_H */
617 
618 /* Define if you have the <interface/View.h> header file.  */
619 /* #undef HAVE_INTERFACE_VIEW_H */
620 
621 /* Define if you have the <interface/Window.h> header file.  */
622 /* #undef HAVE_INTERFACE_WINDOW_H */
623 
624 /* Define if you have the <interix/interix.h> header file.  */
625 /* #undef HAVE_INTERIX_INTERIX_H */
626 
627 /* Define if you have the <inttypes.h> header file.  */
628 #define HAVE_INTTYPES_H 1
629 
630 /* Define if you have the <io.h> header file.  */
631 /* #undef HAVE_IO_H */
632 
633 /* Define if you have the <jpeglib.h> header file.  */
634 /* #undef HAVE_JPEGLIB_H */
635 
636 /* Define if you have the <langinfo.h> header file.  */
637 #define HAVE_LANGINFO_H 1
638 
639 /* Define if you have the <libpng/png.h> header file.  */
640 /* #undef HAVE_LIBPNG_PNG_H */
641 
642 /* Define if you have the <librsvg/librsvg-features.h> header file.  */
643 /* #undef HAVE_LIBRSVG_LIBRSVG_FEATURES_H */
644 
645 /* Define if you have the <librsvg/rsvg-cairo.h> header file.  */
646 /* #undef HAVE_LIBRSVG_RSVG_CAIRO_H */
647 
648 /* Define if you have the <librsvg/rsvg.h> header file.  */
649 /* #undef HAVE_LIBRSVG_RSVG_H */
650 
651 /* Define if you have the <limits.h> header file.  */
652 #define HAVE_LIMITS_H 1
653 
654 /* Define if you have the <linux/falloc.h> header file.  */
655 /* #undef HAVE_LINUX_FALLOC_H */
656 
657 /* Define if you have the <linux/fb.h> header file.  */
658 /* #undef HAVE_LINUX_FB_H */
659 
660 /* Define if you have the <linux/kd.h> header file.  */
661 /* #undef HAVE_LINUX_KD_H */
662 
663 /* Define if you have the <linux/vt.h> header file.  */
664 /* #undef HAVE_LINUX_VT_H */
665 
666 /* Define if you have the <locale.h> header file.  */
667 #define HAVE_LOCALE_H 1
668 
669 /* Define if you have the <lzlib.h> header file.  */
670 /* #undef HAVE_LZLIB_H */
671 
672 /* Define if you have the <lzma.h> header file.  */
673 /* #undef HAVE_LZMA_H */
674 
675 /* Define if you have the <malloc.h> header file.  */
676 /* #undef HAVE_MALLOC_H */
677 
678 /* Define if you have the <math.h> header file.  */
679 #define HAVE_MATH_H 1
680 
681 /* Define if you have the <ndir.h> header file.  */
682 /* #undef HAVE_NDIR_H */
683 
684 /* Define if you have the <net/socket.h> header file.  */
685 #define HAVE_NET_SOCKET_H 1
686 
687 /* Define if you have the <netinet/in_system.h> header file.  */
688 /* #undef HAVE_NETINET_IN_SYSTEM_H */
689 
690 /* Define if you have the <netinet/in_systm.h> header file.  */
691 /* #undef HAVE_NETINET_IN_SYSTM_H */
692 
693 /* Define if you have the <netinet/ip.h> header file.  */
694 /* #undef HAVE_NETINET_IP_H */
695 
696 /* Define if you have the <openssl/x509v3.h> header file.  */
697 #define HAVE_OPENSSL_X509V3_H 1
698 
699 /* Define if you have the <png.h> header file.  */
700 /* #undef HAVE_PNG_H */
701 
702 /* Define if you have the <poll.h> header file.  */
703 /* #undef HAVE_POLL_H */
704 
705 /* Define if you have the <process.h> header file.  */
706 /* #undef HAVE_PROCESS_H */
707 
708 /* Define if you have the <pwd.h> header file.  */
709 #define HAVE_PWD_H 1
710 
711 /* Define if you have the <search.h> header file.  */
712 /* #undef HAVE_SEARCH_H */
713 
714 /* Define if you have the <setjmp.h> header file.  */
715 #define HAVE_SETJMP_H 1
716 
717 /* Define if you have the <sgtty.h> header file.  */
718 /* #undef HAVE_SGTTY_H */
719 
720 /* Define if you have the <stdarg.h> header file.  */
721 #define HAVE_STDARG_H 1
722 
723 /* Define if you have the <string.h> header file.  */
724 #define HAVE_STRING_H 1
725 
726 /* Define if you have the <strings.h> header file.  */
727 #define HAVE_STRINGS_H 1
728 
729 /* Define if you have the <support/Locker.h> header file.  */
730 /* #undef HAVE_SUPPORT_LOCKER_H */
731 
732 /* Define if you have the <sys/cygwin.h> header file.  */
733 /* #undef HAVE_SYS_CYGWIN_H */
734 
735 /* Define if you have the <sys/dir.h> header file.  */
736 /* #undef HAVE_SYS_DIR_H */
737 
738 /* Define if you have the <sys/file.h> header file.  */
739 #define HAVE_SYS_FILE_H 1
740 
741 /* Define if you have the <sys/fmutex.h> header file.  */
742 /* #undef HAVE_SYS_FMUTEX_H */
743 
744 /* Define if you have the <sys/ioctl.h> header file.  */
745 #define HAVE_SYS_IOCTL_H 1
746 
747 /* Define if you have the <sys/mman.h> header file.  */
748 /* #undef HAVE_SYS_MMAN_H */
749 
750 /* Define if you have the <sys/ndir.h> header file.  */
751 /* #undef HAVE_SYS_NDIR_H */
752 
753 /* Define if you have the <sys/resource.h> header file.  */
754 #define HAVE_SYS_RESOURCE_H 1
755 
756 /* Define if you have the <sys/select.h> header file.  */
757 /* #undef HAVE_SYS_SELECT_H */
758 
759 /* Define if you have the <sys/time.h> header file.  */
760 #define HAVE_SYS_TIME_H 1
761 
762 /* Define if you have the <sys/un.h> header file.  */
763 /* #undef HAVE_SYS_UN_H */
764 
765 /* Define if you have the <sys/utsname.h> header file.  */
766 #define HAVE_SYS_UTSNAME_H 1
767 
768 /* Define if you have the <termios.h> header file.  */
769 /* #undef HAVE_TERMIOS_H */
770 
771 /* Define if you have the <tiffio.h> header file.  */
772 /* #undef HAVE_TIFFIO_H */
773 
774 /* Define if you have the <time.h> header file.  */
775 #define HAVE_TIME_H 1
776 
777 /* Define if you have the <umalloc.h> header file.  */
778 /* #undef HAVE_UMALLOC_H */
779 
780 /* Define if you have the <unistd.h> header file.  */
781 #define HAVE_UNISTD_H 1
782 
783 /* Define if you have the <unixlib.h> header file.  */
784 #define HAVE_UNIXLIB_H 1
785 
786 /* Define if you have the <util/application.h> header file.  */
787 /* #undef HAVE_UTIL_APPLICATION_H */
788 
789 /* Define if you have the <util/locker.h> header file.  */
790 /* #undef HAVE_UTIL_LOCKER_H */
791 
792 /* Define if you have the <utime.h> header file.  */
793 #define HAVE_UTIME_H 1
794 
795 /* Define if you have the <uwin.h> header file.  */
796 /* #undef HAVE_UWIN_H */
797 
798 /* Define if you have the <values.h> header file.  */
799 /* #undef HAVE_VALUES_H */
800 
801 /* Define if you have the <windowsx.h> header file.  */
802 /* #undef HAVE_WINDOWSX_H */
803 
804 /* Define if you have the <zlib.h> header file.  */
805 /* #undef HAVE_ZLIB_H */
806 
807 /* Define if you have the <zstd.h> header file.  */
808 /* #undef HAVE_ZSTD_H */
809 
810 /* Define if you have the Xau library (-lXau).  */
811 /* #undef HAVE_LIBXAU */
812 
813 /* Define if you have the Xdmcp library (-lXdmcp).  */
814 /* #undef HAVE_LIBXDMCP */
815 
816 /* Define if you have the atheos library (-latheos).  */
817 /* #undef HAVE_LIBATHEOS */
818 
819 /* Define if you have the be library (-lbe).  */
820 /* #undef HAVE_LIBBE */
821 
822 /* Define if you have the brotlidec library (-lbrotlidec).  */
823 /* #undef HAVE_LIBBROTLIDEC */
824 
825 /* Define if you have the bsd library (-lbsd).  */
826 /* #undef HAVE_LIBBSD */
827 
828 /* Define if you have the bz2 library (-lbz2).  */
829 /* #undef HAVE_LIBBZ2 */
830 
831 /* Define if you have the dl library (-ldl).  */
832 /* #undef HAVE_LIBDL */
833 
834 /* Define if you have the ev library (-lev).  */
835 /* #undef HAVE_LIBEV */
836 
837 /* Define if you have the event library (-levent).  */
838 /* #undef HAVE_LIBEVENT */
839 
840 /* Define if you have the fontconfig library (-lfontconfig).  */
841 /* #undef HAVE_LIBFONTCONFIG */
842 
843 /* Define if you have the freetype library (-lfreetype).  */
844 /* #undef HAVE_LIBFREETYPE */
845 
846 /* Define if you have the gpm library (-lgpm).  */
847 /* #undef HAVE_LIBGPM */
848 
849 /* Define if you have the grx20 library (-lgrx20).  */
850 /* #undef HAVE_LIBGRX20 */
851 
852 /* Define if you have the jbig library (-ljbig).  */
853 /* #undef HAVE_LIBJBIG */
854 
855 /* Define if you have the jpeg library (-ljpeg).  */
856 /* #undef HAVE_LIBJPEG */
857 
858 /* Define if you have the lz library (-llz).  */
859 /* #undef HAVE_LIBLZ */
860 
861 /* Define if you have the lzma library (-llzma).  */
862 /* #undef HAVE_LIBLZMA */
863 
864 /* Define if you have the m library (-lm).  */
865 /* #undef HAVE_LIBM */
866 
867 /* Define if you have the network library (-lnetwork).  */
868 /* #undef HAVE_LIBNETWORK */
869 
870 /* Define if you have the nsl library (-lnsl).  */
871 /* #undef HAVE_LIBNSL */
872 
873 /* Define if you have the png library (-lpng).  */
874 /* #undef HAVE_LIBPNG */
875 
876 /* Define if you have the pthread library (-lpthread).  */
877 /* #undef HAVE_LIBPTHREAD */
878 
879 /* Define if you have the rsvg-2 library (-lrsvg-2).  */
880 /* #undef HAVE_LIBRSVG_2 */
881 
882 /* Define if you have the rt library (-lrt).  */
883 /* #undef HAVE_LIBRT */
884 
885 /* Define if you have the socket library (-lsocket).  */
886 /* #undef HAVE_LIBSOCKET */
887 
888 /* Define if you have the stdc++ library (-lstdc++).  */
889 /* #undef HAVE_LIBSTDC__ */
890 
891 /* Define if you have the syllable library (-lsyllable).  */
892 /* #undef HAVE_LIBSYLLABLE */
893 
894 /* Define if you have the tiff library (-ltiff).  */
895 /* #undef HAVE_LIBTIFF */
896 
897 /* Define if you have the watt library (-lwatt).  */
898 /* #undef HAVE_LIBWATT */
899 
900 /* Define if you have the x86 library (-lx86).  */
901 /* #undef HAVE_LIBX86 */
902 
903 /* Define if you have the xcb library (-lxcb).  */
904 /* #undef HAVE_LIBXCB */
905 
906 /* Define if you have the xcb-xlib library (-lxcb-xlib).  */
907 /* #undef HAVE_LIBXCB_XLIB */
908 
909 /* Define if you have the xnet library (-lxnet).  */
910 /* #undef HAVE_LIBXNET */
911 
912 /* Define if you have the z library (-lz).  */
913 /* #undef HAVE_LIBZ */
914 
915 /* Define if you have the zstd library (-lzstd).  */
916 /* #undef HAVE_LIBZSTD */
917 
918 /* Name of package */
919 #define PACKAGE "links"
920 
921 /* Version number of package */
922 #define VERSION "2.25"
923 
924 
925 /* */
926 #define VERSION "2.25"
927 
928 /* */
929 /* #undef HAVE_OPENMP */
930 
931 /* */
932 #define HAVE_LONG_LONG 1
933 
934 /* */
935 /* #undef HAVE_POINTER_COMPARISON_BUG */
936 
937 /* */
938 /* #undef HAVE_MAXINT_CONVERSION_BUG */
939 
940 /* */
941 #define HAVE_STDLIB_H_X 1
942 
943 /* */
944 /* #undef HAVE_SOCKLEN_T */
945 
946 /* */
947 #define HAVE_VOLATILE 1
948 
949 /* */
950 /* #undef HAVE_RESTRICT */
951 
952 /* */
953 /* #undef HAVE___RESTRICT */
954 
955 /* */
956 #define HAVE_ERRNO 1
957 
958 /* */
959 /* #undef C_BIG_ENDIAN */
960 
961 /* */
962 #define C_LITTLE_ENDIAN 1
963 
964 /* */
965 #define RENAME_OVER_EXISTING_FILES 1
966 
967 /* */
968 #define HAVE_STRLEN 1
969 
970 /* */
971 #define HAVE_STRCPY 1
972 
973 /* */
974 #define HAVE_STRCHR 1
975 
976 /* */
977 #define HAVE_STRRCHR 1
978 
979 /* */
980 #define HAVE_STRCMP 1
981 
982 /* */
983 #define HAVE_STRNCMP 1
984 
985 /* */
986 #define HAVE_STRCSPN 1
987 
988 /* */
989 #define HAVE_STRSPN 1
990 
991 /* */
992 #define HAVE_STRSTR 1
993 
994 /* */
995 #define HAVE_MEMCMP 1
996 
997 /* */
998 #define HAVE_MEMCHR 1
999 
1000 /* */
1001 /* #undef HAVE_MEMRCHR */
1002 
1003 /* */
1004 #define HAVE_MEMCPY 1
1005 
1006 /* */
1007 #define HAVE_MEMMOVE 1
1008 
1009 /* */
1010 #define HAVE_MEMSET 1
1011 
1012 /* */
1013 /* #undef HAVE_MEMMEM */
1014 
1015 /* */
1016 #define HAVE_STRERROR 1
1017 
1018 /* */
1019 #define HAVE_SIGFILLSET 1
1020 
1021 /* */
1022 #define HAVE_SIGSETJMP 1
1023 
1024 /* */
1025 /* #undef HAVE_GCC_ASSEMBLER */
1026 
1027 /* */
1028 /* #undef HAVE___BUILTIN_ADD_OVERFLOW */
1029 
1030 /* */
1031 /* #undef HAVE___BUILTIN_CLZ */
1032 
1033 /* */
1034 #define DEBUGLEVEL 0
1035 
1036 /* */
1037 /* #undef HAVE_CLOCK_GETTIME */
1038 
1039 /* */
1040 #define HAVE_GETHOSTBYNAME 1
1041 
1042 /* */
1043 /* #undef HAVE_GETHOSTBYNAME_BUG */
1044 
1045 /* */
1046 #define SUPPORT_IPV6 1
1047 
1048 /* */
1049 #define SUPPORT_IPV6_SCOPE 1
1050 
1051 /* */
1052 /* #undef HAVE_POW */
1053 
1054 /* */
1055 /* #undef HAVE_POWF */
1056 
1057 /* */
1058 /* #undef JS */
1059 
1060 /* */
1061 /* #undef CHCEME_FLEXI_LIBU */
1062 
1063 /* */
1064 /* #undef HAVE_PCRE */
1065 
1066 /* */
1067 /* #undef HAVE_REGEX */
1068 
1069 /* */
1070 #define ENABLE_UTF8 1
1071 
1072 /* */
1073 /* #undef HAVE_BEGINTHREAD */
1074 
1075 /* */
1076 /* #undef HAVE_PTHREADS */
1077 
1078 /* */
1079 /* #undef X2 */
1080 
1081 /* */
1082 /* #undef HAVE_XSETLOCALE */
1083 
1084 /* */
1085 /* #undef HAVE_SSL */
1086 
1087 /* */
1088 /* #undef HAVE_OPENSSL */
1089 
1090 /* */
1091 /* #undef HAVE_NSS */
1092 
1093 /* */
1094 /* #undef HAVE_CRYPTO_SET_MEM_FUNCTIONS_1 */
1095 
1096 /* */
1097 /* #undef HAVE_CRYPTO_SET_MEM_FUNCTIONS_2 */
1098 
1099 /* */
1100 /* #undef HAVE_ZLIB */
1101 
1102 /* */
1103 /* #undef HAVE_BROTLI */
1104 
1105 /* */
1106 /* #undef HAVE_ZSTD */
1107 
1108 /* */
1109 /* #undef HAVE_BZIP2 */
1110 
1111 /* */
1112 /* #undef HAVE_LZMA */
1113 
1114 /* */
1115 /* #undef HAVE_LZIP */
1116 
1117 /* */
1118 /* #undef G */
1119 
1120 /* */
1121 /* #undef GRDRV_SVGALIB */
1122 
1123 /* */
1124 /* #undef GRDRV_FB */
1125 
1126 /* */
1127 /* #undef GRDRV_DIRECTFB */
1128 
1129 /* */
1130 /* #undef GRDRV_X */
1131 
1132 /* */
1133 /* #undef GRDRV_SDL */
1134 
1135 /* */
1136 /* #undef GRDRV_PMSHELL */
1137 
1138 /* */
1139 /* #undef GRDRV_ATHEOS */
1140 
1141 /* */
1142 /* #undef GRDRV_HAIKU */
1143 
1144 /* */
1145 /* #undef GRDRV_GRX */
1146 
1147 /* */
1148 /* #undef HAVE_FREETYPE */
1149 
1150 /* Jpeg by Clock */
1151 /* #undef HAVE_JPEG */
1152 
1153 /* Tiff by Brain */
1154 /* #undef HAVE_TIFF */
1155 
1156 /* SVG */
1157 /* #undef HAVE_SVG */
1158 
1159 /* Gpm_Event has wdx and wdy */
1160 /* #undef HAVE_WDX_WDY */
1161