blob: 8ae039e00a6eb35d99ce4a69091374e1248c9155 [file] [log] [blame]
San Mehata430b2b2014-09-23 08:30:51 -07001/* rfbconfig.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Enable 24 bit per pixel in native framebuffer */
7#undef ALLOW24BPP
8
9/* work around when write() returns ENOENT but does not mean it */
10#undef ENOENT_WORKAROUND
11
12/* Use ffmpeg (for vnc2mpg) */
13#undef FFMPEG
14
15/* Android host system detected */
16#undef HAVE_ANDROID
17
18/* Define to 1 if you have the <arpa/inet.h> header file. */
19#undef HAVE_ARPA_INET_H
20
21/* Avahi/mDNS client build environment present */
22#undef HAVE_AVAHI
23
24/* Define to 1 if you have the `crypt' function. */
25#undef HAVE_CRYPT
26
27/* Define to 1 if you have the <dlfcn.h> header file. */
28#undef HAVE_DLFCN_H
29
30/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
31#undef HAVE_DOPRNT
32
33/* DPMS extension build environment present */
34#undef HAVE_DPMS
35
36/* FBPM extension build environment present */
37#undef HAVE_FBPM
38
39/* Define to 1 if you have the <fcntl.h> header file. */
40#undef HAVE_FCNTL_H
41
42/* Define to 1 if you have the `fork' function. */
43#undef HAVE_FORK
44
45/* Define to 1 if you have the `ftime' function. */
46#undef HAVE_FTIME
47
48/* Define to 1 if you have the `geteuid' function. */
49#undef HAVE_GETEUID
50
51/* Define to 1 if you have the `gethostbyname' function. */
52#undef HAVE_GETHOSTBYNAME
53
54/* Define to 1 if you have the `gethostname' function. */
55#undef HAVE_GETHOSTNAME
56
57/* Define to 1 if you have the `getpwnam' function. */
58#undef HAVE_GETPWNAM
59
60/* Define to 1 if you have the `getpwuid' function. */
61#undef HAVE_GETPWUID
62
63/* Define to 1 if you have the `getspnam' function. */
64#undef HAVE_GETSPNAM
65
66/* Define to 1 if you have the `gettimeofday' function. */
67#undef HAVE_GETTIMEOFDAY
68
69/* Define to 1 if you have the `getuid' function. */
70#undef HAVE_GETUID
71
72/* GnuTLS library present */
73#undef HAVE_GNUTLS
74
75/* Define to 1 if you have the `grantpt' function. */
76#undef HAVE_GRANTPT
77
78/* Define to 1 if you have the `inet_ntoa' function. */
79#undef HAVE_INET_NTOA
80
81/* Define to 1 if you have the `initgroups' function. */
82#undef HAVE_INITGROUPS
83
84/* Define to 1 if you have the <inttypes.h> header file. */
85#undef HAVE_INTTYPES_H
86
87/* IRIX XReadDisplay available */
88#undef HAVE_IRIX_XREADDISPLAY
89
90/* libcrypt library present */
91#undef HAVE_LIBCRYPT
92
93/* openssl libcrypto library present */
94#undef HAVE_LIBCRYPTO
95
96/* Define to 1 if you have the `cygipc' library (-lcygipc). */
97#undef HAVE_LIBCYGIPC
98
99/* libjpeg support enabled */
100#undef HAVE_LIBJPEG
101
102/* Define to 1 if you have the `nsl' library (-lnsl). */
103#undef HAVE_LIBNSL
104
105/* Define to 1 if you have the `png' library (-lpng). */
106#undef HAVE_LIBPNG
107
108/* Define to 1 if you have the `pthread' library (-lpthread). */
109#undef HAVE_LIBPTHREAD
110
111/* Define to 1 if you have the `socket' library (-lsocket). */
112#undef HAVE_LIBSOCKET
113
114/* openssl libssl library present */
115#undef HAVE_LIBSSL
116
117/* XDAMAGE extension build environment present */
118#undef HAVE_LIBXDAMAGE
119
120/* XFIXES extension build environment present */
121#undef HAVE_LIBXFIXES
122
123/* XINERAMA extension build environment present */
124#undef HAVE_LIBXINERAMA
125
126/* XRANDR extension build environment present */
127#undef HAVE_LIBXRANDR
128
129/* DEC-XTRAP extension build environment present */
130#undef HAVE_LIBXTRAP
131
132/* Define to 1 if you have the `z' library (-lz). */
133#undef HAVE_LIBZ
134
135/* linux fb device build environment present */
136#undef HAVE_LINUX_FB_H
137
138/* linux/input.h present */
139#undef HAVE_LINUX_INPUT_H
140
141/* linux uinput device build environment present */
142#undef HAVE_LINUX_UINPUT_H
143
144/* video4linux build environment present */
145#undef HAVE_LINUX_VIDEODEV_H
146
147/* build MacOS X native display support */
148#undef HAVE_MACOSX_NATIVE_DISPLAY
149
150/* MacOS X OpenGL present */
151#undef HAVE_MACOSX_OPENGL_H
152
153/* Define to 1 if you have the `memmove' function. */
154#undef HAVE_MEMMOVE
155
156/* Define to 1 if you have the <memory.h> header file. */
157#undef HAVE_MEMORY_H
158
159/* Define to 1 if you have the `memset' function. */
160#undef HAVE_MEMSET
161
162/* Define to 1 if you have the `mkfifo' function. */
163#undef HAVE_MKFIFO
164
165/* Define to 1 if you have the `mmap' function. */
166#undef HAVE_MMAP
167
168/* Define to 1 if you have the <netdb.h> header file. */
169#undef HAVE_NETDB_H
170
171/* Define to 1 if you have the <netinet/in.h> header file. */
172#undef HAVE_NETINET_IN_H
173
174/* Define to 1 if you have the <pwd.h> header file. */
175#undef HAVE_PWD_H
176
177/* RECORD extension build environment present */
178#undef HAVE_RECORD
179
180/* Define to 1 if you have the `select' function. */
181#undef HAVE_SELECT
182
183/* Define to 1 if you have the `setegid' function. */
184#undef HAVE_SETEGID
185
186/* Define to 1 if you have the `seteuid' function. */
187#undef HAVE_SETEUID
188
189/* Define to 1 if you have the `setgid' function. */
190#undef HAVE_SETGID
191
192/* Define to 1 if you have the `setpgrp' function. */
193#undef HAVE_SETPGRP
194
195/* Define to 1 if you have the `setsid' function. */
196#undef HAVE_SETSID
197
198/* Define to 1 if you have the `setuid' function. */
199#undef HAVE_SETUID
200
201/* Define to 1 if you have the `setutxent' function. */
202#undef HAVE_SETUTXENT
203
204/* Define to 1 if you have the `shmat' function. */
205#undef HAVE_SHMAT
206
207/* Define to 1 if you have the `socket' function. */
208#undef HAVE_SOCKET
209
210/* Solaris XReadScreen available */
211#undef HAVE_SOLARIS_XREADSCREEN
212
213/* Define to 1 if `stat' has the bug that it succeeds when given the
214 zero-length file name argument. */
215#undef HAVE_STAT_EMPTY_STRING_BUG
216
217/* Define to 1 if you have the <stdint.h> header file. */
218#undef HAVE_STDINT_H
219
220/* Define to 1 if you have the <stdlib.h> header file. */
221#undef HAVE_STDLIB_H
222
223/* Define to 1 if you have the `strchr' function. */
224#undef HAVE_STRCHR
225
226/* Define to 1 if you have the `strcspn' function. */
227#undef HAVE_STRCSPN
228
229/* Define to 1 if you have the `strdup' function. */
230#undef HAVE_STRDUP
231
232/* Define to 1 if you have the `strerror' function. */
233#undef HAVE_STRERROR
234
235/* Define to 1 if you have the `strftime' function. */
236#undef HAVE_STRFTIME
237
238/* Define to 1 if you have the <strings.h> header file. */
239#undef HAVE_STRINGS_H
240
241/* Define to 1 if you have the <string.h> header file. */
242#undef HAVE_STRING_H
243
244/* Define to 1 if you have the `strstr' function. */
245#undef HAVE_STRSTR
246
247/* Define to 1 if you have the <syslog.h> header file. */
248#undef HAVE_SYSLOG_H
249
250/* Use the system libvncserver build environment for x11vnc. */
251#undef HAVE_SYSTEM_LIBVNCSERVER
252
253/* Define to 1 if you have the <sys/ioctl.h> header file. */
254#undef HAVE_SYS_IOCTL_H
255
256/* Define to 1 if you have the <sys/socket.h> header file. */
257#undef HAVE_SYS_SOCKET_H
258
259/* Define to 1 if you have the <sys/stat.h> header file. */
260#undef HAVE_SYS_STAT_H
261
262/* Define to 1 if you have the <sys/stropts.h> header file. */
263#undef HAVE_SYS_STROPTS_H
264
265/* Define to 1 if you have the <sys/timeb.h> header file. */
266#undef HAVE_SYS_TIMEB_H
267
268/* Define to 1 if you have the <sys/time.h> header file. */
269#undef HAVE_SYS_TIME_H
270
271/* Define to 1 if you have the <sys/types.h> header file. */
272#undef HAVE_SYS_TYPES_H
273
274/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
275#undef HAVE_SYS_WAIT_H
276
277/* Define to 1 if you have the <termios.h> header file. */
278#undef HAVE_TERMIOS_H
279
280/* Define to 1 if compiler supports __thread */
281#undef HAVE_TLS
282
283/* Define to 1 if you have the <unistd.h> header file. */
284#undef HAVE_UNISTD_H
285
286/* Define to 1 if you have the <utmpx.h> header file. */
287#undef HAVE_UTMPX_H
288
289/* Define to 1 if you have the `vfork' function. */
290#undef HAVE_VFORK
291
292/* Define to 1 if you have the <vfork.h> header file. */
293#undef HAVE_VFORK_H
294
295/* Define to 1 if you have the `vprintf' function. */
296#undef HAVE_VPRINTF
297
298/* Define to 1 if you have the `waitpid' function. */
299#undef HAVE_WAITPID
300
301/* Define to 1 if `fork' works. */
302#undef HAVE_WORKING_FORK
303
304/* Define to 1 if `vfork' works. */
305#undef HAVE_WORKING_VFORK
306
307/* Define to 1 if you have the <ws2tcpip.h> header file. */
308#undef HAVE_WS2TCPIP_H
309
310/* X11 build environment present */
311#undef HAVE_X11
312
313/* open ssl X509_print_ex_fp available */
314#undef HAVE_X509_PRINT_EX_FP
315
316/* XKEYBOARD extension build environment present */
317#undef HAVE_XKEYBOARD
318
319/* MIT-SHM extension build environment present */
320#undef HAVE_XSHM
321
322/* XTEST extension build environment present */
323#undef HAVE_XTEST
324
325/* XTEST extension has XTestGrabControl */
326#undef HAVE_XTESTGRABCONTROL
327
328/* Enable IPv6 support */
329#undef IPv6
330
331/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
332 slash. */
333#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
334
335/* Need a typedef for in_addr_t */
336#undef NEED_INADDR_T
337
338/* Define to 1 if your C compiler doesn't accept -c and -o together. */
339#undef NO_MINUS_C_MINUS_O
340
341/* Name of package */
342#undef PACKAGE
343
344/* Define to the address where bug reports for this package should be sent. */
345#undef PACKAGE_BUGREPORT
346
347/* Define to the full name of this package. */
348#undef PACKAGE_NAME
349
350/* Define to the full name and version of this package. */
351#undef PACKAGE_STRING
352
353/* Define to the one symbol short name of this package. */
354#undef PACKAGE_TARNAME
355
356/* Define to the home page for this package. */
357#undef PACKAGE_URL
358
359/* Define to the version of this package. */
360#undef PACKAGE_VERSION
361
362/* The number of bytes in type char */
363#undef SIZEOF_CHAR
364
365/* The number of bytes in type int */
366#undef SIZEOF_INT
367
368/* The number of bytes in type long */
369#undef SIZEOF_LONG
370
371/* The number of bytes in type short */
372#undef SIZEOF_SHORT
373
374/* The number of bytes in type void* */
375#undef SIZEOF_VOIDP
376
377/* Define to 1 if you have the ANSI C header files. */
378#undef STDC_HEADERS
379
380/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
381#undef TIME_WITH_SYS_TIME
382
383/* Version number of package */
384#undef VERSION
385
386/* Enable support for libgcrypt in libvncclient */
387#undef WITH_CLIENT_GCRYPT
388
389/* Disable TightVNCFileTransfer protocol */
390#undef WITH_TIGHTVNC_FILETRANSFER
391
392/* Disable WebSockets support */
393#undef WITH_WEBSOCKETS
394
395/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
396 significant byte first (like Motorola and SPARC, unlike Intel). */
397#if defined AC_APPLE_UNIVERSAL_BUILD
398# if defined __BIG_ENDIAN__
399# define WORDS_BIGENDIAN 1
400# endif
401#else
402# ifndef WORDS_BIGENDIAN
403# undef WORDS_BIGENDIAN
404# endif
405#endif
406
407/* Define to 1 if the X Window System is missing or not being used. */
408#undef X_DISPLAY_MISSING
409
410/* Define to empty if `const' does not conform to ANSI C. */
411#undef const
412
413/* Define to `__inline__' or `__inline' if that's what the C compiler
414 calls it, or to nothing if 'inline' is not supported under any name. */
415#ifndef __cplusplus
416#undef inline
417#endif
418
419/* Define to `int' if <sys/types.h> does not define. */
420#undef pid_t
421
422/* Define to `unsigned int' if <sys/types.h> does not define. */
423#undef size_t
424
425/* The type for socklen */
426#undef socklen_t
427
428/* Define as `fork' if `vfork' does not work. */
429#undef vfork