config.h.in (6629B)
1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Whether support for the common SSH core is enabled */ 4#undef ENABLE_COMMON_SSH 5 6/* Whether support for Ogg Vorbis is enabled */ 7#undef ENABLE_OGG 8 9/* Whether PulseAudio support is enabled */ 10#undef ENABLE_PULSE 11 12/* Whether agent forwarding support for SSH is enabled */ 13#undef ENABLE_SSH_AGENT 14 15/* Whether SSL-related support is enabled */ 16#undef ENABLE_SSL 17 18/* Whether support for generic VNC credentials is available. */ 19#undef ENABLE_VNC_GENERIC_CREDENTIALS 20 21/* Whether support for listen-mode VNC connections is enabled. */ 22#undef ENABLE_VNC_LISTEN 23 24/* Whether support for VNC repeaters is enabled. */ 25#undef ENABLE_VNC_REPEATER 26 27/* Whether support for TLS locking within VNC is enabled. */ 28#undef ENABLE_VNC_TLS_LOCKING 29 30/* Whether WebP support is enabled */ 31#undef ENABLE_WEBP 32 33/* Whether Windows Socket API support is enabled */ 34#undef ENABLE_WINSOCK 35 36/* Whether Bitmap_Free() frees the rdpBitmap and its image data */ 37#undef FREERDP_BITMAP_FREE_FREES_BITMAP 38 39/* Whether CLIPRDR callbacks require const for the final parameter */ 40#undef FREERDP_CLIPRDR_CALLBACKS_REQUIRE_CONST 41 42/* Whether rdpGlyph callbacks accept INT32 integer parameters */ 43#undef FREERDP_GLYPH_CALLBACKS_ACCEPT_INT32 44 45/* Whether RAIL callbacks require const for the final parameter */ 46#undef FREERDP_RAIL_CALLBACKS_REQUIRE_CONST 47 48/* Whether pVirtualChannelWriteEx() frees the wStream upon completion */ 49#undef FREERDP_SVC_CORE_FREES_WSTREAM 50 51/* The full path to the guacd config file */ 52#undef GUACD_CONF_FILE 53 54/* Define to 1 if you have the <cairo/cairo.h> header file. */ 55#undef HAVE_CAIRO_CAIRO_H 56 57/* Whether cairo_format_stride_for_width() is defined */ 58#undef HAVE_CAIRO_FORMAT_STRIDE_FOR_WIDTH 59 60/* Define to 1 if you have the `clock_gettime' function. */ 61#undef HAVE_CLOCK_GETTIME 62 63/* Define to 1 if you have the <dlfcn.h> header file. */ 64#undef HAVE_DLFCN_H 65 66/* Define to 1 if you have the <fcntl.h> header file. */ 67#undef HAVE_FCNTL_H 68 69/* Whether FreeRDPConvertColor() is defined */ 70#undef HAVE_FREERDPCONVERTCOLOR 71 72/* Define to 1 if `VerifyCertificateEx' is a member of `freerdp'. */ 73#undef HAVE_FREERDP_VERIFYCERTIFICATEEX 74 75/* Define to 1 if you have the `gettimeofday' function. */ 76#undef HAVE_GETTIMEOFDAY 77 78/* Define to 1 if you have the <inttypes.h> header file. */ 79#undef HAVE_INTTYPES_H 80 81/* Whether LCCSCF_USE_SSL is defined */ 82#undef HAVE_LCCSCF_USE_SSL 83 84/* Whether libpthread was found */ 85#undef HAVE_LIBPTHREAD 86 87/* Whether libuuid is available */ 88#undef HAVE_LIBUUID 89 90/* Whether LWS_CALLBACK_CLIENT_CLOSED is defined */ 91#undef HAVE_LWS_CALLBACK_CLIENT_CLOSED 92 93/* Whether lws_callback_http_dummy() is defined */ 94#undef HAVE_LWS_CALLBACK_HTTP_DUMMY 95 96/* Whether LWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT is defined */ 97#undef HAVE_LWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT 98 99/* Define to 1 if you have the `memmove' function. */ 100#undef HAVE_MEMMOVE 101 102/* Define to 1 if you have the `memset' function. */ 103#undef HAVE_MEMSET 104 105/* Define to 1 if you have the `nanosleep' function. */ 106#undef HAVE_NANOSLEEP 107 108/* Define to 1 if you have the <ossp/uuid.h> header file. */ 109#undef HAVE_OSSP_UUID_H 110 111/* Define to 1 if you have the <pngstruct.h> header file. */ 112#undef HAVE_PNGSTRUCT_H 113 114/* Whether png_get_io_ptr() is defined */ 115#undef HAVE_PNG_GET_IO_PTR 116 117/* Whether poll() is defined */ 118#undef HAVE_POLL 119 120/* Define to 1 if `AllowUnanouncedOrdersFromServer' is a member of 121 `rdpSettings'. */ 122#undef HAVE_RDPSETTINGS_ALLOWUNANOUNCEDORDERSFROMSERVER 123 124/* Define to 1 if `destHost' is a member of `rfbClient'. */ 125#undef HAVE_RFBCLIENT_DESTHOST 126 127/* Define to 1 if `destPort' is a member of `rfbClient'. */ 128#undef HAVE_RFBCLIENT_DESTPORT 129 130/* Define to 1 if `GetCredential' is a member of `rfbClient'. */ 131#undef HAVE_RFBCLIENT_GETCREDENTIAL 132 133/* Define to 1 if `LockWriteToTLS' is a member of `rfbClient'. */ 134#undef HAVE_RFBCLIENT_LOCKWRITETOTLS 135 136/* Define to 1 if `UnlockWriteToTLS' is a member of `rfbClient'. */ 137#undef HAVE_RFBCLIENT_UNLOCKWRITETOTLS 138 139/* Define to 1 if you have the `select' function. */ 140#undef HAVE_SELECT 141 142/* Define to 1 if you have the <stdint.h> header file. */ 143#undef HAVE_STDINT_H 144 145/* Define to 1 if you have the <stdio.h> header file. */ 146#undef HAVE_STDIO_H 147 148/* Define to 1 if you have the <stdlib.h> header file. */ 149#undef HAVE_STDLIB_H 150 151/* Define to 1 if you have the `strdup' function. */ 152#undef HAVE_STRDUP 153 154/* Define to 1 if you have the <strings.h> header file. */ 155#undef HAVE_STRINGS_H 156 157/* Define to 1 if you have the <string.h> header file. */ 158#undef HAVE_STRING_H 159 160/* Whether strlcat() is defined */ 161#undef HAVE_STRLCAT 162 163/* Whether strlcpy() is defined */ 164#undef HAVE_STRLCPY 165 166/* Whether strnstr() is defined */ 167#undef HAVE_STRNSTR 168 169/* Define to 1 if you have the <syslog.h> header file. */ 170#undef HAVE_SYSLOG_H 171 172/* Define to 1 if you have the <sys/socket.h> header file. */ 173#undef HAVE_SYS_SOCKET_H 174 175/* Define to 1 if you have the <sys/stat.h> header file. */ 176#undef HAVE_SYS_STAT_H 177 178/* Define to 1 if you have the <sys/time.h> header file. */ 179#undef HAVE_SYS_TIME_H 180 181/* Define to 1 if you have the <sys/types.h> header file. */ 182#undef HAVE_SYS_TYPES_H 183 184/* Define to 1 if you have the <time.h> header file. */ 185#undef HAVE_TIME_H 186 187/* Define to 1 if you have the <unistd.h> header file. */ 188#undef HAVE_UNISTD_H 189 190/* Whether libssh2 was built against libgcrypt */ 191#undef LIBSSH2_USES_GCRYPT 192 193/* Define to the sub-directory where libtool stores uninstalled libraries. */ 194#undef LT_OBJDIR 195 196/* Whether OpenSSL requires explicit threading callbacks for threadsafety */ 197#undef OPENSSL_REQUIRES_THREADING_CALLBACKS 198 199/* Name of package */ 200#undef PACKAGE 201 202/* Define to the address where bug reports for this package should be sent. */ 203#undef PACKAGE_BUGREPORT 204 205/* Define to the full name of this package. */ 206#undef PACKAGE_NAME 207 208/* Define to the full name and version of this package. */ 209#undef PACKAGE_STRING 210 211/* Define to the one symbol short name of this package. */ 212#undef PACKAGE_TARNAME 213 214/* Define to the home page for this package. */ 215#undef PACKAGE_URL 216 217/* Define to the version of this package. */ 218#undef PACKAGE_VERSION 219 220/* Define to 1 if all of the C90 standard headers exist (not just the ones 221 required in a freestanding environment). This macro is provided for 222 backward compatibility; new code need not use it. */ 223#undef STDC_HEADERS 224 225/* Version number of package */ 226#undef VERSION 227 228/* Uses X/Open and POSIX APIs */ 229#undef _XOPEN_SOURCE 230 231/* Uses BSD-specific APIs (if available) */ 232#undef __BSD_VISIBLE 233 234/* Define to `unsigned int' if <sys/types.h> does not define. */ 235#undef size_t 236 237/* Define to `int' if <sys/types.h> does not define. */ 238#undef ssize_t