1216 lines
27 KiB
C
1216 lines
27 KiB
C
/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
|
|
|
|
/* 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 to `int' if <sys/types.h> doesn't define. */
|
|
#undef pid_t
|
|
|
|
/* 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 ASN1_STRING_get0_data function. */
|
|
#undef HAVE_ASN1_STRING_GET0_DATA
|
|
|
|
/* Define if you have the ASN1_STRING_to_UTF8 function. */
|
|
#undef HAVE_ASN1_STRING_TO_UTF8
|
|
|
|
/* Define if you have the FT_Init_FreeType function. */
|
|
#undef HAVE_FT_INIT_FREETYPE
|
|
|
|
/* Define if you have the FT_Library_Version function. */
|
|
#undef HAVE_FT_LIBRARY_VERSION
|
|
|
|
/* Define if you have the FcGetVersion function. */
|
|
#undef HAVE_FCGETVERSION
|
|
|
|
/* Define if you have the FcInit function. */
|
|
#undef HAVE_FCINIT
|
|
|
|
/* 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 OPENSSL_cleanup function. */
|
|
#undef HAVE_OPENSSL_CLEANUP
|
|
|
|
/* Define if you have the OPENSSL_init_ssl function. */
|
|
#undef HAVE_OPENSSL_INIT_SSL
|
|
|
|
/* Define if you have the RAND_add function. */
|
|
#undef HAVE_RAND_ADD
|
|
|
|
/* Define if you have the RAND_egd function. */
|
|
#undef HAVE_RAND_EGD
|
|
|
|
/* Define if you have the RAND_file_name function. */
|
|
#undef HAVE_RAND_FILE_NAME
|
|
|
|
/* Define if you have the RAND_load_file function. */
|
|
#undef HAVE_RAND_LOAD_FILE
|
|
|
|
/* Define if you have the RAND_write_file function. */
|
|
#undef HAVE_RAND_WRITE_FILE
|
|
|
|
/* Define if you have the SSL_SESSION_is_resumable function. */
|
|
#undef HAVE_SSL_SESSION_IS_RESUMABLE
|
|
|
|
/* Define if you have the SSL_get0_verified_chain function. */
|
|
#undef HAVE_SSL_GET0_VERIFIED_CHAIN
|
|
|
|
/* Define if you have the SSL_get1_peer_certificate function. */
|
|
#undef HAVE_SSL_GET1_PEER_CERTIFICATE
|
|
|
|
/* Define if you have the SSL_get1_session function. */
|
|
#undef HAVE_SSL_GET1_SESSION
|
|
|
|
/* Define if you have the SSL_load_error_strings function. */
|
|
#undef HAVE_SSL_LOAD_ERROR_STRINGS
|
|
|
|
/* Define if you have the SSL_set_security_level function. */
|
|
#undef HAVE_SSL_SET_SECURITY_LEVEL
|
|
|
|
/* Define if you have the WebPDecodeRGBA function. */
|
|
#undef HAVE_WEBPDECODERGBA
|
|
|
|
/* Define if you have the WebPFree function. */
|
|
#undef HAVE_WEBPFREE
|
|
|
|
/* Define if you have the X509_VERIFY_PARAM_set_flags function. */
|
|
#undef HAVE_X509_VERIFY_PARAM_SET_FLAGS
|
|
|
|
/* Define if you have the X509_check_host function. */
|
|
#undef HAVE_X509_CHECK_HOST
|
|
|
|
/* Define if you have the X509_check_ip function. */
|
|
#undef HAVE_X509_CHECK_IP
|
|
|
|
/* 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 ZSTD_getErrorCode function. */
|
|
#undef HAVE_ZSTD_GETERRORCODE
|
|
|
|
/* Define if you have the __strtoll function. */
|
|
#undef HAVE___STRTOLL
|
|
|
|
/* Define if you have the _heapmin function. */
|
|
#undef HAVE__HEAPMIN
|
|
|
|
/* Define if you have the _msize function. */
|
|
#undef HAVE__MSIZE
|
|
|
|
/* 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 bcmp function. */
|
|
#undef HAVE_BCMP
|
|
|
|
/* Define if you have the bcopy function. */
|
|
#undef HAVE_BCOPY
|
|
|
|
/* Define if you have the bzero function. */
|
|
#undef HAVE_BZERO
|
|
|
|
/* 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 clock_gettime function. */
|
|
#undef HAVE_CLOCK_GETTIME
|
|
|
|
/* 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 dirfd function. */
|
|
#undef HAVE_DIRFD
|
|
|
|
/* Define if you have the event_base_free function. */
|
|
#undef HAVE_EVENT_BASE_FREE
|
|
|
|
/* Define if you have the event_base_get_method function. */
|
|
#undef HAVE_EVENT_BASE_GET_METHOD
|
|
|
|
/* Define if you have the event_base_new function. */
|
|
#undef HAVE_EVENT_BASE_NEW
|
|
|
|
/* Define if you have the event_base_set function. */
|
|
#undef HAVE_EVENT_BASE_SET
|
|
|
|
/* Define if you have the event_config_set_flag function. */
|
|
#undef HAVE_EVENT_CONFIG_SET_FLAG
|
|
|
|
/* Define if you have the event_get_method function. */
|
|
#undef HAVE_EVENT_GET_METHOD
|
|
|
|
/* Define if you have the event_get_struct_event_size function. */
|
|
#undef HAVE_EVENT_GET_STRUCT_EVENT_SIZE
|
|
|
|
/* Define if you have the event_get_version function. */
|
|
#undef HAVE_EVENT_GET_VERSION
|
|
|
|
/* Define if you have the event_reinit function. */
|
|
#undef HAVE_EVENT_REINIT
|
|
|
|
/* Define if you have the fallocate function. */
|
|
#undef HAVE_FALLOCATE
|
|
|
|
/* Define if you have the freeaddrinfo function. */
|
|
#undef HAVE_FREEADDRINFO
|
|
|
|
/* Define if you have the freelocale function. */
|
|
#undef HAVE_FREELOCALE
|
|
|
|
/* Define if you have the gai_strerror function. */
|
|
#undef HAVE_GAI_STRERROR
|
|
|
|
/* Define if you have the getaddrinfo function. */
|
|
#undef HAVE_GETADDRINFO
|
|
|
|
/* Define if you have the getcwd function. */
|
|
#undef HAVE_GETCWD
|
|
|
|
/* Define if you have the getgrgid function. */
|
|
#undef HAVE_GETGRGID
|
|
|
|
/* Define if you have the gethostname function. */
|
|
#undef HAVE_GETHOSTNAME
|
|
|
|
/* 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 gmtime function. */
|
|
#undef HAVE_GMTIME
|
|
|
|
/* Define if you have the herror function. */
|
|
#undef HAVE_HERROR
|
|
|
|
/* Define if you have the inet_ntop function. */
|
|
#undef HAVE_INET_NTOP
|
|
|
|
/* Define if you have the inet_pton function. */
|
|
#undef HAVE_INET_PTON
|
|
|
|
/* Define if you have the kqueue function. */
|
|
#undef HAVE_KQUEUE
|
|
|
|
/* Define if you have the malloc_trim function. */
|
|
#undef HAVE_MALLOC_TRIM
|
|
|
|
/* Define if you have the mallopt function. */
|
|
#undef HAVE_MALLOPT
|
|
|
|
/* Define if you have the memchr function. */
|
|
#undef HAVE_MEMCHR
|
|
|
|
/* Define if you have the memcmp function. */
|
|
#undef HAVE_MEMCMP
|
|
|
|
/* Define if you have the memcpy function. */
|
|
#undef HAVE_MEMCPY
|
|
|
|
/* Define if you have the memmem function. */
|
|
#undef HAVE_MEMMEM
|
|
|
|
/* Define if you have the memmove function. */
|
|
#undef HAVE_MEMMOVE
|
|
|
|
/* Define if you have the memrchr function. */
|
|
#undef HAVE_MEMRCHR
|
|
|
|
/* Define if you have the memset function. */
|
|
#undef HAVE_MEMSET
|
|
|
|
/* Define if you have the mktime function. */
|
|
#undef HAVE_MKTIME
|
|
|
|
/* Define if you have the mouse_getposition_6d function. */
|
|
#undef HAVE_MOUSE_GETPOSITION_6D
|
|
|
|
/* Define if you have the newlocale function. */
|
|
#undef HAVE_NEWLOCALE
|
|
|
|
/* 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 poll function. */
|
|
#undef HAVE_POLL
|
|
|
|
/* Define if you have the popen function. */
|
|
#undef HAVE_POPEN
|
|
|
|
/* Define if you have the posix_fallocate function. */
|
|
#undef HAVE_POSIX_FALLOCATE
|
|
|
|
/* Define if you have the pthread_sigmask function. */
|
|
#undef HAVE_PTHREAD_SIGMASK
|
|
|
|
/* Define if you have the raise function. */
|
|
#undef HAVE_RAISE
|
|
|
|
/* Define if you have the regcomp function. */
|
|
#undef HAVE_REGCOMP
|
|
|
|
/* Define if you have the resume_thread function. */
|
|
#undef HAVE_RESUME_THREAD
|
|
|
|
/* Define if you have the rsvg_handle_read_stream_sync function. */
|
|
#undef HAVE_RSVG_HANDLE_READ_STREAM_SYNC
|
|
|
|
/* Define if you have the rsvg_handle_render_cairo function. */
|
|
#undef HAVE_RSVG_HANDLE_RENDER_CAIRO
|
|
|
|
/* 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 setsid function. */
|
|
#undef HAVE_SETSID
|
|
|
|
/* Define if you have the sigaction function. */
|
|
#undef HAVE_SIGACTION
|
|
|
|
/* Define if you have the sigblock function. */
|
|
#undef HAVE_SIGBLOCK
|
|
|
|
/* Define if you have the sigdelset function. */
|
|
#undef HAVE_SIGDELSET
|
|
|
|
/* Define if you have the sigprocmask function. */
|
|
#undef HAVE_SIGPROCMASK
|
|
|
|
/* Define if you have the sigsetmask function. */
|
|
#undef HAVE_SIGSETMASK
|
|
|
|
/* 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 strchr function. */
|
|
#undef HAVE_STRCHR
|
|
|
|
/* Define if you have the strcmp function. */
|
|
#undef HAVE_STRCMP
|
|
|
|
/* Define if you have the strcpy function. */
|
|
#undef HAVE_STRCPY
|
|
|
|
/* Define if you have the strcspn function. */
|
|
#undef HAVE_STRCSPN
|
|
|
|
/* Define if you have the strdup function. */
|
|
#undef HAVE_STRDUP
|
|
|
|
/* Define if you have the strerror function. */
|
|
#undef HAVE_STRERROR
|
|
|
|
/* Define if you have the strerror_l function. */
|
|
#undef HAVE_STRERROR_L
|
|
|
|
/* Define if you have the strlen function. */
|
|
#undef HAVE_STRLEN
|
|
|
|
/* Define if you have the strncmp function. */
|
|
#undef HAVE_STRNCMP
|
|
|
|
/* Define if you have the strncpy function. */
|
|
#undef HAVE_STRNCPY
|
|
|
|
/* Define if you have the strnlen function. */
|
|
#undef HAVE_STRNLEN
|
|
|
|
/* Define if you have the strptime function. */
|
|
#undef HAVE_STRPTIME
|
|
|
|
/* Define if you have the strrchr function. */
|
|
#undef HAVE_STRRCHR
|
|
|
|
/* Define if you have the strspn function. */
|
|
#undef HAVE_STRSPN
|
|
|
|
/* Define if you have the strstr function. */
|
|
#undef HAVE_STRSTR
|
|
|
|
/* Define if you have the strtod function. */
|
|
#undef HAVE_STRTOD
|
|
|
|
/* Define if you have the strtoimax function. */
|
|
#undef HAVE_STRTOIMAX
|
|
|
|
/* 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 sysconf function. */
|
|
#undef HAVE_SYSCONF
|
|
|
|
/* Define if you have the tdelete function. */
|
|
#undef HAVE_TDELETE
|
|
|
|
/* Define if you have the tempnam function. */
|
|
#undef HAVE_TEMPNAM
|
|
|
|
/* Define if you have the tfind function. */
|
|
#undef HAVE_TFIND
|
|
|
|
/* Define if you have the timegm function. */
|
|
#undef HAVE_TIMEGM
|
|
|
|
/* Define if you have the tsearch function. */
|
|
#undef HAVE_TSEARCH
|
|
|
|
/* 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 utime function. */
|
|
#undef HAVE_UTIME
|
|
|
|
/* Define if you have the utimes function. */
|
|
#undef HAVE_UTIMES
|
|
|
|
/* Define if you have the uwin_path function. */
|
|
#undef HAVE_UWIN_PATH
|
|
|
|
/* Define if you have the vga_runinbackground_version function. */
|
|
#undef HAVE_VGA_RUNINBACKGROUND_VERSION
|
|
|
|
/* 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 <app/Application.h> header file. */
|
|
#undef HAVE_APP_APPLICATION_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 <avif/avif.h> header file. */
|
|
#undef HAVE_AVIF_AVIF_H
|
|
|
|
/* Define if you have the <brotli/decode.h> header file. */
|
|
#undef HAVE_BROTLI_DECODE_H
|
|
|
|
/* Define if you have the <bsd/string.h> header file. */
|
|
#undef HAVE_BSD_STRING_H
|
|
|
|
/* Define if you have the <bzlib.h> header file. */
|
|
#undef HAVE_BZLIB_H
|
|
|
|
/* Define if you have the <cairo.h> header file. */
|
|
#undef HAVE_CAIRO_H
|
|
|
|
/* Define if you have the <cygwin/process.h> header file. */
|
|
#undef HAVE_CYGWIN_PROCESS_H
|
|
|
|
/* Define if you have the <cygwin/version.h> header file. */
|
|
#undef HAVE_CYGWIN_VERSION_H
|
|
|
|
/* Define if you have the <dirent.h> header file. */
|
|
#undef HAVE_DIRENT_H
|
|
|
|
/* Define if you have the <ev-event.h> header file. */
|
|
#undef HAVE_EV_EVENT_H
|
|
|
|
/* Define if you have the <event.h> header file. */
|
|
#undef HAVE_EVENT_H
|
|
|
|
/* Define if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|
|
|
|
/* Define if you have the <fontconfig/fontconfig.h> header file. */
|
|
#undef HAVE_FONTCONFIG_FONTCONFIG_H
|
|
|
|
/* Define if you have the <ft2build.h> header file. */
|
|
#undef HAVE_FT2BUILD_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 <grx20.h> header file. */
|
|
#undef HAVE_GRX20_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 <interface/Bitmap.h> header file. */
|
|
#undef HAVE_INTERFACE_BITMAP_H
|
|
|
|
/* Define if you have the <interface/Screen.h> header file. */
|
|
#undef HAVE_INTERFACE_SCREEN_H
|
|
|
|
/* Define if you have the <interface/View.h> header file. */
|
|
#undef HAVE_INTERFACE_VIEW_H
|
|
|
|
/* Define if you have the <interface/Window.h> header file. */
|
|
#undef HAVE_INTERFACE_WINDOW_H
|
|
|
|
/* Define if you have the <interix/interix.h> header file. */
|
|
#undef HAVE_INTERIX_INTERIX_H
|
|
|
|
/* Define if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_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 <librsvg/librsvg-features.h> header file. */
|
|
#undef HAVE_LIBRSVG_LIBRSVG_FEATURES_H
|
|
|
|
/* Define if you have the <librsvg/rsvg-cairo.h> header file. */
|
|
#undef HAVE_LIBRSVG_RSVG_CAIRO_H
|
|
|
|
/* Define if you have the <librsvg/rsvg.h> header file. */
|
|
#undef HAVE_LIBRSVG_RSVG_H
|
|
|
|
/* Define if you have the <limits.h> header file. */
|
|
#undef HAVE_LIMITS_H
|
|
|
|
/* Define if you have the <linux/falloc.h> header file. */
|
|
#undef HAVE_LINUX_FALLOC_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 <locale.h> header file. */
|
|
#undef HAVE_LOCALE_H
|
|
|
|
/* Define if you have the <lzlib.h> header file. */
|
|
#undef HAVE_LZLIB_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/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 <openssl/x509v3.h> header file. */
|
|
#undef HAVE_OPENSSL_X509V3_H
|
|
|
|
/* Define if you have the <pcre.h> header file. */
|
|
#undef HAVE_PCRE_H
|
|
|
|
/* Define if you have the <png.h> header file. */
|
|
#undef HAVE_PNG_H
|
|
|
|
/* Define if you have the <poll.h> header file. */
|
|
#undef HAVE_POLL_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 <regex.h> header file. */
|
|
#undef HAVE_REGEX_H
|
|
|
|
/* Define if you have the <search.h> header file. */
|
|
#undef HAVE_SEARCH_H
|
|
|
|
/* Define if you have the <setjmp.h> header file. */
|
|
#undef HAVE_SETJMP_H
|
|
|
|
/* Define if you have the <sgtty.h> header file. */
|
|
#undef HAVE_SGTTY_H
|
|
|
|
/* Define if you have the <stdarg.h> header file. */
|
|
#undef HAVE_STDARG_H
|
|
|
|
/* Define if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
|
|
/* Define if you have the <strings.h> header file. */
|
|
#undef HAVE_STRINGS_H
|
|
|
|
/* Define if you have the <support/Locker.h> header file. */
|
|
#undef HAVE_SUPPORT_LOCKER_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/file.h> header file. */
|
|
#undef HAVE_SYS_FILE_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 <termios.h> header file. */
|
|
#undef HAVE_TERMIOS_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 <unixlib.h> header file. */
|
|
#undef HAVE_UNIXLIB_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 <utime.h> header file. */
|
|
#undef HAVE_UTIME_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 <webp/decode.h> header file. */
|
|
#undef HAVE_WEBP_DECODE_H
|
|
|
|
/* Define if you have the <windowsx.h> header file. */
|
|
#undef HAVE_WINDOWSX_H
|
|
|
|
/* Define if you have the <zlib.h> header file. */
|
|
#undef HAVE_ZLIB_H
|
|
|
|
/* Define if you have the <zstd.h> header file. */
|
|
#undef HAVE_ZSTD_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 avif library (-lavif). */
|
|
#undef HAVE_LIBAVIF
|
|
|
|
/* Define if you have the be library (-lbe). */
|
|
#undef HAVE_LIBBE
|
|
|
|
/* Define if you have the brotlidec library (-lbrotlidec). */
|
|
#undef HAVE_LIBBROTLIDEC
|
|
|
|
/* Define if you have the bsd library (-lbsd). */
|
|
#undef HAVE_LIBBSD
|
|
|
|
/* 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 ev library (-lev). */
|
|
#undef HAVE_LIBEV
|
|
|
|
/* Define if you have the event library (-levent). */
|
|
#undef HAVE_LIBEVENT
|
|
|
|
/* Define if you have the fontconfig library (-lfontconfig). */
|
|
#undef HAVE_LIBFONTCONFIG
|
|
|
|
/* Define if you have the freetype library (-lfreetype). */
|
|
#undef HAVE_LIBFREETYPE
|
|
|
|
/* Define if you have the gpm library (-lgpm). */
|
|
#undef HAVE_LIBGPM
|
|
|
|
/* Define if you have the grx20 library (-lgrx20). */
|
|
#undef HAVE_LIBGRX20
|
|
|
|
/* 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 lz library (-llz). */
|
|
#undef HAVE_LIBLZ
|
|
|
|
/* 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 pcre library (-lpcre). */
|
|
#undef HAVE_LIBPCRE
|
|
|
|
/* 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 rsvg-2 library (-lrsvg-2). */
|
|
#undef HAVE_LIBRSVG_2
|
|
|
|
/* Define if you have the rt library (-lrt). */
|
|
#undef HAVE_LIBRT
|
|
|
|
/* 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 watt library (-lwatt). */
|
|
#undef HAVE_LIBWATT
|
|
|
|
/* Define if you have the webp library (-lwebp). */
|
|
#undef HAVE_LIBWEBP
|
|
|
|
/* 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 xnet library (-lxnet). */
|
|
#undef HAVE_LIBXNET
|
|
|
|
/* Define if you have the z library (-lz). */
|
|
#undef HAVE_LIBZ
|
|
|
|
/* Define if you have the zstd library (-lzstd). */
|
|
#undef HAVE_LIBZSTD
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|
|
|
|
/* */
|
|
#undef VERSION
|
|
|
|
/* */
|
|
#undef HAVE_OPENMP
|
|
|
|
/* */
|
|
#undef HAVE_LONG_LONG
|
|
|
|
/* */
|
|
#undef HAVE_POINTER_COMPARISON_BUG
|
|
|
|
/* */
|
|
#undef HAVE_MAXINT_CONVERSION_BUG
|
|
|
|
/* */
|
|
#undef HAVE_STDLIB_H_X
|
|
|
|
/* */
|
|
#undef HAVE_SOCKLEN_T
|
|
|
|
/* */
|
|
#undef HAVE_VOLATILE
|
|
|
|
/* */
|
|
#undef HAVE_RESTRICT
|
|
|
|
/* */
|
|
#undef HAVE___RESTRICT
|
|
|
|
/* */
|
|
#undef HAVE_ERRNO
|
|
|
|
/* */
|
|
#undef C_BIG_ENDIAN
|
|
|
|
/* */
|
|
#undef C_LITTLE_ENDIAN
|
|
|
|
/* */
|
|
#undef RENAME_OVER_EXISTING_FILES
|
|
|
|
/* */
|
|
#undef HAVE_STRLEN
|
|
|
|
/* */
|
|
#undef HAVE_STRNLEN
|
|
|
|
/* */
|
|
#undef HAVE_STRCPY
|
|
|
|
/* */
|
|
#undef HAVE_STRNCPY
|
|
|
|
/* */
|
|
#undef HAVE_STRCHR
|
|
|
|
/* */
|
|
#undef HAVE_STRRCHR
|
|
|
|
/* */
|
|
#undef HAVE_STRCMP
|
|
|
|
/* */
|
|
#undef HAVE_STRNCMP
|
|
|
|
/* */
|
|
#undef HAVE_STRCSPN
|
|
|
|
/* */
|
|
#undef HAVE_STRSPN
|
|
|
|
/* */
|
|
#undef HAVE_STRSTR
|
|
|
|
/* */
|
|
#undef HAVE_MEMCMP
|
|
|
|
/* */
|
|
#undef HAVE_MEMCHR
|
|
|
|
/* */
|
|
#undef HAVE_MEMRCHR
|
|
|
|
/* */
|
|
#undef HAVE_MEMCPY
|
|
|
|
/* */
|
|
#undef HAVE_MEMMOVE
|
|
|
|
/* */
|
|
#undef HAVE_MEMSET
|
|
|
|
/* */
|
|
#undef HAVE_MEMMEM
|
|
|
|
/* */
|
|
#undef HAVE_STRERROR
|
|
|
|
/* */
|
|
#undef HAVE_SIGFILLSET
|
|
|
|
/* */
|
|
#undef HAVE_SIGSETJMP
|
|
|
|
/* */
|
|
#undef HAVE_GCC_ASSEMBLER
|
|
|
|
/* */
|
|
#undef HAVE___BUILTIN_ADD_OVERFLOW
|
|
|
|
/* */
|
|
#undef HAVE___BUILTIN_CLZ
|
|
|
|
/* */
|
|
#undef DEBUGLEVEL
|
|
|
|
/* */
|
|
#undef HAVE_CLOCK_GETTIME
|
|
|
|
/* */
|
|
#undef HAVE_GETHOSTBYNAME
|
|
|
|
/* */
|
|
#undef HAVE_GETHOSTBYNAME_BUG
|
|
|
|
/* */
|
|
#undef SUPPORT_IPV6
|
|
|
|
/* */
|
|
#undef SUPPORT_IPV6_SCOPE
|
|
|
|
/* */
|
|
#undef HAVE_POW
|
|
|
|
/* */
|
|
#undef HAVE_POWF
|
|
|
|
/* */
|
|
#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_XSETLOCALE
|
|
|
|
/* */
|
|
#undef HAVE_SSL
|
|
|
|
/* */
|
|
#undef HAVE_OPENSSL
|
|
|
|
/* */
|
|
#undef HAVE_NSS
|
|
|
|
/* */
|
|
#undef HAVE_CRYPTO_SET_MEM_FUNCTIONS_1
|
|
|
|
/* */
|
|
#undef HAVE_CRYPTO_SET_MEM_FUNCTIONS_2
|
|
|
|
/* */
|
|
#undef HAVE_ZLIB
|
|
|
|
/* */
|
|
#undef HAVE_BROTLI
|
|
|
|
/* */
|
|
#undef HAVE_ZSTD
|
|
|
|
/* */
|
|
#undef HAVE_BZIP2
|
|
|
|
/* */
|
|
#undef HAVE_LZMA
|
|
|
|
/* */
|
|
#undef HAVE_LZIP
|
|
|
|
/* */
|
|
#undef G
|
|
|
|
/* */
|
|
#undef GRDRV_SVGALIB
|
|
|
|
/* */
|
|
#undef GRDRV_FB
|
|
|
|
/* */
|
|
#undef GRDRV_DIRECTFB
|
|
|
|
/* */
|
|
#undef GRDRV_X
|
|
|
|
/* */
|
|
#undef GRDRV_SDL
|
|
|
|
/* */
|
|
#undef GRDRV_PMSHELL
|
|
|
|
/* */
|
|
#undef GRDRV_ATHEOS
|
|
|
|
/* */
|
|
#undef GRDRV_HAIKU
|
|
|
|
/* */
|
|
#undef GRDRV_GRX
|
|
|
|
/* Have freetype */
|
|
#undef HAVE_FREETYPE
|
|
|
|
/* Jpeg by Clock */
|
|
#undef HAVE_JPEG
|
|
|
|
/* Tiff by Brain */
|
|
#undef HAVE_TIFF
|
|
|
|
/* SVG */
|
|
#undef HAVE_SVG
|
|
|
|
/* WebP */
|
|
#undef HAVE_WEBP
|
|
|
|
/* AVIF */
|
|
#undef HAVE_AVIF
|
|
|
|
/* Gpm_Event has wdx and wdy */
|
|
#undef HAVE_WDX_WDY
|