config.h.in 28.9 KB
Newer Older
1
/* include/config.h.in.  Generated from configure.ac by autoheader.  */
Alexandre Julliard's avatar
Alexandre Julliard committed
2

3
#define __WINE_CONFIG_H
Alexandre Julliard's avatar
Alexandre Julliard committed
4

5 6 7
/* Specifies the compiler flag that forces a short wchar_t */
#undef CC_FLAG_SHORT_WCHAR

8
/* Define if you have ALSA 1.x including devel headers */
9 10
#undef HAVE_ALSA

11
/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
12 13
#undef HAVE_ALSA_ASOUNDLIB_H

14
/* Define to 1 if you have the <arpa/inet.h> header file. */
15
#undef HAVE_ARPA_INET_H
Patrik Stridvall's avatar
Patrik Stridvall committed
16

17
/* Define to 1 if you have the <arpa/nameser.h> header file. */
18
#undef HAVE_ARPA_NAMESER_H
Alexandre Julliard's avatar
Alexandre Julliard committed
19

20
/* Define if you have ARTS sound server */
Chris Morgan's avatar
Chris Morgan committed
21 22
#undef HAVE_ARTS

23 24 25
/* Define to 1 if you have the `asctime_r' function. */
#undef HAVE_ASCTIME_R

26 27 28
/* Define to 1 if you have the <asm/types.h> header file. */
#undef HAVE_ASM_TYPES_H

29 30 31
/* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
#undef HAVE_AUDIOUNIT_AUDIOUNIT_H

32
/* Define to 1 if you have the <audio/audiolib.h> header file. */
33 34
#undef HAVE_AUDIO_AUDIOLIB_H

35
/* Define to 1 if you have the <audio/soundlib.h> header file. */
36 37
#undef HAVE_AUDIO_SOUNDLIB_H

38
/* Define to 1 if you have the <capi20.h> header file. */
39 40
#undef HAVE_CAPI20_H

41
/* Define if you have capi4linux libs and headers */
42 43
#undef HAVE_CAPI4LINUX

44
/* Define to 1 if you have the `chsize' function. */
45 46
#undef HAVE_CHSIZE

47
/* Define to 1 if you have the `clone' function. */
48
#undef HAVE_CLONE
Alexandre Julliard's avatar
Alexandre Julliard committed
49

50
/* Define to 1 if you have the `connect' function. */
51
#undef HAVE_CONNECT
Alexandre Julliard's avatar
Alexandre Julliard committed
52

53 54 55
/* Define to 1 if you have the <CoreAudio/CoreAudio.h> header file. */
#undef HAVE_COREAUDIO_COREAUDIO_H

56
/* Define to 1 if you have the <cups/cups.h> header file. */
57
#undef HAVE_CUPS_CUPS_H
58

59
/* Define to 1 if you have the <curses.h> header file. */
60
#undef HAVE_CURSES_H
Alexandre Julliard's avatar
Alexandre Julliard committed
61

62 63 64
/* Define if you have the daylight variable */
#undef HAVE_DAYLIGHT

65 66 67
/* Define to 1 if you have the <dbus/dbus.h> header file. */
#undef HAVE_DBUS_DBUS_H

68
/* Define to 1 if you have the <direct.h> header file. */
69 70
#undef HAVE_DIRECT_H

71 72 73
/* Define to 1 if you have the `dladdr' function. */
#undef HAVE_DLADDR

74
/* Define to 1 if you have the <dlfcn.h> header file. */
75
#undef HAVE_DLFCN_H
76

77
/* Define to 1 if you have the `dlopen' function. */
78 79
#undef HAVE_DLOPEN

80
/* Define to 1 if you have the <elf.h> header file. */
81 82
#undef HAVE_ELF_H

83 84 85
/* Define to 1 if you have the `epoll_create' function. */
#undef HAVE_EPOLL_CREATE

86 87 88
/* Define if you have EsounD sound server */
#undef HAVE_ESD

89 90 91
/* Define to 1 if you have the `ffs' function. */
#undef HAVE_FFS

92
/* Define to 1 if you have the `finite' function. */
93 94
#undef HAVE_FINITE

95
/* Define to 1 if you have the <float.h> header file. */
96 97
#undef HAVE_FLOAT_H

98
/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
99 100
#undef HAVE_FONTCONFIG_FONTCONFIG_H

101 102 103
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK

104
/* Define to 1 if you have the `fpclass' function. */
105 106
#undef HAVE_FPCLASS

107
/* Define if FreeType 2 is installed */
108 109
#undef HAVE_FREETYPE

110
/* Define to 1 if you have the <freetype/freetype.h> header file. */
111 112
#undef HAVE_FREETYPE_FREETYPE_H

113
/* Define to 1 if you have the <freetype/ftglyph.h> header file. */
114 115
#undef HAVE_FREETYPE_FTGLYPH_H

116 117 118
/* Define to 1 if you have the <freetype/ftmodapi.h> header file. */
#undef HAVE_FREETYPE_FTMODAPI_H

119
/* Define to 1 if you have the <freetype/ftnames.h> header file. */
120 121
#undef HAVE_FREETYPE_FTNAMES_H

122
/* Define to 1 if you have the <freetype/ftoutln.h> header file. */
123 124
#undef HAVE_FREETYPE_FTOUTLN_H

125
/* Define to 1 if you have the <freetype/ftsnames.h> header file. */
126 127
#undef HAVE_FREETYPE_FTSNAMES_H

128
/* Define if you have the <freetype/fttrigon.h> header file. */
129 130
#undef HAVE_FREETYPE_FTTRIGON_H

131 132 133
/* Define to 1 if you have the <freetype/ftwinfnt.h> header file. */
#undef HAVE_FREETYPE_FTWINFNT_H

134
/* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
135 136
#undef HAVE_FREETYPE_INTERNAL_SFNT_H

137
/* Define to 1 if you have the <freetype/ttnameid.h> header file. */
138 139
#undef HAVE_FREETYPE_TTNAMEID_H

140
/* Define to 1 if you have the <freetype/tttables.h> header file. */
141 142
#undef HAVE_FREETYPE_TTTABLES_H

143 144 145 146 147 148
/* Define to 1 if the system has the type `fsblkcnt_t'. */
#undef HAVE_FSBLKCNT_T

/* Define to 1 if the system has the type `fsfilcnt_t'. */
#undef HAVE_FSFILCNT_T

149 150 151 152 153 154
/* Define to 1 if you have the `fstatfs' function. */
#undef HAVE_FSTATFS

/* Define to 1 if you have the `fstatvfs' function. */
#undef HAVE_FSTATVFS

155
/* Define to 1 if you have the <ft2build.h> header file. */
156 157
#undef HAVE_FT2BUILD_H

158
/* Define to 1 if you have the `ftruncate' function. */
159 160
#undef HAVE_FTRUNCATE

161 162 163
/* Define to 1 if you have the `FT_Load_Sfnt_Table' function. */
#undef HAVE_FT_LOAD_SFNT_TABLE

164 165 166
/* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
#undef HAVE_FT_TRUETYPEENGINETYPE

167 168 169
/* Define to 1 if you have the `futimes' function. */
#undef HAVE_FUTIMES

170 171 172
/* Define to 1 if you have the `futimesat' function. */
#undef HAVE_FUTIMESAT

173 174 175
/* Define to 1 if you have the `getaddrinfo' function. */
#undef HAVE_GETADDRINFO

176
/* Define to 1 if you have the `gethostbyname' function. */
177 178
#undef HAVE_GETHOSTBYNAME

179 180 181
/* Define to 1 if you have the `getnameinfo' function. */
#undef HAVE_GETNAMEINFO

182
/* Define to 1 if you have the `getnetbyname' function. */
183 184
#undef HAVE_GETNETBYNAME

185
/* Define to 1 if you have the <getopt.h> header file. */
186 187
#undef HAVE_GETOPT_H

188
/* Define to 1 if you have the `getopt_long' function. */
189 190
#undef HAVE_GETOPT_LONG

191
/* Define to 1 if you have the `getpagesize' function. */
Alexandre Julliard's avatar
Alexandre Julliard committed
192 193
#undef HAVE_GETPAGESIZE

194
/* Define to 1 if you have the `getprotobyname' function. */
195 196
#undef HAVE_GETPROTOBYNAME

197
/* Define to 1 if you have the `getprotobynumber' function. */
198 199
#undef HAVE_GETPROTOBYNUMBER

200
/* Define to 1 if you have the `getpwuid' function. */
201 202
#undef HAVE_GETPWUID

203
/* Define to 1 if you have the `getservbyport' function. */
204 205
#undef HAVE_GETSERVBYPORT

206
/* Define to 1 if you have the `gettid' function. */
207 208
#undef HAVE_GETTID

209
/* Define to 1 if you have the `gettimeofday' function. */
Alexandre Julliard's avatar
Alexandre Julliard committed
210 211
#undef HAVE_GETTIMEOFDAY

212 213 214
/* Define to 1 if you have the `getuid' function. */
#undef HAVE_GETUID

215
/* Define to 1 if you have the <GL/glext.h> header file. */
216
#undef HAVE_GL_GLEXT_H
217

218 219 220
/* Define to 1 if you have the <GL/glu.h> header file. */
#undef HAVE_GL_GLU_H

221
/* Define to 1 if you have the <GL/glx.h> header file. */
222
#undef HAVE_GL_GLX_H
223

224
/* Define to 1 if you have the <GL/gl.h> header file. */
225
#undef HAVE_GL_GL_H
Alexandre Julliard's avatar
Alexandre Julliard committed
226

227 228 229
/* Define if we have libgphoto2 development environment */
#undef HAVE_GPHOTO2

230 231 232
/* Define to 1 if you have the <hal/libhal.h> header file. */
#undef HAVE_HAL_LIBHAL_H

233
/* Define to 1 if the ICU libraries are installed */
234 235
#undef HAVE_ICU

236
/* Define to 1 if you have the <ieeefp.h> header file. */
237
#undef HAVE_IEEEFP_H
238

239
/* Define to 1 if you have the `inet_aton' function. */
240 241
#undef HAVE_INET_ATON

242
/* Define to 1 if you have the `inet_network' function. */
243
#undef HAVE_INET_NETWORK
244

245
/* Define to 1 if you have the <inttypes.h> header file. */
246
#undef HAVE_INTTYPES_H
247

248 249 250
/* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
#undef HAVE_IOKIT_IOKITLIB_H

251
/* Define to 1 if you have the <io.h> header file. */
252 253
#undef HAVE_IO_H

254
/* Define to 1 if you have the <jack/jack.h> header file. */
255 256
#undef HAVE_JACK_JACK_H

257
/* Define to 1 if you have the <jpeglib.h> header file. */
258
#undef HAVE_JPEGLIB_H
259

260 261 262
/* Define to 1 if you have the `kqueue' function. */
#undef HAVE_KQUEUE

263 264 265
/* Define to 1 if you have the <lber.h> header file. */
#undef HAVE_LBER_H

266 267 268
/* Define if you have the LittleCMS development environment */
#undef HAVE_LCMS

269 270 271
/* Define to 1 if you have the <lcms.h> header file. */
#undef HAVE_LCMS_H

272 273 274
/* Define to 1 if you have the <lcms/lcms.h> header file. */
#undef HAVE_LCMS_LCMS_H

275 276 277
/* Define if you have the OpenLDAP development environment */
#undef HAVE_LDAP

278 279 280 281 282 283
/* Define to 1 if you have the `ldap_count_references' function. */
#undef HAVE_LDAP_COUNT_REFERENCES

/* Define to 1 if you have the `ldap_first_reference' function. */
#undef HAVE_LDAP_FIRST_REFERENCE

284 285 286
/* Define to 1 if you have the <ldap.h> header file. */
#undef HAVE_LDAP_H

287 288 289 290 291 292
/* Define to 1 if you have the `ldap_next_reference' function. */
#undef HAVE_LDAP_NEXT_REFERENCE

/* Define to 1 if you have the `ldap_parse_reference' function. */
#undef HAVE_LDAP_PARSE_REFERENCE

293
/* Define if you have libaudioIO */
294 295
#undef HAVE_LIBAUDIOIO

296
/* Define to 1 if you have the <libaudioio.h> header file. */
297 298
#undef HAVE_LIBAUDIOIO_H

299
/* Define if you have the curses library (-lcurses) */
300
#undef HAVE_LIBCURSES
Alexandre Julliard's avatar
Alexandre Julliard committed
301

302 303 304
/* Define if you have the hal library */
#undef HAVE_LIBHAL

305
/* Define to 1 if you have the `i386' library (-li386). */
306
#undef HAVE_LIBI386
307

308
/* Define if you have the ncurses library (-lncurses) */
309
#undef HAVE_LIBNCURSES
Alexandre Julliard's avatar
Alexandre Julliard committed
310

311
/* Define to 1 if you have the `nsl' library (-lnsl). */
312
#undef HAVE_LIBNSL
Alexandre Julliard's avatar
Alexandre Julliard committed
313

314
/* Define to 1 if you have the `ossaudio' library (-lossaudio). */
315
#undef HAVE_LIBOSSAUDIO
Alexandre Julliard's avatar
Alexandre Julliard committed
316

317
/* Define to 1 if you have the `resolv' library (-lresolv). */
318 319
#undef HAVE_LIBRESOLV

320
/* Define to 1 if you have the `socket' library (-lsocket). */
321
#undef HAVE_LIBSOCKET
Alexandre Julliard's avatar
Alexandre Julliard committed
322

323 324 325 326 327 328
/* Define if you have the libxml2 library */
#undef HAVE_LIBXML2

/* Define to 1 if you have the <libxml/parser.h> header file. */
#undef HAVE_LIBXML_PARSER_H

329
/* Define to 1 if you have the `xpg4' library (-lxpg4). */
330
#undef HAVE_LIBXPG4
Alexandre Julliard's avatar
Alexandre Julliard committed
331

332
/* Define if you have the Xrandr library */
333 334
#undef HAVE_LIBXRANDR

335
/* Define if you have the X Shape extension */
336
#undef HAVE_LIBXSHAPE
Lionel Ulmer's avatar
Lionel Ulmer committed
337

338 339 340 341 342 343 344 345 346
/* Define if you have the libxslt library */
#undef HAVE_LIBXSLT

/* Define to 1 if you have the <libxslt/pattern.h> header file. */
#undef HAVE_LIBXSLT_PATTERN_H

/* Define to 1 if you have the <libxslt/transform.h> header file. */
#undef HAVE_LIBXSLT_TRANSFORM_H

347
/* Define if you have the Xxf86vm library */
348
#undef HAVE_LIBXXF86VM
349

350
/* Define if you have the X Shm extension */
351
#undef HAVE_LIBXXSHM
352

353
/* Define to 1 if you have the <link.h> header file. */
354
#undef HAVE_LINK_H
355

356
/* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
357
#undef HAVE_LINUX_22_JOYSTICK_API
358

359
/* Define to 1 if you have the <linux/capi.h> header file. */
360 361
#undef HAVE_LINUX_CAPI_H

362
/* Define to 1 if you have the <linux/cdrom.h> header file. */
363
#undef HAVE_LINUX_CDROM_H
364

365 366 367
/* Define to 1 if you have the <linux/compiler.h> header file. */
#undef HAVE_LINUX_COMPILER_H

368
/* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
369
#undef HAVE_LINUX_GETHOSTBYNAME_R_6
370

371
/* Define to 1 if you have the <linux/hdreg.h> header file. */
372 373
#undef HAVE_LINUX_HDREG_H

374
/* Define to 1 if you have the <linux/input.h> header file. */
375
#undef HAVE_LINUX_INPUT_H
376

377 378 379
/* Define to 1 if you have the <linux/ioctl.h> header file. */
#undef HAVE_LINUX_IOCTL_H

380 381 382
/* Define to 1 if you have the <linux/ipx.h> header file. */
#undef HAVE_LINUX_IPX_H

383
/* Define to 1 if you have the <linux/joystick.h> header file. */
384
#undef HAVE_LINUX_JOYSTICK_H
385

386
/* Define to 1 if you have the <linux/major.h> header file. */
387 388
#undef HAVE_LINUX_MAJOR_H

389
/* Define to 1 if you have the <linux/param.h> header file. */
390 391
#undef HAVE_LINUX_PARAM_H

392
/* Define to 1 if you have the <linux/serial.h> header file. */
393 394
#undef HAVE_LINUX_SERIAL_H

395
/* Define to 1 if you have the <linux/ucdrom.h> header file. */
396
#undef HAVE_LINUX_UCDROM_H
397

398 399 400
/* Define to 1 if you have the <linux/videodev.h> header file. */
#undef HAVE_LINUX_VIDEODEV_H

401 402 403
/* Define to 1 if the system has the type `long long'. */
#undef HAVE_LONG_LONG

404
/* Define to 1 if you have the `lstat' function. */
405
#undef HAVE_LSTAT
406

407
/* Define to 1 if you have the <machine/cpu.h> header file. */
408 409
#undef HAVE_MACHINE_CPU_H

410 411 412
/* Define to 1 if you have the <machine/limits.h> header file. */
#undef HAVE_MACHINE_LIMITS_H

413
/* Define to 1 if you have the <machine/soundcard.h> header file. */
414
#undef HAVE_MACHINE_SOUNDCARD_H
415

416 417 418
/* Define to 1 if you have the <mach/machine.h> header file. */
#undef HAVE_MACH_MACHINE_H

419
/* Define to 1 if you have the `memmove' function. */
420
#undef HAVE_MEMMOVE
Alexandre Julliard's avatar
Alexandre Julliard committed
421

422
/* Define to 1 if you have the <memory.h> header file. */
423
#undef HAVE_MEMORY_H
424

425
/* Define to 1 if you have the `mmap' function. */
426
#undef HAVE_MMAP
427

428 429 430
/* Define to 1 if you have the <mntent.h> header file. */
#undef HAVE_MNTENT_H

431
/* Define to 1 if the system has the type `mode_t'. */
432 433
#undef HAVE_MODE_T

434 435 436
/* Define to 1 if you have the `mousemask' function. */
#undef HAVE_MOUSEMASK

437
/* Define if you have NAS including devel headers */
438 439
#undef HAVE_NAS

440
/* Define to 1 if you have the <ncurses.h> header file. */
441
#undef HAVE_NCURSES_H
442

443
/* Define to 1 if you have the <netdb.h> header file. */
444
#undef HAVE_NETDB_H
445

446
/* Define to 1 if you have the <netinet/in.h> header file. */
447
#undef HAVE_NETINET_IN_H
Huw D M Davies's avatar
Huw D M Davies committed
448

449
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
450
#undef HAVE_NETINET_IN_SYSTM_H
451

452
/* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
453 454
#undef HAVE_NETINET_TCP_FSM_H

455
/* Define to 1 if you have the <netinet/tcp.h> header file. */
456
#undef HAVE_NETINET_TCP_H
457

458 459 460
/* Define to 1 if you have the <netipx/ipx.h> header file. */
#undef HAVE_NETIPX_IPX_H

461
/* Define to 1 if you have the <net/if_arp.h> header file. */
462 463
#undef HAVE_NET_IF_ARP_H

464
/* Define to 1 if you have the <net/if_dl.h> header file. */
465 466
#undef HAVE_NET_IF_DL_H

467
/* Define to 1 if you have the <net/if.h> header file. */
468
#undef HAVE_NET_IF_H
469

470
/* Define to 1 if you have the <net/if_types.h> header file. */
471 472
#undef HAVE_NET_IF_TYPES_H

473
/* Define to 1 if you have the <net/route.h> header file. */
474 475
#undef HAVE_NET_ROUTE_H

476 477 478
/* Define to 1 if `_msg_ptr' is member of `ns_msg'. */
#undef HAVE_NS_MSG__MSG_PTR

479
/* Define to 1 if the system has the type `off_t'. */
480 481
#undef HAVE_OFF_T

482
/* Define if OpenGL is present on the system */
483
#undef HAVE_OPENGL
484

485 486 487
/* Define to 1 if you have the <openssl/err.h> header file. */
#undef HAVE_OPENSSL_ERR_H

488
/* Define to 1 if you have the <openssl/ssl.h> header file. */
489 490
#undef HAVE_OPENSSL_SSL_H

491
/* Define to 1 if you have the `pclose' function. */
492 493
#undef HAVE_PCLOSE

494
/* Define to 1 if the system has the type `pid_t'. */
495 496
#undef HAVE_PID_T

497 498 499
/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL

500 501 502
/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H

503
/* Define to 1 if you have the `popen' function. */
504 505
#undef HAVE_POPEN

506
/* Define if we can use ppdev.h for parallel port access */
507
#undef HAVE_PPDEV
508

509 510 511
/* Define to 1 if you have the `prctl' function. */
#undef HAVE_PRCTL

512
/* Define to 1 if you have the `pread' function. */
513
#undef HAVE_PREAD
514

515
/* Define to 1 if you have the <process.h> header file. */
516 517
#undef HAVE_PROCESS_H

518 519 520
/* Define to 1 if you have the `pthread_attr_get_np' function. */
#undef HAVE_PTHREAD_ATTR_GET_NP

521
/* Define to 1 if you have the `pthread_getattr_np' function. */
522 523
#undef HAVE_PTHREAD_GETATTR_NP

524 525 526 527 528 529
/* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
#undef HAVE_PTHREAD_GET_STACKADDR_NP

/* Define to 1 if you have the `pthread_get_stacksize_np' function. */
#undef HAVE_PTHREAD_GET_STACKSIZE_NP

530
/* Define to 1 if you have the <pthread.h> header file. */
531 532
#undef HAVE_PTHREAD_H

533 534 535
/* Define to 1 if you have the <pthread_np.h> header file. */
#undef HAVE_PTHREAD_NP_H

536
/* Define to 1 if the system has the type `pthread_rwlockattr_t'. */
537 538
#undef HAVE_PTHREAD_RWLOCKATTR_T

539
/* Define to 1 if the system has the type `pthread_rwlock_t'. */
540 541
#undef HAVE_PTHREAD_RWLOCK_T

542
/* Define to 1 if you have the <pwd.h> header file. */
Steven Edwards's avatar
Steven Edwards committed
543 544
#undef HAVE_PWD_H

545
/* Define to 1 if you have the `pwrite' function. */
546
#undef HAVE_PWRITE
Alexandre Julliard's avatar
Alexandre Julliard committed
547

548
/* Define to 1 if you have the `readlink' function. */
549 550
#undef HAVE_READLINK

551
/* Define to 1 if you have the <regex.h> header file. */
552 553
#undef HAVE_REGEX_H

554 555 556
/* Define to 1 if the system has the type `request_sense'. */
#undef HAVE_REQUEST_SENSE

557 558 559
/* Define if you have the resolver library and header */
#undef HAVE_RESOLV

560
/* Define to 1 if you have the <resolv.h> header file. */
561
#undef HAVE_RESOLV_H
562

563
/* Define to 1 if you have the `rfork' function. */
564
#undef HAVE_RFORK
565

566
/* Define if we have SANE development environment */
567 568
#undef HAVE_SANE

569
/* Define to 1 if you have the <sched.h> header file. */
570
#undef HAVE_SCHED_H
571

572 573 574
/* Define to 1 if you have the `sched_yield' function. */
#undef HAVE_SCHED_YIELD

575 576 577
/* Define to 1 if `cmd' is member of `scsireq_t'. */
#undef HAVE_SCSIREQ_T_CMD

578
/* Define to 1 if you have the <scsi/scsi.h> header file. */
579 580
#undef HAVE_SCSI_SCSI_H

581
/* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
582 583
#undef HAVE_SCSI_SCSI_IOCTL_H

584
/* Define to 1 if you have the <scsi/sg.h> header file. */
585 586
#undef HAVE_SCSI_SG_H

587
/* Define to 1 if you have the `select' function. */
588
#undef HAVE_SELECT
589

590
/* Define to 1 if you have the `sendmsg' function. */
591
#undef HAVE_SENDMSG
592

593 594 595
/* Define to 1 if you have the `setrlimit' function. */
#undef HAVE_SETRLIMIT

596
/* Define to 1 if you have the `settimeofday' function. */
597
#undef HAVE_SETTIMEOFDAY
598

599 600 601
/* Define to 1 if `interface_id' is member of `sg_io_hdr_t'. */
#undef HAVE_SG_IO_HDR_T_INTERFACE_ID

602 603 604
/* Define if sigaddset is supported */
#undef HAVE_SIGADDSET

605
/* Define to 1 if you have the `sigaltstack' function. */
606
#undef HAVE_SIGALTSTACK
607

608
/* Define to 1 if `si_fd' is member of `siginfo_t'. */
609 610
#undef HAVE_SIGINFO_T_SI_FD

611 612 613
/* Define to 1 if you have the `sigprocmask' function. */
#undef HAVE_SIGPROCMASK

614
/* Define to 1 if you have the sigsetjmp (and siglongjmp) function */
615 616
#undef HAVE_SIGSETJMP

617 618 619
/* Define to 1 if the system has the type `sigset_t'. */
#undef HAVE_SIGSET_T

620
/* Define to 1 if the system has the type `size_t'. */
621 622
#undef HAVE_SIZE_T

623
/* Define to 1 if you have the `snprintf' function. */
624 625
#undef HAVE_SNPRINTF

626
/* Define to 1 if you have the <soundcard.h> header file. */
627 628
#undef HAVE_SOUNDCARD_H

629
/* Define to 1 if you have the `spawnvp' function. */
630 631
#undef HAVE_SPAWNVP

632
/* Define to 1 if the system has the type `ssize_t'. */
633 634
#undef HAVE_SSIZE_T

635
/* Define to 1 if you have the `statfs' function. */
636 637
#undef HAVE_STATFS

638 639 640
/* Define to 1 if you have the `statvfs' function. */
#undef HAVE_STATVFS

641
/* Define to 1 if you have the <stdint.h> header file. */
642 643
#undef HAVE_STDINT_H

644
/* Define to 1 if you have the <stdlib.h> header file. */
645 646
#undef HAVE_STDLIB_H

647
/* Define to 1 if you have the `strcasecmp' function. */
648 649
#undef HAVE_STRCASECMP

650
/* Define to 1 if you have the `strerror' function. */
651 652
#undef HAVE_STRERROR

653
/* Define to 1 if you have the <strings.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
654 655
#undef HAVE_STRINGS_H

656
/* Define to 1 if you have the <string.h> header file. */
657 658
#undef HAVE_STRING_H

659
/* Define to 1 if you have the `strncasecmp' function. */
660 661
#undef HAVE_STRNCASECMP

662 663 664
/* Define to 1 if `direction' is member of `struct ff_effect'. */
#undef HAVE_STRUCT_FF_EFFECT_DIRECTION

665
/* Define to 1 if `msg_accrights' is member of `struct msghdr'. */
666 667
#undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS

668 669 670
/* Define to 1 if `mt_blkno' is member of `struct mtget'. */
#undef HAVE_STRUCT_MTGET_MT_BLKNO

671 672 673 674 675 676
/* Define to 1 if `mt_blksiz' is member of `struct mtget'. */
#undef HAVE_STRUCT_MTGET_MT_BLKSIZ

/* Define to 1 if `mt_gstat' is member of `struct mtget'. */
#undef HAVE_STRUCT_MTGET_MT_GSTAT

677
/* Define to 1 if `name' is member of `struct option'. */
678 679
#undef HAVE_STRUCT_OPTION_NAME

680 681 682
/* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID

683
/* Define to 1 if `sa_len' is member of `struct sockaddr'. */
684 685
#undef HAVE_STRUCT_SOCKADDR_SA_LEN

686
/* Define to 1 if `sun_len' is member of `struct sockaddr_un'. */
687 688
#undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN

689
/* Define to 1 if `f_bavail' is member of `struct statfs'. */
690 691
#undef HAVE_STRUCT_STATFS_F_BAVAIL

692
/* Define to 1 if `f_bfree' is member of `struct statfs'. */
693 694
#undef HAVE_STRUCT_STATFS_F_BFREE

695 696 697 698 699 700 701 702 703
/* Define to 1 if `f_favail' is member of `struct statfs'. */
#undef HAVE_STRUCT_STATFS_F_FAVAIL

/* Define to 1 if `f_ffree' is member of `struct statfs'. */
#undef HAVE_STRUCT_STATFS_F_FFREE

/* Define to 1 if `f_frsize' is member of `struct statfs'. */
#undef HAVE_STRUCT_STATFS_F_FRSIZE

704 705 706
/* Define to 1 if `f_namelen' is member of `struct statfs'. */
#undef HAVE_STRUCT_STATFS_F_NAMELEN

707 708 709
/* Define to 1 if `f_blocks' is member of `struct statvfs'. */
#undef HAVE_STRUCT_STATVFS_F_BLOCKS

710
/* Define to 1 if `st_blocks' is member of `struct stat'. */
711 712
#undef HAVE_STRUCT_STAT_ST_BLOCKS

713
/* Define to 1 if you have the <syscall.h> header file. */
714 715
#undef HAVE_SYSCALL_H

716
/* Define to 1 if you have the <sys/asoundlib.h> header file. */
717 718
#undef HAVE_SYS_ASOUNDLIB_H

719
/* Define to 1 if you have the <sys/cdio.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
720 721
#undef HAVE_SYS_CDIO_H

722 723 724
/* Define to 1 if you have the <sys/elf32.h> header file. */
#undef HAVE_SYS_ELF32_H

725 726 727
/* Define to 1 if you have the <sys/epoll.h> header file. */
#undef HAVE_SYS_EPOLL_H

728
/* Define to 1 if you have the <sys/errno.h> header file. */
729 730
#undef HAVE_SYS_ERRNO_H

731 732 733
/* Define to 1 if you have the <sys/event.h> header file. */
#undef HAVE_SYS_EVENT_H

734 735 736 737
/* Define to 1 if you have the <sys/exec_elf.h> header file. */
#undef HAVE_SYS_EXEC_ELF_H

/* Define to 1 if you have the <sys/filio.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
738 739
#undef HAVE_SYS_FILIO_H

740
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
741 742
#undef HAVE_SYS_IOCTL_H

743
/* Define to 1 if you have the <sys/ipc.h> header file. */
744 745
#undef HAVE_SYS_IPC_H

746 747 748
/* Define to 1 if you have the <sys/limits.h> header file. */
#undef HAVE_SYS_LIMITS_H

749
/* Define to 1 if you have the <sys/link.h> header file. */
Eric Pouech's avatar
Eric Pouech committed
750 751
#undef HAVE_SYS_LINK_H

752
/* Define to 1 if you have the <sys/lwp.h> header file. */
753 754
#undef HAVE_SYS_LWP_H

755
/* Define to 1 if you have the <sys/mman.h> header file. */
756 757
#undef HAVE_SYS_MMAN_H

758
/* Define to 1 if you have the <sys/modem.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
759 760
#undef HAVE_SYS_MODEM_H

761
/* Define to 1 if you have the <sys/mount.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
762 763
#undef HAVE_SYS_MOUNT_H

764
/* Define to 1 if you have the <sys/msg.h> header file. */
765 766
#undef HAVE_SYS_MSG_H

767 768 769
/* Define to 1 if you have the <sys/mtio.h> header file. */
#undef HAVE_SYS_MTIO_H

770
/* Define to 1 if you have the <sys/param.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
771 772
#undef HAVE_SYS_PARAM_H

773
/* Define to 1 if you have the <sys/poll.h> header file. */
774 775
#undef HAVE_SYS_POLL_H

776 777 778
/* Define to 1 if you have the <sys/prctl.h> header file. */
#undef HAVE_SYS_PRCTL_H

779
/* Define to 1 if you have the <sys/ptrace.h> header file. */
780 781
#undef HAVE_SYS_PTRACE_H

782
/* Define to 1 if you have the <sys/reg.h> header file. */
783 784
#undef HAVE_SYS_REG_H

785 786 787
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H

788
/* Define to 1 if you have the <sys/scsiio.h> header file. */
789 790
#undef HAVE_SYS_SCSIIO_H

791
/* Define to 1 if you have the <sys/shm.h> header file. */
792 793
#undef HAVE_SYS_SHM_H

794
/* Define to 1 if you have the <sys/signal.h> header file. */
795 796
#undef HAVE_SYS_SIGNAL_H

797
/* Define to 1 if you have the <sys/socket.h> header file. */
798 799
#undef HAVE_SYS_SOCKET_H

800
/* Define to 1 if you have the <sys/sockio.h> header file. */
801 802
#undef HAVE_SYS_SOCKIO_H

803
/* Define to 1 if you have the <sys/soundcard.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
804 805
#undef HAVE_SYS_SOUNDCARD_H

806
/* Define to 1 if you have the <sys/statfs.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
807 808
#undef HAVE_SYS_STATFS_H

809 810 811
/* Define to 1 if you have the <sys/statvfs.h> header file. */
#undef HAVE_SYS_STATVFS_H

812
/* Define to 1 if you have the <sys/stat.h> header file. */
813 814
#undef HAVE_SYS_STAT_H

815
/* Define to 1 if you have the <sys/strtio.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
816 817
#undef HAVE_SYS_STRTIO_H

818
/* Define to 1 if you have the <sys/syscall.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
819 820
#undef HAVE_SYS_SYSCALL_H

821
/* Define to 1 if you have the <sys/sysctl.h> header file. */
822 823
#undef HAVE_SYS_SYSCTL_H

824
/* Define to 1 if you have the <sys/times.h> header file. */
825 826
#undef HAVE_SYS_TIMES_H

827
/* Define to 1 if you have the <sys/time.h> header file. */
828 829
#undef HAVE_SYS_TIME_H

830
/* Define to 1 if you have the <sys/types.h> header file. */
831
#undef HAVE_SYS_TYPES_H
832

833
/* Define to 1 if you have the <sys/uio.h> header file. */
Steven Edwards's avatar
Steven Edwards committed
834 835
#undef HAVE_SYS_UIO_H

836
/* Define to 1 if you have the <sys/un.h> header file. */
Steven Edwards's avatar
Steven Edwards committed
837 838
#undef HAVE_SYS_UN_H

839
/* Define to 1 if you have the <sys/user.h> header file. */
840
#undef HAVE_SYS_USER_H
841

842
/* Define to 1 if you have the <sys/vfs.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
843 844
#undef HAVE_SYS_VFS_H

845
/* Define to 1 if you have the <sys/vm86.h> header file. */
846 847
#undef HAVE_SYS_VM86_H

848
/* Define to 1 if you have the <sys/wait.h> header file. */
849 850
#undef HAVE_SYS_WAIT_H

851
/* Define to 1 if you have the `tcgetattr' function. */
852
#undef HAVE_TCGETATTR
853

854
/* Define to 1 if you have the <termios.h> header file. */
Alexandre Julliard's avatar
Alexandre Julliard committed
855 856
#undef HAVE_TERMIOS_H

857
/* Define to 1 if you have the `timegm' function. */
858
#undef HAVE_TIMEGM
859

860 861 862
/* Define if you have the timezone variable */
#undef HAVE_TIMEZONE

863
/* Define to 1 if you have the <ucontext.h> header file. */
864
#undef HAVE_UCONTEXT_H
865

866
/* Define to 1 if you have the <unicode/ubidi.h> header file. */
867 868
#undef HAVE_UNICODE_UBIDI_H

869
/* Define to 1 if you have the <unistd.h> header file. */
870
#undef HAVE_UNISTD_H
871

872
/* Define to 1 if you have the `usleep' function. */
873
#undef HAVE_USLEEP
874

875
/* Define to 1 if you have the <utime.h> header file. */
876 877
#undef HAVE_UTIME_H

878
/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
879 880
#undef HAVE_VALGRIND_MEMCHECK_H

881
/* Define if we have va_copy */
882 883
#undef HAVE_VA_COPY

884
/* Define to 1 if you have the `vsnprintf' function. */
885 886
#undef HAVE_VSNPRINTF

887
/* Define to 1 if you have the `wait4' function. */
888
#undef HAVE_WAIT4
889

890
/* Define to 1 if you have the `waitpid' function. */
891
#undef HAVE_WAITPID
892

893
/* Define to 1 if you have the <X11/extensions/shape.h> header file. */
894
#undef HAVE_X11_EXTENSIONS_SHAPE_H
895

896
/* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
897
#undef HAVE_X11_EXTENSIONS_XF86VMODE_H
898

899
/* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
900 901
#undef HAVE_X11_EXTENSIONS_XINPUT_H

902
/* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
903 904
#undef HAVE_X11_EXTENSIONS_XRANDR_H

905
/* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
906
#undef HAVE_X11_EXTENSIONS_XRENDER_H
907

908
/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
909
#undef HAVE_X11_EXTENSIONS_XSHM_H
910

911
/* Define to 1 if you have the <X11/XKBlib.h> header file. */
912
#undef HAVE_X11_XKBLIB_H
913

914
/* Define to 1 if you have the <X11/Xlib.h> header file. */
915
#undef HAVE_X11_XLIB_H
916

917
/* Define to 1 if you have the <X11/Xutil.h> header file. */
918 919
#undef HAVE_X11_XUTIL_H

920
/* Define if you have the XKB extension */
921
#undef HAVE_XKB
922

923 924 925
/* Define if libxml2 has the xmlReadMemory function */
#undef HAVE_XMLREADMEMORY

926 927 928
/* Define if Xrender has the XRenderSetPictureTransform function */
#undef HAVE_XRENDERSETPICTURETRANSFORM

929
/* Define to 1 if you have the `_pclose' function. */
930 931
#undef HAVE__PCLOSE

932
/* Define to 1 if you have the `_popen' function. */
933 934
#undef HAVE__POPEN

935
/* Define to 1 if you have the `_snprintf' function. */
936 937
#undef HAVE__SNPRINTF

938
/* Define to 1 if you have the `_spawnvp' function. */
939 940
#undef HAVE__SPAWNVP

941
/* Define to 1 if you have the `_stricmp' function. */
942 943
#undef HAVE__STRICMP

944
/* Define to 1 if you have the `_strnicmp' function. */
945 946
#undef HAVE__STRNICMP

947
/* Define to 1 if you have the `_vsnprintf' function. */
948 949
#undef HAVE__VSNPRINTF

950
/* Define if we have __va_copy */
951 952
#undef HAVE___VA_COPY

953
/* Define to the address where bug reports for this package should be sent. */
954 955
#undef PACKAGE_BUGREPORT

956
/* Define to the full name of this package. */
957 958
#undef PACKAGE_NAME

959
/* Define to the full name and version of this package. */
960 961
#undef PACKAGE_STRING

962
/* Define to the one symbol short name of this package. */
963 964
#undef PACKAGE_TARNAME

965
/* Define to the version of this package. */
966 967
#undef PACKAGE_VERSION

968 969 970
/* Define to the soname of the libcapi20 library. */
#undef SONAME_LIBCAPI20

971
/* Define to the soname of the libcrypto library. */
972 973
#undef SONAME_LIBCRYPTO

974
/* Define to the soname of the libcups library. */
975 976
#undef SONAME_LIBCUPS

977
/* Define to the soname of the libcurses library. */
978 979
#undef SONAME_LIBCURSES

980
/* Define to the soname of the libfontconfig library. */
981 982
#undef SONAME_LIBFONTCONFIG

983
/* Define to the soname of the libfreetype library. */
984 985
#undef SONAME_LIBFREETYPE

986
/* Define to the soname of the libGL library. */
987 988
#undef SONAME_LIBGL

989 990 991
/* Define to the soname of the libhal library. */
#undef SONAME_LIBHAL

992
/* Define to the soname of the libjack library. */
993 994
#undef SONAME_LIBJACK

995 996 997
/* Define to the soname of the libjpeg library. */
#undef SONAME_LIBJPEG

998
/* Define to the soname of the libncurses library. */
999 1000
#undef SONAME_LIBNCURSES

1001
/* Define to the soname of the libssl library. */
1002 1003
#undef SONAME_LIBSSL

1004 1005 1006
/* Define to the soname of the libtxc_dxtn library. */
#undef SONAME_LIBTXC_DXTN

1007
/* Define to the soname of the libX11 library. */
1008 1009
#undef SONAME_LIBX11

1010
/* Define to the soname of the libXext library. */
1011 1012
#undef SONAME_LIBXEXT

1013
/* Define to the soname of the libXi library. */
1014 1015
#undef SONAME_LIBXI

1016 1017 1018
/* Define to the soname of the libXrandr library. */
#undef SONAME_LIBXRANDR

1019
/* Define to the soname of the libXrender library. */
1020 1021
#undef SONAME_LIBXRENDER

1022
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1023
#undef STAT_MACROS_BROKEN
1024

1025
/* Define to 1 if you have the ANSI C header files. */
1026
#undef STDC_HEADERS
1027

1028
/* Define to 1 if the X Window System is missing or not being used. */
1029
#undef X_DISPLAY_MISSING
1030

1031 1032
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
   `char[]'. */
1033 1034
#undef YYTEXT_POINTER

1035
/* Define to a macro to generate an assembly function directive */
1036 1037
#undef __ASM_FUNC

1038
/* Define to a macro to generate an assembly name from a C symbol */
1039 1040
#undef __ASM_NAME

1041
/* Define to empty if `const' does not conform to ANSI C. */
1042
#undef const
1043

1044 1045 1046
/* Define to `__inline__' or `__inline' if that's what the C compiler
   calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
1047
#undef inline
1048
#endif