ASIO to JACK driver for WINE
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1071 lines
31KB

  1. /* include/config.h. Generated by configure. */
  2. /* include/config.h.in. Generated from configure.ac by autoheader. */
  3. #define __WINE_CONFIG_H
  4. /* Specifies the compiler flag that forces a short wchar_t */
  5. #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"
  6. /* Define if you have ALSA 1.x including devel headers */
  7. #define HAVE_ALSA 1
  8. /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
  9. #define HAVE_ALSA_ASOUNDLIB_H 1
  10. /* Define to 1 if you have the <arpa/inet.h> header file. */
  11. #define HAVE_ARPA_INET_H 1
  12. /* Define to 1 if you have the <arpa/nameser.h> header file. */
  13. #define HAVE_ARPA_NAMESER_H 1
  14. /* Define if you have ARTS sound server */
  15. #define HAVE_ARTS 1
  16. /* Define to 1 if you have the `asctime_r' function. */
  17. #define HAVE_ASCTIME_R 1
  18. /* Define to 1 if you have the <asm/types.h> header file. */
  19. #define HAVE_ASM_TYPES_H 1
  20. /* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
  21. /* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */
  22. /* Define to 1 if you have the <audio/audiolib.h> header file. */
  23. /* #undef HAVE_AUDIO_AUDIOLIB_H */
  24. /* Define to 1 if you have the <audio/soundlib.h> header file. */
  25. /* #undef HAVE_AUDIO_SOUNDLIB_H */
  26. /* Define to 1 if you have the <capi20.h> header file. */
  27. #define HAVE_CAPI20_H 1
  28. /* Define if you have capi4linux libs and headers */
  29. #define HAVE_CAPI4LINUX 1
  30. /* Define to 1 if you have the <Carbon/Carbon.h> header file. */
  31. /* #undef HAVE_CARBON_CARBON_H */
  32. /* Define to 1 if you have the `chsize' function. */
  33. /* #undef HAVE_CHSIZE */
  34. /* Define to 1 if you have the `clone' function. */
  35. #define HAVE_CLONE 1
  36. /* Define to 1 if you have the `connect' function. */
  37. #define HAVE_CONNECT 1
  38. /* Define to 1 if you have the <CoreAudio/CoreAudio.h> header file. */
  39. /* #undef HAVE_COREAUDIO_COREAUDIO_H */
  40. /* Define to 1 if you have the <cups/cups.h> header file. */
  41. #define HAVE_CUPS_CUPS_H 1
  42. /* Define to 1 if you have the <curses.h> header file. */
  43. #define HAVE_CURSES_H 1
  44. /* Define if you have the daylight variable */
  45. #define HAVE_DAYLIGHT 1
  46. /* Define to 1 if you have the <dbus/dbus.h> header file. */
  47. #define HAVE_DBUS_DBUS_H 1
  48. /* Define to 1 if you have the <direct.h> header file. */
  49. /* #undef HAVE_DIRECT_H */
  50. /* Define to 1 if you have the <DiskArbitration/DiskArbitration.h> header
  51. file. */
  52. /* #undef HAVE_DISKARBITRATION_DISKARBITRATION_H */
  53. /* Define to 1 if you have the `dladdr' function. */
  54. #define HAVE_DLADDR 1
  55. /* Define to 1 if you have the <dlfcn.h> header file. */
  56. #define HAVE_DLFCN_H 1
  57. /* Define to 1 if you have the `dlopen' function. */
  58. #define HAVE_DLOPEN 1
  59. /* Define to 1 if you have the <elf.h> header file. */
  60. #define HAVE_ELF_H 1
  61. /* Define to 1 if you have the `epoll_create' function. */
  62. #define HAVE_EPOLL_CREATE 1
  63. /* Define if you have EsounD sound server */
  64. #define HAVE_ESD 1
  65. /* Define to 1 if you have the `ffs' function. */
  66. #define HAVE_FFS 1
  67. /* Define to 1 if you have the `finite' function. */
  68. #define HAVE_FINITE 1
  69. /* Define to 1 if you have the <float.h> header file. */
  70. #define HAVE_FLOAT_H 1
  71. /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
  72. #define HAVE_FONTCONFIG_FONTCONFIG_H 1
  73. /* Define to 1 if you have the `fork' function. */
  74. #define HAVE_FORK 1
  75. /* Define to 1 if you have the `fpclass' function. */
  76. /* #undef HAVE_FPCLASS */
  77. /* Define if FreeType 2 is installed */
  78. #define HAVE_FREETYPE 1
  79. /* Define to 1 if you have the <freetype/freetype.h> header file. */
  80. #define HAVE_FREETYPE_FREETYPE_H 1
  81. /* Define to 1 if you have the <freetype/ftglyph.h> header file. */
  82. #define HAVE_FREETYPE_FTGLYPH_H 1
  83. /* Define to 1 if you have the <freetype/ftmodapi.h> header file. */
  84. #define HAVE_FREETYPE_FTMODAPI_H 1
  85. /* Define to 1 if you have the <freetype/ftnames.h> header file. */
  86. /* #undef HAVE_FREETYPE_FTNAMES_H */
  87. /* Define to 1 if you have the <freetype/ftoutln.h> header file. */
  88. #define HAVE_FREETYPE_FTOUTLN_H 1
  89. /* Define to 1 if you have the <freetype/ftsnames.h> header file. */
  90. #define HAVE_FREETYPE_FTSNAMES_H 1
  91. /* Define if you have the <freetype/fttrigon.h> header file. */
  92. #define HAVE_FREETYPE_FTTRIGON_H 1
  93. /* Define to 1 if you have the <freetype/ftwinfnt.h> header file. */
  94. #define HAVE_FREETYPE_FTWINFNT_H 1
  95. /* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
  96. #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
  97. /* Define to 1 if you have the <freetype/ttnameid.h> header file. */
  98. #define HAVE_FREETYPE_TTNAMEID_H 1
  99. /* Define to 1 if you have the <freetype/tttables.h> header file. */
  100. #define HAVE_FREETYPE_TTTABLES_H 1
  101. /* Define to 1 if the system has the type `fsblkcnt_t'. */
  102. #define HAVE_FSBLKCNT_T 1
  103. /* Define to 1 if the system has the type `fsfilcnt_t'. */
  104. #define HAVE_FSFILCNT_T 1
  105. /* Define to 1 if you have the `fstatfs' function. */
  106. #define HAVE_FSTATFS 1
  107. /* Define to 1 if you have the `fstatvfs' function. */
  108. #define HAVE_FSTATVFS 1
  109. /* Define to 1 if you have the <ft2build.h> header file. */
  110. #define HAVE_FT2BUILD_H 1
  111. /* Define to 1 if you have the `ftruncate' function. */
  112. #define HAVE_FTRUNCATE 1
  113. /* Define to 1 if you have the `FT_Load_Sfnt_Table' function. */
  114. #define HAVE_FT_LOAD_SFNT_TABLE 1
  115. /* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
  116. /* #undef HAVE_FT_TRUETYPEENGINETYPE */
  117. /* Define to 1 if you have the `futimes' function. */
  118. #define HAVE_FUTIMES 1
  119. /* Define to 1 if you have the `futimesat' function. */
  120. #define HAVE_FUTIMESAT 1
  121. /* Define to 1 if you have the `getaddrinfo' function. */
  122. #define HAVE_GETADDRINFO 1
  123. /* Define to 1 if you have the `getdirentries' function. */
  124. #define HAVE_GETDIRENTRIES 1
  125. /* Define to 1 if you have the `gethostbyname' function. */
  126. #define HAVE_GETHOSTBYNAME 1
  127. /* Define to 1 if you have the `getnameinfo' function. */
  128. #define HAVE_GETNAMEINFO 1
  129. /* Define to 1 if you have the `getnetbyname' function. */
  130. #define HAVE_GETNETBYNAME 1
  131. /* Define to 1 if you have the <getopt.h> header file. */
  132. #define HAVE_GETOPT_H 1
  133. /* Define to 1 if you have the `getopt_long' function. */
  134. #define HAVE_GETOPT_LONG 1
  135. /* Define to 1 if you have the `getpagesize' function. */
  136. #define HAVE_GETPAGESIZE 1
  137. /* Define to 1 if you have the `getprotobyname' function. */
  138. #define HAVE_GETPROTOBYNAME 1
  139. /* Define to 1 if you have the `getprotobynumber' function. */
  140. #define HAVE_GETPROTOBYNUMBER 1
  141. /* Define to 1 if you have the `getpwuid' function. */
  142. #define HAVE_GETPWUID 1
  143. /* Define to 1 if you have the `getservbyport' function. */
  144. #define HAVE_GETSERVBYPORT 1
  145. /* Define to 1 if you have the `gettid' function. */
  146. /* #undef HAVE_GETTID */
  147. /* Define to 1 if you have the `gettimeofday' function. */
  148. #define HAVE_GETTIMEOFDAY 1
  149. /* Define to 1 if you have the `getuid' function. */
  150. #define HAVE_GETUID 1
  151. /* Define to 1 if you have the <GL/glext.h> header file. */
  152. #define HAVE_GL_GLEXT_H 1
  153. /* Define to 1 if you have the <GL/glu.h> header file. */
  154. #define HAVE_GL_GLU_H 1
  155. /* Define to 1 if you have the <GL/glx.h> header file. */
  156. #define HAVE_GL_GLX_H 1
  157. /* Define to 1 if you have the <GL/gl.h> header file. */
  158. #define HAVE_GL_GL_H 1
  159. /* Define if we have libgphoto2 development environment */
  160. #define HAVE_GPHOTO2 1
  161. /* Define to 1 if you have the <hal/libhal.h> header file. */
  162. #define HAVE_HAL_LIBHAL_H 1
  163. /* Define to 1 if the ICU libraries are installed */
  164. /* #undef HAVE_ICU */
  165. /* Define to 1 if you have the <ieeefp.h> header file. */
  166. /* #undef HAVE_IEEEFP_H */
  167. /* Define to 1 if you have the `inet_aton' function. */
  168. #define HAVE_INET_ATON 1
  169. /* Define to 1 if you have the `inet_network' function. */
  170. #define HAVE_INET_NETWORK 1
  171. /* Define to 1 if you have the <inttypes.h> header file. */
  172. #define HAVE_INTTYPES_H 1
  173. /* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
  174. /* #undef HAVE_IOKIT_IOKITLIB_H */
  175. /* Define to 1 if you have the <io.h> header file. */
  176. /* #undef HAVE_IO_H */
  177. /* Define to 1 if you have the <jack/jack.h> header file. */
  178. #define HAVE_JACK_JACK_H 1
  179. /* Define to 1 if you have the <jpeglib.h> header file. */
  180. #define HAVE_JPEGLIB_H 1
  181. /* Define to 1 if you have the `kqueue' function. */
  182. /* #undef HAVE_KQUEUE */
  183. /* Define to 1 if you have the <lber.h> header file. */
  184. #define HAVE_LBER_H 1
  185. /* Define if you have the LittleCMS development environment */
  186. #define HAVE_LCMS 1
  187. /* Define to 1 if you have the <lcms.h> header file. */
  188. #define HAVE_LCMS_H 1
  189. /* Define to 1 if you have the <lcms/lcms.h> header file. */
  190. /* #undef HAVE_LCMS_LCMS_H */
  191. /* Define if you have the OpenLDAP development environment */
  192. #define HAVE_LDAP 1
  193. /* Define to 1 if you have the `ldap_count_references' function. */
  194. #define HAVE_LDAP_COUNT_REFERENCES 1
  195. /* Define to 1 if you have the `ldap_first_reference' function. */
  196. #define HAVE_LDAP_FIRST_REFERENCE 1
  197. /* Define to 1 if you have the <ldap.h> header file. */
  198. #define HAVE_LDAP_H 1
  199. /* Define to 1 if you have the `ldap_next_reference' function. */
  200. #define HAVE_LDAP_NEXT_REFERENCE 1
  201. /* Define to 1 if you have the `ldap_parse_reference' function. */
  202. #define HAVE_LDAP_PARSE_REFERENCE 1
  203. /* Define if you have libaudioIO */
  204. /* #undef HAVE_LIBAUDIOIO */
  205. /* Define to 1 if you have the <libaudioio.h> header file. */
  206. /* #undef HAVE_LIBAUDIOIO_H */
  207. /* Define if you have the hal library */
  208. #define HAVE_LIBHAL 1
  209. /* Define to 1 if you have the `i386' library (-li386). */
  210. /* #undef HAVE_LIBI386 */
  211. /* Define to 1 if you have the `nsl' library (-lnsl). */
  212. /* #undef HAVE_LIBNSL */
  213. /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
  214. /* #undef HAVE_LIBOSSAUDIO */
  215. /* Define to 1 if you have the `resolv' library (-lresolv). */
  216. /* #undef HAVE_LIBRESOLV */
  217. /* Define to 1 if you have the `socket' library (-lsocket). */
  218. /* #undef HAVE_LIBSOCKET */
  219. /* Define if you have the Xinerama library */
  220. #define HAVE_LIBXINERAMA 1
  221. /* Define if you have the libxml2 library */
  222. #define HAVE_LIBXML2 1
  223. /* Define to 1 if you have the <libxml/parser.h> header file. */
  224. #define HAVE_LIBXML_PARSER_H 1
  225. /* Define to 1 if you have the `xpg4' library (-lxpg4). */
  226. /* #undef HAVE_LIBXPG4 */
  227. /* Define if you have the Xrandr library */
  228. #define HAVE_LIBXRANDR 1
  229. /* Define if you have the X Shape extension */
  230. #define HAVE_LIBXSHAPE 1
  231. /* Define if you have the libxslt library */
  232. #define HAVE_LIBXSLT 1
  233. /* Define to 1 if you have the <libxslt/pattern.h> header file. */
  234. #define HAVE_LIBXSLT_PATTERN_H 1
  235. /* Define to 1 if you have the <libxslt/transform.h> header file. */
  236. #define HAVE_LIBXSLT_TRANSFORM_H 1
  237. /* Define if you have the Xxf86vm library */
  238. #define HAVE_LIBXXF86VM 1
  239. /* Define if you have the X Shm extension */
  240. #define HAVE_LIBXXSHM 1
  241. /* Define to 1 if you have the <link.h> header file. */
  242. #define HAVE_LINK_H 1
  243. /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
  244. /* #undef HAVE_LINUX_22_JOYSTICK_API */
  245. /* Define to 1 if you have the <linux/capi.h> header file. */
  246. #define HAVE_LINUX_CAPI_H 1
  247. /* Define to 1 if you have the <linux/cdrom.h> header file. */
  248. #define HAVE_LINUX_CDROM_H 1
  249. /* Define to 1 if you have the <linux/compiler.h> header file. */
  250. #define HAVE_LINUX_COMPILER_H 1
  251. /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
  252. #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
  253. /* Define to 1 if you have the <linux/hdreg.h> header file. */
  254. #define HAVE_LINUX_HDREG_H 1
  255. /* Define to 1 if you have the <linux/input.h> header file. */
  256. #define HAVE_LINUX_INPUT_H 1
  257. /* Define to 1 if you have the <linux/ioctl.h> header file. */
  258. #define HAVE_LINUX_IOCTL_H 1
  259. /* Define to 1 if you have the <linux/ipx.h> header file. */
  260. #define HAVE_LINUX_IPX_H 1
  261. /* Define to 1 if you have the <linux/joystick.h> header file. */
  262. #define HAVE_LINUX_JOYSTICK_H 1
  263. /* Define to 1 if you have the <linux/major.h> header file. */
  264. #define HAVE_LINUX_MAJOR_H 1
  265. /* Define to 1 if you have the <linux/param.h> header file. */
  266. #define HAVE_LINUX_PARAM_H 1
  267. /* Define to 1 if you have the <linux/serial.h> header file. */
  268. #define HAVE_LINUX_SERIAL_H 1
  269. /* Define to 1 if you have the <linux/ucdrom.h> header file. */
  270. /* #undef HAVE_LINUX_UCDROM_H */
  271. /* Define to 1 if you have the <linux/videodev.h> header file. */
  272. #define HAVE_LINUX_VIDEODEV_H 1
  273. /* Define to 1 if the system has the type `long long'. */
  274. #define HAVE_LONG_LONG 1
  275. /* Define to 1 if you have the `lstat' function. */
  276. #define HAVE_LSTAT 1
  277. /* Define to 1 if you have the <machine/cpu.h> header file. */
  278. /* #undef HAVE_MACHINE_CPU_H */
  279. /* Define to 1 if you have the <machine/limits.h> header file. */
  280. /* #undef HAVE_MACHINE_LIMITS_H */
  281. /* Define to 1 if you have the <machine/soundcard.h> header file. */
  282. /* #undef HAVE_MACHINE_SOUNDCARD_H */
  283. /* Define to 1 if you have the <mach/machine.h> header file. */
  284. /* #undef HAVE_MACH_MACHINE_H */
  285. /* Define to 1 if you have the <mach/mach.h> header file. */
  286. /* #undef HAVE_MACH_MACH_H */
  287. /* Define to 1 if you have the `memmove' function. */
  288. #define HAVE_MEMMOVE 1
  289. /* Define to 1 if you have the <memory.h> header file. */
  290. #define HAVE_MEMORY_H 1
  291. /* Define to 1 if you have the `mmap' function. */
  292. #define HAVE_MMAP 1
  293. /* Define to 1 if you have the <mntent.h> header file. */
  294. #define HAVE_MNTENT_H 1
  295. /* Define to 1 if the system has the type `mode_t'. */
  296. #define HAVE_MODE_T 1
  297. /* Define to 1 if you have the `mousemask' function. */
  298. #define HAVE_MOUSEMASK 1
  299. /* Define if you have NAS including devel headers */
  300. /* #undef HAVE_NAS */
  301. /* Define to 1 if you have the <ncurses.h> header file. */
  302. #define HAVE_NCURSES_H 1
  303. /* Define to 1 if you have the <netdb.h> header file. */
  304. #define HAVE_NETDB_H 1
  305. /* Define to 1 if you have the <netinet/in.h> header file. */
  306. #define HAVE_NETINET_IN_H 1
  307. /* Define to 1 if you have the <netinet/in_systm.h> header file. */
  308. #define HAVE_NETINET_IN_SYSTM_H 1
  309. /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
  310. /* #undef HAVE_NETINET_TCP_FSM_H */
  311. /* Define to 1 if you have the <netinet/tcp.h> header file. */
  312. #define HAVE_NETINET_TCP_H 1
  313. /* Define to 1 if you have the <netipx/ipx.h> header file. */
  314. #define HAVE_NETIPX_IPX_H 1
  315. /* Define to 1 if you have the <net/if_arp.h> header file. */
  316. #define HAVE_NET_IF_ARP_H 1
  317. /* Define to 1 if you have the <net/if_dl.h> header file. */
  318. /* #undef HAVE_NET_IF_DL_H */
  319. /* Define to 1 if you have the <net/if.h> header file. */
  320. #define HAVE_NET_IF_H 1
  321. /* Define to 1 if you have the <net/if_types.h> header file. */
  322. /* #undef HAVE_NET_IF_TYPES_H */
  323. /* Define to 1 if you have the <net/route.h> header file. */
  324. #define HAVE_NET_ROUTE_H 1
  325. /* Define to 1 if `_msg_ptr' is member of `ns_msg'. */
  326. /* #undef HAVE_NS_MSG__MSG_PTR */
  327. /* Define to 1 if the system has the type `off_t'. */
  328. #define HAVE_OFF_T 1
  329. /* Define if OpenGL is present on the system */
  330. #define HAVE_OPENGL 1
  331. /* Define to 1 if you have the <openssl/err.h> header file. */
  332. #define HAVE_OPENSSL_ERR_H 1
  333. /* Define to 1 if you have the <openssl/ssl.h> header file. */
  334. #define HAVE_OPENSSL_SSL_H 1
  335. /* Define to 1 if you have the `pclose' function. */
  336. #define HAVE_PCLOSE 1
  337. /* Define to 1 if the system has the type `pid_t'. */
  338. #define HAVE_PID_T 1
  339. /* Define to 1 if you have the `poll' function. */
  340. #define HAVE_POLL 1
  341. /* Define to 1 if you have the <poll.h> header file. */
  342. #define HAVE_POLL_H 1
  343. /* Define to 1 if you have the `popen' function. */
  344. #define HAVE_POPEN 1
  345. /* Define if we can use ppdev.h for parallel port access */
  346. #define HAVE_PPDEV 1
  347. /* Define to 1 if you have the `prctl' function. */
  348. #define HAVE_PRCTL 1
  349. /* Define to 1 if you have the `pread' function. */
  350. #define HAVE_PREAD 1
  351. /* Define to 1 if you have the <process.h> header file. */
  352. /* #undef HAVE_PROCESS_H */
  353. /* Define to 1 if you have the `pthread_attr_get_np' function. */
  354. /* #undef HAVE_PTHREAD_ATTR_GET_NP */
  355. /* Define to 1 if you have the `pthread_getattr_np' function. */
  356. #define HAVE_PTHREAD_GETATTR_NP 1
  357. /* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
  358. /* #undef HAVE_PTHREAD_GET_STACKADDR_NP */
  359. /* Define to 1 if you have the `pthread_get_stacksize_np' function. */
  360. /* #undef HAVE_PTHREAD_GET_STACKSIZE_NP */
  361. /* Define to 1 if you have the <pthread.h> header file. */
  362. #define HAVE_PTHREAD_H 1
  363. /* Define to 1 if you have the <pthread_np.h> header file. */
  364. /* #undef HAVE_PTHREAD_NP_H */
  365. /* Define to 1 if the system has the type `pthread_rwlockattr_t'. */
  366. #define HAVE_PTHREAD_RWLOCKATTR_T 1
  367. /* Define to 1 if the system has the type `pthread_rwlock_t'. */
  368. #define HAVE_PTHREAD_RWLOCK_T 1
  369. /* Define to 1 if you have the <pwd.h> header file. */
  370. #define HAVE_PWD_H 1
  371. /* Define to 1 if you have the `pwrite' function. */
  372. #define HAVE_PWRITE 1
  373. /* Define to 1 if you have the `readlink' function. */
  374. #define HAVE_READLINK 1
  375. /* Define to 1 if you have the <regex.h> header file. */
  376. #define HAVE_REGEX_H 1
  377. /* Define to 1 if the system has the type `request_sense'. */
  378. /* #undef HAVE_REQUEST_SENSE */
  379. /* Define if you have the resolver library and header */
  380. #define HAVE_RESOLV 1
  381. /* Define to 1 if you have the <resolv.h> header file. */
  382. #define HAVE_RESOLV_H 1
  383. /* Define to 1 if you have the `rfork' function. */
  384. /* #undef HAVE_RFORK */
  385. /* Define if we have SANE development environment */
  386. #define HAVE_SANE 1
  387. /* Define to 1 if you have the <sched.h> header file. */
  388. #define HAVE_SCHED_H 1
  389. /* Define to 1 if you have the `sched_yield' function. */
  390. #define HAVE_SCHED_YIELD 1
  391. /* Define to 1 if `cmd' is member of `scsireq_t'. */
  392. /* #undef HAVE_SCSIREQ_T_CMD */
  393. /* Define to 1 if you have the <scsi/scsi.h> header file. */
  394. #define HAVE_SCSI_SCSI_H 1
  395. /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
  396. #define HAVE_SCSI_SCSI_IOCTL_H 1
  397. /* Define to 1 if you have the <scsi/sg.h> header file. */
  398. #define HAVE_SCSI_SG_H 1
  399. /* Define to 1 if you have the `select' function. */
  400. #define HAVE_SELECT 1
  401. /* Define to 1 if you have the `sendmsg' function. */
  402. #define HAVE_SENDMSG 1
  403. /* Define to 1 if you have the `setrlimit' function. */
  404. #define HAVE_SETRLIMIT 1
  405. /* Define to 1 if you have the `settimeofday' function. */
  406. #define HAVE_SETTIMEOFDAY 1
  407. /* Define to 1 if `interface_id' is member of `sg_io_hdr_t'. */
  408. #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
  409. /* Define if sigaddset is supported */
  410. #define HAVE_SIGADDSET 1
  411. /* Define to 1 if you have the `sigaltstack' function. */
  412. #define HAVE_SIGALTSTACK 1
  413. /* Define to 1 if `si_fd' is member of `siginfo_t'. */
  414. #define HAVE_SIGINFO_T_SI_FD 1
  415. /* Define to 1 if you have the `sigprocmask' function. */
  416. #define HAVE_SIGPROCMASK 1
  417. /* Define to 1 if you have the sigsetjmp (and siglongjmp) function */
  418. #define HAVE_SIGSETJMP 1
  419. /* Define to 1 if the system has the type `sigset_t'. */
  420. #define HAVE_SIGSET_T 1
  421. /* Define to 1 if the system has the type `size_t'. */
  422. #define HAVE_SIZE_T 1
  423. /* Define to 1 if you have the `snprintf' function. */
  424. #define HAVE_SNPRINTF 1
  425. /* Define to 1 if you have the <soundcard.h> header file. */
  426. /* #undef HAVE_SOUNDCARD_H */
  427. /* Define to 1 if you have the `spawnvp' function. */
  428. /* #undef HAVE_SPAWNVP */
  429. /* Define to 1 if the system has the type `ssize_t'. */
  430. #define HAVE_SSIZE_T 1
  431. /* Define to 1 if you have the `statfs' function. */
  432. #define HAVE_STATFS 1
  433. /* Define to 1 if you have the `statvfs' function. */
  434. #define HAVE_STATVFS 1
  435. /* Define to 1 if you have the <stdint.h> header file. */
  436. #define HAVE_STDINT_H 1
  437. /* Define to 1 if you have the <stdlib.h> header file. */
  438. #define HAVE_STDLIB_H 1
  439. /* Define to 1 if you have the `strcasecmp' function. */
  440. #define HAVE_STRCASECMP 1
  441. /* Define to 1 if you have the `strerror' function. */
  442. #define HAVE_STRERROR 1
  443. /* Define to 1 if you have the <strings.h> header file. */
  444. #define HAVE_STRINGS_H 1
  445. /* Define to 1 if you have the <string.h> header file. */
  446. #define HAVE_STRING_H 1
  447. /* Define to 1 if you have the `strncasecmp' function. */
  448. #define HAVE_STRNCASECMP 1
  449. /* Define to 1 if you have the `strtold' function. */
  450. #define HAVE_STRTOLD 1
  451. /* Define to 1 if `direction' is member of `struct ff_effect'. */
  452. #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
  453. /* Define to 1 if `msg_accrights' is member of `struct msghdr'. */
  454. /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */
  455. /* Define to 1 if `mt_blkno' is member of `struct mtget'. */
  456. #define HAVE_STRUCT_MTGET_MT_BLKNO 1
  457. /* Define to 1 if `mt_blksiz' is member of `struct mtget'. */
  458. /* #undef HAVE_STRUCT_MTGET_MT_BLKSIZ */
  459. /* Define to 1 if `mt_gstat' is member of `struct mtget'. */
  460. #define HAVE_STRUCT_MTGET_MT_GSTAT 1
  461. /* Define to 1 if `name' is member of `struct option'. */
  462. #define HAVE_STRUCT_OPTION_NAME 1
  463. /* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
  464. #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
  465. /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
  466. /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
  467. /* Define to 1 if `sun_len' is member of `struct sockaddr_un'. */
  468. /* #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN */
  469. /* Define to 1 if `f_bavail' is member of `struct statfs'. */
  470. #define HAVE_STRUCT_STATFS_F_BAVAIL 1
  471. /* Define to 1 if `f_bfree' is member of `struct statfs'. */
  472. #define HAVE_STRUCT_STATFS_F_BFREE 1
  473. /* Define to 1 if `f_favail' is member of `struct statfs'. */
  474. /* #undef HAVE_STRUCT_STATFS_F_FAVAIL */
  475. /* Define to 1 if `f_ffree' is member of `struct statfs'. */
  476. #define HAVE_STRUCT_STATFS_F_FFREE 1
  477. /* Define to 1 if `f_frsize' is member of `struct statfs'. */
  478. #define HAVE_STRUCT_STATFS_F_FRSIZE 1
  479. /* Define to 1 if `f_namelen' is member of `struct statfs'. */
  480. #define HAVE_STRUCT_STATFS_F_NAMELEN 1
  481. /* Define to 1 if `f_blocks' is member of `struct statvfs'. */
  482. #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
  483. /* Define to 1 if `st_blocks' is member of `struct stat'. */
  484. #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  485. /* Define to 1 if you have the <syscall.h> header file. */
  486. #define HAVE_SYSCALL_H 1
  487. /* Define to 1 if you have the <sys/asoundlib.h> header file. */
  488. #define HAVE_SYS_ASOUNDLIB_H 1
  489. /* Define to 1 if you have the <sys/cdio.h> header file. */
  490. /* #undef HAVE_SYS_CDIO_H */
  491. /* Define to 1 if you have the <sys/elf32.h> header file. */
  492. /* #undef HAVE_SYS_ELF32_H */
  493. /* Define to 1 if you have the <sys/epoll.h> header file. */
  494. #define HAVE_SYS_EPOLL_H 1
  495. /* Define to 1 if you have the <sys/errno.h> header file. */
  496. #define HAVE_SYS_ERRNO_H 1
  497. /* Define to 1 if you have the <sys/event.h> header file. */
  498. /* #undef HAVE_SYS_EVENT_H */
  499. /* Define to 1 if you have the <sys/exec_elf.h> header file. */
  500. /* #undef HAVE_SYS_EXEC_ELF_H */
  501. /* Define to 1 if you have the <sys/filio.h> header file. */
  502. /* #undef HAVE_SYS_FILIO_H */
  503. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  504. #define HAVE_SYS_IOCTL_H 1
  505. /* Define to 1 if you have the <sys/ipc.h> header file. */
  506. #define HAVE_SYS_IPC_H 1
  507. /* Define to 1 if you have the <sys/limits.h> header file. */
  508. /* #undef HAVE_SYS_LIMITS_H */
  509. /* Define to 1 if you have the <sys/link.h> header file. */
  510. /* #undef HAVE_SYS_LINK_H */
  511. /* Define to 1 if you have the <sys/lwp.h> header file. */
  512. /* #undef HAVE_SYS_LWP_H */
  513. /* Define to 1 if you have the <sys/mman.h> header file. */
  514. #define HAVE_SYS_MMAN_H 1
  515. /* Define to 1 if you have the <sys/modem.h> header file. */
  516. /* #undef HAVE_SYS_MODEM_H */
  517. /* Define to 1 if you have the <sys/mount.h> header file. */
  518. #define HAVE_SYS_MOUNT_H 1
  519. /* Define to 1 if you have the <sys/msg.h> header file. */
  520. #define HAVE_SYS_MSG_H 1
  521. /* Define to 1 if you have the <sys/mtio.h> header file. */
  522. #define HAVE_SYS_MTIO_H 1
  523. /* Define to 1 if you have the <sys/param.h> header file. */
  524. #define HAVE_SYS_PARAM_H 1
  525. /* Define to 1 if you have the <sys/poll.h> header file. */
  526. #define HAVE_SYS_POLL_H 1
  527. /* Define to 1 if you have the <sys/prctl.h> header file. */
  528. #define HAVE_SYS_PRCTL_H 1
  529. /* Define to 1 if you have the <sys/ptrace.h> header file. */
  530. #define HAVE_SYS_PTRACE_H 1
  531. /* Define to 1 if you have the <sys/reg.h> header file. */
  532. #define HAVE_SYS_REG_H 1
  533. /* Define to 1 if you have the <sys/resource.h> header file. */
  534. #define HAVE_SYS_RESOURCE_H 1
  535. /* Define to 1 if you have the <sys/scsiio.h> header file. */
  536. /* #undef HAVE_SYS_SCSIIO_H */
  537. /* Define to 1 if you have the <sys/shm.h> header file. */
  538. #define HAVE_SYS_SHM_H 1
  539. /* Define to 1 if you have the <sys/signal.h> header file. */
  540. #define HAVE_SYS_SIGNAL_H 1
  541. /* Define to 1 if you have the <sys/socket.h> header file. */
  542. #define HAVE_SYS_SOCKET_H 1
  543. /* Define to 1 if you have the <sys/sockio.h> header file. */
  544. /* #undef HAVE_SYS_SOCKIO_H */
  545. /* Define to 1 if you have the <sys/soundcard.h> header file. */
  546. #define HAVE_SYS_SOUNDCARD_H 1
  547. /* Define to 1 if you have the <sys/statfs.h> header file. */
  548. #define HAVE_SYS_STATFS_H 1
  549. /* Define to 1 if you have the <sys/statvfs.h> header file. */
  550. #define HAVE_SYS_STATVFS_H 1
  551. /* Define to 1 if you have the <sys/stat.h> header file. */
  552. #define HAVE_SYS_STAT_H 1
  553. /* Define to 1 if you have the <sys/strtio.h> header file. */
  554. /* #undef HAVE_SYS_STRTIO_H */
  555. /* Define to 1 if you have the <sys/syscall.h> header file. */
  556. #define HAVE_SYS_SYSCALL_H 1
  557. /* Define to 1 if you have the <sys/sysctl.h> header file. */
  558. #define HAVE_SYS_SYSCTL_H 1
  559. /* Define to 1 if you have the <sys/times.h> header file. */
  560. #define HAVE_SYS_TIMES_H 1
  561. /* Define to 1 if you have the <sys/time.h> header file. */
  562. #define HAVE_SYS_TIME_H 1
  563. /* Define to 1 if you have the <sys/types.h> header file. */
  564. #define HAVE_SYS_TYPES_H 1
  565. /* Define to 1 if you have the <sys/uio.h> header file. */
  566. #define HAVE_SYS_UIO_H 1
  567. /* Define to 1 if you have the <sys/un.h> header file. */
  568. #define HAVE_SYS_UN_H 1
  569. /* Define to 1 if you have the <sys/user.h> header file. */
  570. #define HAVE_SYS_USER_H 1
  571. /* Define to 1 if you have the <sys/vfs.h> header file. */
  572. #define HAVE_SYS_VFS_H 1
  573. /* Define to 1 if you have the <sys/vm86.h> header file. */
  574. #define HAVE_SYS_VM86_H 1
  575. /* Define to 1 if you have the <sys/wait.h> header file. */
  576. #define HAVE_SYS_WAIT_H 1
  577. /* Define to 1 if you have the `tcgetattr' function. */
  578. #define HAVE_TCGETATTR 1
  579. /* Define to 1 if you have the <termios.h> header file. */
  580. #define HAVE_TERMIOS_H 1
  581. /* Define to 1 if you have the `timegm' function. */
  582. #define HAVE_TIMEGM 1
  583. /* Define if you have the timezone variable */
  584. #define HAVE_TIMEZONE 1
  585. /* Define to 1 if you have the <ucontext.h> header file. */
  586. #define HAVE_UCONTEXT_H 1
  587. /* Define to 1 if you have the <unicode/ubidi.h> header file. */
  588. /* #undef HAVE_UNICODE_UBIDI_H */
  589. /* Define to 1 if you have the <unistd.h> header file. */
  590. #define HAVE_UNISTD_H 1
  591. /* Define to 1 if you have the `usleep' function. */
  592. #define HAVE_USLEEP 1
  593. /* Define to 1 if you have the <utime.h> header file. */
  594. #define HAVE_UTIME_H 1
  595. /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
  596. #define HAVE_VALGRIND_MEMCHECK_H 1
  597. /* Define if we have va_copy */
  598. #define HAVE_VA_COPY 1
  599. /* Define to 1 if you have the `vsnprintf' function. */
  600. #define HAVE_VSNPRINTF 1
  601. /* Define to 1 if you have the `wait4' function. */
  602. #define HAVE_WAIT4 1
  603. /* Define to 1 if you have the `waitpid' function. */
  604. #define HAVE_WAITPID 1
  605. /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
  606. #define HAVE_X11_EXTENSIONS_SHAPE_H 1
  607. /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
  608. #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
  609. /* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
  610. #define HAVE_X11_EXTENSIONS_XINERAMA_H 1
  611. /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
  612. #define HAVE_X11_EXTENSIONS_XINPUT_H 1
  613. /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
  614. #define HAVE_X11_EXTENSIONS_XRANDR_H 1
  615. /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
  616. #define HAVE_X11_EXTENSIONS_XRENDER_H 1
  617. /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
  618. #define HAVE_X11_EXTENSIONS_XSHM_H 1
  619. /* Define to 1 if you have the <X11/XKBlib.h> header file. */
  620. #define HAVE_X11_XKBLIB_H 1
  621. /* Define to 1 if you have the <X11/Xlib.h> header file. */
  622. #define HAVE_X11_XLIB_H 1
  623. /* Define to 1 if you have the <X11/Xutil.h> header file. */
  624. #define HAVE_X11_XUTIL_H 1
  625. /* Define if you have the XKB extension */
  626. #define HAVE_XKB 1
  627. /* Define if libxml2 has the xmlNewDocPI function */
  628. #define HAVE_XMLNEWDOCPI 1
  629. /* Define if libxml2 has the xmlReadMemory function */
  630. #define HAVE_XMLREADMEMORY 1
  631. /* Define if Xrender has the XRenderSetPictureTransform function */
  632. #define HAVE_XRENDERSETPICTURETRANSFORM 1
  633. /* Define to 1 if you have the `_pclose' function. */
  634. /* #undef HAVE__PCLOSE */
  635. /* Define to 1 if you have the `_popen' function. */
  636. /* #undef HAVE__POPEN */
  637. /* Define to 1 if you have the `_snprintf' function. */
  638. /* #undef HAVE__SNPRINTF */
  639. /* Define to 1 if you have the `_spawnvp' function. */
  640. /* #undef HAVE__SPAWNVP */
  641. /* Define to 1 if you have the `_stricmp' function. */
  642. /* #undef HAVE__STRICMP */
  643. /* Define to 1 if you have the `_strnicmp' function. */
  644. /* #undef HAVE__STRNICMP */
  645. /* Define to 1 if you have the `_vsnprintf' function. */
  646. /* #undef HAVE__VSNPRINTF */
  647. /* Define if we have __va_copy */
  648. #define HAVE___VA_COPY 1
  649. /* Define to the address where bug reports for this package should be sent. */
  650. #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
  651. /* Define to the full name of this package. */
  652. #define PACKAGE_NAME "Wine"
  653. /* Define to the full name and version of this package. */
  654. #define PACKAGE_STRING "Wine 0.9.33"
  655. /* Define to the one symbol short name of this package. */
  656. #define PACKAGE_TARNAME "wine"
  657. /* Define to the version of this package. */
  658. #define PACKAGE_VERSION "0.9.33"
  659. /* Define to the soname of the libcapi20 library. */
  660. #define SONAME_LIBCAPI20 "libcapi20.so.3"
  661. /* Define to the soname of the libcrypto library. */
  662. #define SONAME_LIBCRYPTO "libcrypto.so.0.9.8"
  663. /* Define to the soname of the libcups library. */
  664. #define SONAME_LIBCUPS "libcups.so.2"
  665. /* Define to the soname of the libcurses library. */
  666. #define SONAME_LIBCURSES "libcurses.so"
  667. /* Define to the soname of the libfontconfig library. */
  668. #define SONAME_LIBFONTCONFIG "libfontconfig.so.1"
  669. /* Define to the soname of the libfreetype library. */
  670. #define SONAME_LIBFREETYPE "libfreetype.so.6"
  671. /* Define to the soname of the libGL library. */
  672. #define SONAME_LIBGL "libGL.so.1"
  673. /* Define to the soname of the libhal library. */
  674. #define SONAME_LIBHAL "libhal.so.1"
  675. /* Define to the soname of the libjack library. */
  676. #define SONAME_LIBJACK "libjack.so.0"
  677. /* Define to the soname of the libjpeg library. */
  678. #define SONAME_LIBJPEG "libjpeg.so.62"
  679. /* Define to the soname of the libncurses library. */
  680. #define SONAME_LIBNCURSES "libncurses.so.5"
  681. /* Define to the soname of the libsane library. */
  682. #define SONAME_LIBSANE "libsane.so.1"
  683. /* Define to the soname of the libssl library. */
  684. #define SONAME_LIBSSL "libssl.so.0.9.8"
  685. /* Define to the soname of the libtxc_dxtn library. */
  686. #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
  687. /* Define to the soname of the libX11 library. */
  688. #define SONAME_LIBX11 "libX11.so.6"
  689. /* Define to the soname of the libXext library. */
  690. #define SONAME_LIBXEXT "libXext.so.6"
  691. /* Define to the soname of the libXi library. */
  692. #define SONAME_LIBXI "libXi.so.6"
  693. /* Define to the soname of the libXinerama library. */
  694. #define SONAME_LIBXINERAMA "libXinerama.so.1"
  695. /* Define to the soname of the libXrandr library. */
  696. #define SONAME_LIBXRANDR "libXrandr.so.2"
  697. /* Define to the soname of the libXrender library. */
  698. #define SONAME_LIBXRENDER "libXrender.so.1"
  699. /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
  700. /* #undef STAT_MACROS_BROKEN */
  701. /* Define to 1 if you have the ANSI C header files. */
  702. #define STDC_HEADERS 1
  703. /* Define to 1 if the X Window System is missing or not being used. */
  704. /* #undef X_DISPLAY_MISSING */
  705. /* Define to a macro to generate an assembly function directive */
  706. #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
  707. /* Define to a macro to generate an assembly name from a C symbol */
  708. #define __ASM_NAME(name) name
  709. /* Define to empty if `const' does not conform to ANSI C. */
  710. /* #undef const */
  711. /* Define to `__inline__' or `__inline' if that's what the C compiler
  712. calls it, or to nothing if 'inline' is not supported under any name. */
  713. #ifndef __cplusplus
  714. /* #undef inline */
  715. #endif