add libvncserver
[presencevnc] / libvnc / rfb / rfbconfig.h
1 #ifndef _RFB_RFBCONFIG_H
2 #define _RFB_RFBCONFIG_H 1
3  
4 /* rfb/rfbconfig.h. Generated automatically at end of configure. */
5 /* rfbconfig.h.  Generated by configure.  */
6 /* rfbconfig.h.in.  Generated from configure.ac by autoheader.  */
7
8 /* Enable 24 bit per pixel in native framebuffer */
9 #ifndef LIBVNCSERVER_ALLOW24BPP 
10 #define LIBVNCSERVER_ALLOW24BPP  1 
11 #endif
12
13 /* work around when write() returns ENOENT but does not mean it */
14 /* #undef LIBVNCSERVER_ENOENT_WORKAROUND */
15
16 /* Use ffmpeg (for vnc2mpg) */
17 /* #undef LIBVNCSERVER_FFMPEG */
18
19 /* Define to 1 if you have the <arpa/inet.h> header file. */
20 #ifndef LIBVNCSERVER_HAVE_ARPA_INET_H 
21 #define LIBVNCSERVER_HAVE_ARPA_INET_H  1 
22 #endif
23
24 /* Avahi/mDNS client build environment present */
25 /* #undef LIBVNCSERVER_HAVE_AVAHI */
26
27 /* Define to 1 if you have the `crypt' function. */
28 /* #undef LIBVNCSERVER_HAVE_CRYPT */
29
30 /* Define to 1 if you have the <dlfcn.h> header file. */
31 #ifndef LIBVNCSERVER_HAVE_DLFCN_H 
32 #define LIBVNCSERVER_HAVE_DLFCN_H  1 
33 #endif
34
35 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
36 /* #undef LIBVNCSERVER_HAVE_DOPRNT */
37
38 /* DPMS extension build environment present */
39 /* #undef LIBVNCSERVER_HAVE_DPMS */
40
41 /* FBPM extension build environment present */
42 /* #undef LIBVNCSERVER_HAVE_FBPM */
43
44 /* Define to 1 if you have the <fcntl.h> header file. */
45 #ifndef LIBVNCSERVER_HAVE_FCNTL_H 
46 #define LIBVNCSERVER_HAVE_FCNTL_H  1 
47 #endif
48
49 /* Define to 1 if you have the `fork' function. */
50 #ifndef LIBVNCSERVER_HAVE_FORK 
51 #define LIBVNCSERVER_HAVE_FORK  1 
52 #endif
53
54 /* Define to 1 if you have the `ftime' function. */
55 #ifndef LIBVNCSERVER_HAVE_FTIME 
56 #define LIBVNCSERVER_HAVE_FTIME  1 
57 #endif
58
59 /* Define to 1 if you have the `geteuid' function. */
60 /* #undef LIBVNCSERVER_HAVE_GETEUID */
61
62 /* Define to 1 if you have the `gethostbyname' function. */
63 #ifndef LIBVNCSERVER_HAVE_GETHOSTBYNAME 
64 #define LIBVNCSERVER_HAVE_GETHOSTBYNAME  1 
65 #endif
66
67 /* Define to 1 if you have the `gethostname' function. */
68 #ifndef LIBVNCSERVER_HAVE_GETHOSTNAME 
69 #define LIBVNCSERVER_HAVE_GETHOSTNAME  1 
70 #endif
71
72 /* Define to 1 if you have the `getpwnam' function. */
73 /* #undef LIBVNCSERVER_HAVE_GETPWNAM */
74
75 /* Define to 1 if you have the `getpwuid' function. */
76 /* #undef LIBVNCSERVER_HAVE_GETPWUID */
77
78 /* Define to 1 if you have the `getspnam' function. */
79 /* #undef LIBVNCSERVER_HAVE_GETSPNAM */
80
81 /* Define to 1 if you have the `gettimeofday' function. */
82 #ifndef LIBVNCSERVER_HAVE_GETTIMEOFDAY 
83 #define LIBVNCSERVER_HAVE_GETTIMEOFDAY  1 
84 #endif
85
86 /* Define to 1 if you have the `getuid' function. */
87 /* #undef LIBVNCSERVER_HAVE_GETUID */
88
89 /* Define to 1 if you have the `grantpt' function. */
90 /* #undef LIBVNCSERVER_HAVE_GRANTPT */
91
92 /* Define to 1 if you have the `inet_ntoa' function. */
93 #ifndef LIBVNCSERVER_HAVE_INET_NTOA 
94 #define LIBVNCSERVER_HAVE_INET_NTOA  1 
95 #endif
96
97 /* Define to 1 if you have the `initgroups' function. */
98 /* #undef LIBVNCSERVER_HAVE_INITGROUPS */
99
100 /* Define to 1 if you have the <inttypes.h> header file. */
101 #ifndef LIBVNCSERVER_HAVE_INTTYPES_H 
102 #define LIBVNCSERVER_HAVE_INTTYPES_H  1 
103 #endif
104
105 /* IRIX XReadDisplay available */
106 /* #undef LIBVNCSERVER_HAVE_IRIX_XREADDISPLAY */
107
108 /* libcrypt library present */
109 /* #undef LIBVNCSERVER_HAVE_LIBCRYPT */
110
111 /* openssl libcrypto library present */
112 /* #undef LIBVNCSERVER_HAVE_LIBCRYPTO */
113
114 /* Define to 1 if you have the `cygipc' library (-lcygipc). */
115 /* #undef LIBVNCSERVER_HAVE_LIBCYGIPC */
116
117 /* Define to 1 if you have the `jpeg' library (-ljpeg). */
118 #ifndef LIBVNCSERVER_HAVE_LIBJPEG 
119 #define LIBVNCSERVER_HAVE_LIBJPEG  1 
120 #endif
121
122 /* Define to 1 if you have the `nsl' library (-lnsl). */
123 #ifndef LIBVNCSERVER_HAVE_LIBNSL 
124 #define LIBVNCSERVER_HAVE_LIBNSL  1 
125 #endif
126
127 /* Define to 1 if you have the `pthread' library (-lpthread). */
128 #ifndef LIBVNCSERVER_HAVE_LIBPTHREAD 
129 #define LIBVNCSERVER_HAVE_LIBPTHREAD  1 
130 #endif
131
132 /* Define to 1 if you have the `socket' library (-lsocket). */
133 /* #undef LIBVNCSERVER_HAVE_LIBSOCKET */
134
135 /* openssl libssl library present */
136 /* #undef LIBVNCSERVER_HAVE_LIBSSL */
137
138 /* XDAMAGE extension build environment present */
139 /* #undef LIBVNCSERVER_HAVE_LIBXDAMAGE */
140
141 /* XFIXES extension build environment present */
142 /* #undef LIBVNCSERVER_HAVE_LIBXFIXES */
143
144 /* XINERAMA extension build environment present */
145 /* #undef LIBVNCSERVER_HAVE_LIBXINERAMA */
146
147 /* XRANDR extension build environment present */
148 /* #undef LIBVNCSERVER_HAVE_LIBXRANDR */
149
150 /* DEC-XTRAP extension build environment present */
151 /* #undef LIBVNCSERVER_HAVE_LIBXTRAP */
152
153 /* Define to 1 if you have the `z' library (-lz). */
154 #ifndef LIBVNCSERVER_HAVE_LIBZ 
155 #define LIBVNCSERVER_HAVE_LIBZ  1 
156 #endif
157
158 /* linux fb device build environment present */
159 /* #undef LIBVNCSERVER_HAVE_LINUX_FB_H */
160
161 /* linux/input.h present */
162 /* #undef LIBVNCSERVER_HAVE_LINUX_INPUT_H */
163
164 /* linux uinput device build environment present */
165 /* #undef LIBVNCSERVER_HAVE_LINUX_UINPUT_H */
166
167 /* video4linux build environment present */
168 /* #undef LIBVNCSERVER_HAVE_LINUX_VIDEODEV_H */
169
170 /* build MacOS X native display support */
171 /* #undef LIBVNCSERVER_HAVE_MACOSX_NATIVE_DISPLAY */
172
173 /* Define to 1 if you have the `memmove' function. */
174 #ifndef LIBVNCSERVER_HAVE_MEMMOVE 
175 #define LIBVNCSERVER_HAVE_MEMMOVE  1 
176 #endif
177
178 /* Define to 1 if you have the <memory.h> header file. */
179 #ifndef LIBVNCSERVER_HAVE_MEMORY_H 
180 #define LIBVNCSERVER_HAVE_MEMORY_H  1 
181 #endif
182
183 /* Define to 1 if you have the `memset' function. */
184 #ifndef LIBVNCSERVER_HAVE_MEMSET 
185 #define LIBVNCSERVER_HAVE_MEMSET  1 
186 #endif
187
188 /* Define to 1 if you have the `mkfifo' function. */
189 #ifndef LIBVNCSERVER_HAVE_MKFIFO 
190 #define LIBVNCSERVER_HAVE_MKFIFO  1 
191 #endif
192
193 /* Define to 1 if you have the `mmap' function. */
194 #ifndef LIBVNCSERVER_HAVE_MMAP 
195 #define LIBVNCSERVER_HAVE_MMAP  1 
196 #endif
197
198 /* Define to 1 if you have the <netdb.h> header file. */
199 #ifndef LIBVNCSERVER_HAVE_NETDB_H 
200 #define LIBVNCSERVER_HAVE_NETDB_H  1 
201 #endif
202
203 /* Define to 1 if you have the <netinet/in.h> header file. */
204 #ifndef LIBVNCSERVER_HAVE_NETINET_IN_H 
205 #define LIBVNCSERVER_HAVE_NETINET_IN_H  1 
206 #endif
207
208 /* Define to 1 if you have the <pwd.h> header file. */
209 /* #undef LIBVNCSERVER_HAVE_PWD_H */
210
211 /* RECORD extension build environment present */
212 /* #undef LIBVNCSERVER_HAVE_RECORD */
213
214 /* Define to 1 if you have the `select' function. */
215 #ifndef LIBVNCSERVER_HAVE_SELECT 
216 #define LIBVNCSERVER_HAVE_SELECT  1 
217 #endif
218
219 /* Define to 1 if you have the `setegid' function. */
220 /* #undef LIBVNCSERVER_HAVE_SETEGID */
221
222 /* Define to 1 if you have the `seteuid' function. */
223 /* #undef LIBVNCSERVER_HAVE_SETEUID */
224
225 /* Define to 1 if you have the `setgid' function. */
226 /* #undef LIBVNCSERVER_HAVE_SETGID */
227
228 /* Define to 1 if you have the `setpgrp' function. */
229 /* #undef LIBVNCSERVER_HAVE_SETPGRP */
230
231 /* Define to 1 if you have the `setsid' function. */
232 /* #undef LIBVNCSERVER_HAVE_SETSID */
233
234 /* Define to 1 if you have the `setuid' function. */
235 /* #undef LIBVNCSERVER_HAVE_SETUID */
236
237 /* Define to 1 if you have the `setutxent' function. */
238 /* #undef LIBVNCSERVER_HAVE_SETUTXENT */
239
240 /* Define to 1 if you have the `shmat' function. */
241 /* #undef LIBVNCSERVER_HAVE_SHMAT */
242
243 /* Define to 1 if you have the `socket' function. */
244 #ifndef LIBVNCSERVER_HAVE_SOCKET 
245 #define LIBVNCSERVER_HAVE_SOCKET  1 
246 #endif
247
248 /* Solaris XReadScreen available */
249 /* #undef LIBVNCSERVER_HAVE_SOLARIS_XREADSCREEN */
250
251 /* Define to 1 if `stat' has the bug that it succeeds when given the
252    zero-length file name argument. */
253 /* #undef LIBVNCSERVER_HAVE_STAT_EMPTY_STRING_BUG */
254
255 /* Define to 1 if you have the <stdint.h> header file. */
256 #ifndef LIBVNCSERVER_HAVE_STDINT_H 
257 #define LIBVNCSERVER_HAVE_STDINT_H  1 
258 #endif
259
260 /* Define to 1 if you have the <stdlib.h> header file. */
261 #ifndef LIBVNCSERVER_HAVE_STDLIB_H 
262 #define LIBVNCSERVER_HAVE_STDLIB_H  1 
263 #endif
264
265 /* Define to 1 if you have the `strchr' function. */
266 #ifndef LIBVNCSERVER_HAVE_STRCHR 
267 #define LIBVNCSERVER_HAVE_STRCHR  1 
268 #endif
269
270 /* Define to 1 if you have the `strcspn' function. */
271 #ifndef LIBVNCSERVER_HAVE_STRCSPN 
272 #define LIBVNCSERVER_HAVE_STRCSPN  1 
273 #endif
274
275 /* Define to 1 if you have the `strdup' function. */
276 #ifndef LIBVNCSERVER_HAVE_STRDUP 
277 #define LIBVNCSERVER_HAVE_STRDUP  1 
278 #endif
279
280 /* Define to 1 if you have the `strerror' function. */
281 #ifndef LIBVNCSERVER_HAVE_STRERROR 
282 #define LIBVNCSERVER_HAVE_STRERROR  1 
283 #endif
284
285 /* Define to 1 if you have the `strftime' function. */
286 #ifndef LIBVNCSERVER_HAVE_STRFTIME 
287 #define LIBVNCSERVER_HAVE_STRFTIME  1 
288 #endif
289
290 /* Define to 1 if you have the <strings.h> header file. */
291 #ifndef LIBVNCSERVER_HAVE_STRINGS_H 
292 #define LIBVNCSERVER_HAVE_STRINGS_H  1 
293 #endif
294
295 /* Define to 1 if you have the <string.h> header file. */
296 #ifndef LIBVNCSERVER_HAVE_STRING_H 
297 #define LIBVNCSERVER_HAVE_STRING_H  1 
298 #endif
299
300 /* Define to 1 if you have the `strstr' function. */
301 #ifndef LIBVNCSERVER_HAVE_STRSTR 
302 #define LIBVNCSERVER_HAVE_STRSTR  1 
303 #endif
304
305 /* Define to 1 if you have the <syslog.h> header file. */
306 #ifndef LIBVNCSERVER_HAVE_SYSLOG_H 
307 #define LIBVNCSERVER_HAVE_SYSLOG_H  1 
308 #endif
309
310 /* Use the system libvncserver build environment for x11vnc. */
311 /* #undef LIBVNCSERVER_HAVE_SYSTEM_LIBVNCSERVER */
312
313 /* Define to 1 if you have the <sys/ioctl.h> header file. */
314 /* #undef LIBVNCSERVER_HAVE_SYS_IOCTL_H */
315
316 /* Define to 1 if you have the <sys/socket.h> header file. */
317 #ifndef LIBVNCSERVER_HAVE_SYS_SOCKET_H 
318 #define LIBVNCSERVER_HAVE_SYS_SOCKET_H  1 
319 #endif
320
321 /* Define to 1 if you have the <sys/stat.h> header file. */
322 #ifndef LIBVNCSERVER_HAVE_SYS_STAT_H 
323 #define LIBVNCSERVER_HAVE_SYS_STAT_H  1 
324 #endif
325
326 /* Define to 1 if you have the <sys/stropts.h> header file. */
327 /* #undef LIBVNCSERVER_HAVE_SYS_STROPTS_H */
328
329 /* Define to 1 if you have the <sys/timeb.h> header file. */
330 #ifndef LIBVNCSERVER_HAVE_SYS_TIMEB_H 
331 #define LIBVNCSERVER_HAVE_SYS_TIMEB_H  1 
332 #endif
333
334 /* Define to 1 if you have the <sys/time.h> header file. */
335 #ifndef LIBVNCSERVER_HAVE_SYS_TIME_H 
336 #define LIBVNCSERVER_HAVE_SYS_TIME_H  1 
337 #endif
338
339 /* Define to 1 if you have the <sys/types.h> header file. */
340 #ifndef LIBVNCSERVER_HAVE_SYS_TYPES_H 
341 #define LIBVNCSERVER_HAVE_SYS_TYPES_H  1 
342 #endif
343
344 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
345 #ifndef LIBVNCSERVER_HAVE_SYS_WAIT_H 
346 #define LIBVNCSERVER_HAVE_SYS_WAIT_H  1 
347 #endif
348
349 /* Define to 1 if you have the <termios.h> header file. */
350 /* #undef LIBVNCSERVER_HAVE_TERMIOS_H */
351
352 /* Define to 1 if you have the <unistd.h> header file. */
353 #ifndef LIBVNCSERVER_HAVE_UNISTD_H 
354 #define LIBVNCSERVER_HAVE_UNISTD_H  1 
355 #endif
356
357 /* Define to 1 if you have the <utmpx.h> header file. */
358 /* #undef LIBVNCSERVER_HAVE_UTMPX_H */
359
360 /* Define to 1 if you have the `vfork' function. */
361 #ifndef LIBVNCSERVER_HAVE_VFORK 
362 #define LIBVNCSERVER_HAVE_VFORK  1 
363 #endif
364
365 /* Define to 1 if you have the <vfork.h> header file. */
366 /* #undef LIBVNCSERVER_HAVE_VFORK_H */
367
368 /* Define to 1 if you have the `vprintf' function. */
369 #ifndef LIBVNCSERVER_HAVE_VPRINTF 
370 #define LIBVNCSERVER_HAVE_VPRINTF  1 
371 #endif
372
373 /* Define to 1 if you have the `waitpid' function. */
374 /* #undef LIBVNCSERVER_HAVE_WAITPID */
375
376 /* Define to 1 if `fork' works. */
377 #ifndef LIBVNCSERVER_HAVE_WORKING_FORK 
378 #define LIBVNCSERVER_HAVE_WORKING_FORK  1 
379 #endif
380
381 /* Define to 1 if `vfork' works. */
382 #ifndef LIBVNCSERVER_HAVE_WORKING_VFORK 
383 #define LIBVNCSERVER_HAVE_WORKING_VFORK  1 
384 #endif
385
386 /* X11 build environment present */
387 #ifndef LIBVNCSERVER_HAVE_X11 
388 #define LIBVNCSERVER_HAVE_X11  1 
389 #endif
390
391 /* open ssl X509_print_ex_fp available */
392 /* #undef LIBVNCSERVER_HAVE_X509_PRINT_EX_FP */
393
394 /* XKEYBOARD extension build environment present */
395 /* #undef LIBVNCSERVER_HAVE_XKEYBOARD */
396
397 /* MIT-SHM extension build environment present */
398 /* #undef LIBVNCSERVER_HAVE_XSHM */
399
400 /* XTEST extension build environment present */
401 /* #undef LIBVNCSERVER_HAVE_XTEST */
402
403 /* XTEST extension has XTestGrabControl */
404 /* #undef LIBVNCSERVER_HAVE_XTESTGRABCONTROL */
405
406 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
407    slash. */
408 #ifndef LIBVNCSERVER_LSTAT_FOLLOWS_SLASHED_SYMLINK 
409 #define LIBVNCSERVER_LSTAT_FOLLOWS_SLASHED_SYMLINK  1 
410 #endif
411
412 /* Need a typedef for in_addr_t */
413 /* #undef LIBVNCSERVER_NEED_INADDR_T */
414
415 /* Name of package */
416 #ifndef LIBVNCSERVER_PACKAGE 
417 #define LIBVNCSERVER_PACKAGE  "LibVNCServer" 
418 #endif
419
420 /* Define to the address where bug reports for this package should be sent. */
421 #ifndef LIBVNCSERVER_PACKAGE_BUGREPORT 
422 #define LIBVNCSERVER_PACKAGE_BUGREPORT  "http://sourceforge.net/projects/libvncserver" 
423 #endif
424
425 /* Define to the full name of this package. */
426 #ifndef LIBVNCSERVER_PACKAGE_NAME 
427 #define LIBVNCSERVER_PACKAGE_NAME  "LibVNCServer" 
428 #endif
429
430 /* Define to the full name and version of this package. */
431 #ifndef LIBVNCSERVER_PACKAGE_STRING 
432 #define LIBVNCSERVER_PACKAGE_STRING  "LibVNCServer 0.9.7" 
433 #endif
434
435 /* Define to the one symbol short name of this package. */
436 #ifndef LIBVNCSERVER_PACKAGE_TARNAME 
437 #define LIBVNCSERVER_PACKAGE_TARNAME  "libvncserver" 
438 #endif
439
440 /* Define to the version of this package. */
441 #ifndef LIBVNCSERVER_PACKAGE_VERSION 
442 #define LIBVNCSERVER_PACKAGE_VERSION  "0.9.7" 
443 #endif
444
445 /* The number of bytes in type char */
446 /* #undef LIBVNCSERVER_SIZEOF_CHAR */
447
448 /* The number of bytes in type int */
449 /* #undef LIBVNCSERVER_SIZEOF_INT */
450
451 /* The number of bytes in type long */
452 /* #undef LIBVNCSERVER_SIZEOF_LONG */
453
454 /* The number of bytes in type short */
455 /* #undef LIBVNCSERVER_SIZEOF_SHORT */
456
457 /* The number of bytes in type void* */
458 /* #undef LIBVNCSERVER_SIZEOF_VOIDP */
459
460 /* Define to 1 if you have the ANSI C header files. */
461 #ifndef LIBVNCSERVER_STDC_HEADERS 
462 #define LIBVNCSERVER_STDC_HEADERS  1 
463 #endif
464
465 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
466 #ifndef LIBVNCSERVER_TIME_WITH_SYS_TIME 
467 #define LIBVNCSERVER_TIME_WITH_SYS_TIME  1 
468 #endif
469
470 /* Version number of package */
471 #ifndef LIBVNCSERVER_VERSION 
472 #define LIBVNCSERVER_VERSION  "0.9.7" 
473 #endif
474
475 /* Disable TightVNCFileTransfer protocol */
476 #ifndef LIBVNCSERVER_WITH_TIGHTVNC_FILETRANSFER 
477 #define LIBVNCSERVER_WITH_TIGHTVNC_FILETRANSFER  1 
478 #endif
479
480 /* Define to 1 if your processor stores words with the most significant byte
481    first (like Motorola and SPARC, unlike Intel and VAX). */
482 /* #undef LIBVNCSERVER_WORDS_BIGENDIAN */
483
484 /* Define to 1 if the X Window System is missing or not being used. */
485 /* #undef LIBVNCSERVER_X_DISPLAY_MISSING */
486
487 /* Define to empty if `const' does not conform to ANSI C. */
488 /* #undef const */
489
490 /* Define to `__inline__' or `__inline' if that's what the C compiler
491    calls it, or to nothing if 'inline' is not supported under any name.  */
492 #ifndef __cplusplus
493 /* #undef inline */
494 #endif
495
496 /* Define to `int' if <sys/types.h> does not define. */
497 /* #undef pid_t */
498
499 /* Define to `unsigned' if <sys/types.h> does not define. */
500 /* #undef size_t */
501
502 /* The type for socklen */
503 /* #undef socklen_t */
504
505 /* Define as `fork' if `vfork' does not work. */
506 /* #undef vfork */
507  
508 /* once: _RFB_RFBCONFIG_H */
509 #endif