ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

config.h
Go to the documentation of this file.
00001 #include "reactos/buildno.h"
00002 
00003 #define __WINE_CONFIG_H
00004 
00005 /* Define to a function attribute for Microsoft hotpatch assembly prefix. */
00006 #define DECLSPEC_HOTPATCH
00007 
00008 /* Define to the file extension for executables. */
00009 #define EXEEXT ".exe"
00010 
00011 /* Define to 1 if you have the <alias.h> header file. */
00012 /* #undef HAVE_ALIAS_H */
00013 
00014 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
00015 /*#undef HAVE_ALSA_ASOUNDLIB_H */
00016 
00017 /* Define to 1 if you have the <AL/al.h> header file. */
00018 /* #undef HAVE_AL_AL_H */
00019 
00020 /* Define to 1 if you have the <ApplicationServices/ApplicationServices.h>
00021    header file. */
00022 /* #undef HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H */
00023 
00024 /* Define to 1 if you have the <arpa/inet.h> header file. */
00025 /* #undef HAVE_ARPA_INET_H */
00026 
00027 /* Define to 1 if you have the <arpa/nameser.h> header file. */
00028 /* #undef HAVE_ARPA_NAMESER_H */
00029 
00030 /* Define to 1 if you have the `asctime_r' function. */
00031 /* #undef HAVE_ASCTIME_R */
00032 
00033 /* Define to 1 if you have the <asm/types.h> header file. */
00034 /* #undef HAVE_ASM_TYPES_H */
00035 
00036 /* Define to 1 if you have the <AudioToolbox/AudioConverter.h> header file. */
00037 /* #undef HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H */
00038 
00039 /* Define to 1 if you have the <AudioUnit/AudioComponent.h> header file. */
00040 /* #undef HAVE_AUDIOUNIT_AUDIOCOMPONENT_H */
00041 
00042 /* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
00043 /* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */
00044 
00045 /* Define to 1 if you have the <audio/audiolib.h> header file. */
00046 /* #undef HAVE_AUDIO_AUDIOLIB_H */
00047 
00048 /* Define to 1 if you have the <audio/soundlib.h> header file. */
00049 /* #undef HAVE_AUDIO_SOUNDLIB_H */
00050 
00051 /* Define to 1 if you have the `AUGraphAddNode' function. */
00052 /* #undef HAVE_AUGRAPHADDNODE */
00053 
00054 /* Define to 1 if you have the <capi20.h> header file. */
00055 /* #undef HAVE_CAPI20_H */
00056 
00057 /* Define to 1 if you have the <Carbon/Carbon.h> header file. */
00058 /* #undef HAVE_CARBON_CARBON_H */
00059 
00060 /* Define to 1 if you have the `chsize' function. */
00061 #define HAVE_CHSIZE 1
00062 
00063 /* Define to 1 if you have the <CL/cl.h> header file. */
00064 /* #undef HAVE_CL_CL_H */
00065 
00066 /* Define to 1 if you have the <CoreAudio/CoreAudio.h> header file. */
00067 /* #undef HAVE_COREAUDIO_COREAUDIO_H */
00068 
00069 /* Define to 1 if you have the <cups/cups.h> header file. */
00070 /* #undef HAVE_CUPS_CUPS_H */
00071 
00072 /* Define to 1 if you have the <curses.h> header file. */
00073 /* #undef HAVE_CURSES_H */
00074 
00075 /* Define if you have the daylight variable */
00076 #define HAVE_DAYLIGHT 1
00077 
00078 /* Define to 1 if you have the <dbus/dbus.h> header file. */
00079 /* #undef HAVE_DBUS_DBUS_H */
00080 
00081 /* Define to 1 if you have the <direct.h> header file. */
00082 #define HAVE_DIRECT_H 1
00083 
00084 /* Define to 1 if you have the <dirent.h> header file. */
00085 #define HAVE_DIRENT_H 1
00086 
00087 /* Define to 1 if you have the <DiskArbitration/DiskArbitration.h> header
00088    file. */
00089 /* #undef HAVE_DISKARBITRATION_DISKARBITRATION_H */
00090 
00091 /* Define to 1 if you have the `dladdr' function. */
00092 /* #undef HAVE_DLADDR */
00093 
00094 /* Define to 1 if you have the <dlfcn.h> header file. */
00095 /* #undef HAVE_DLFCN_H */
00096 
00097 /* Define to 1 if you have the `dlopen' function. */
00098 /* #undef HAVE_DLOPEN */
00099 
00100 /* Define to 1 if you have the <elf.h> header file. */
00101 /* #undef HAVE_ELF_H */
00102 
00103 /* Define to 1 if you have the `epoll_create' function. */
00104 /* #undef HAVE_EPOLL_CREATE */
00105 
00106 /* Define to 1 if you have the `ffs' function. */
00107 /* #undef HAVE_FFS */
00108 
00109 /* Define to 1 if you have the `finite' function. */
00110 #define HAVE_FINITE 1
00111 
00112 /* Define to 1 if you have the <float.h> header file. */
00113 #define HAVE_FLOAT_H 1
00114 
00115 /* Define to 1 if you have the `fnmatch' function. */
00116 /* #undef HAVE_FNMATCH */
00117 
00118 /* Define to 1 if you have the <fnmatch.h> header file. */
00119 /* #undef HAVE_FNMATCH_H */
00120 
00121 /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
00122 /* #undef HAVE_FONTCONFIG_FONTCONFIG_H */
00123 
00124 /* Define to 1 if you have the `fork' function. */
00125 /* #undef HAVE_FORK */
00126 
00127 /* Define to 1 if you have the `fpclass' function. */
00128 #define HAVE_FPCLASS 1
00129 
00130 /* Define if FreeType 2 is installed */
00131 #define HAVE_FREETYPE 1
00132 
00133 /* Define to 1 if you have the <freetype/freetype.h> header file. */
00134 #define HAVE_FREETYPE_FREETYPE_H 1
00135 
00136 /* Define to 1 if you have the <freetype/ftglyph.h> header file. */
00137 #define HAVE_FREETYPE_FTGLYPH_H 1
00138 
00139 /* Define to 1 if you have the <freetype/ftlcdfil.h> header file. */
00140 #define HAVE_FREETYPE_FTLCDFIL_H 1
00141 
00142 /* Define to 1 if you have the <freetype/ftmodapi.h> header file. */
00143 #define HAVE_FREETYPE_FTMODAPI_H 1
00144 
00145 /* Define to 1 if you have the <freetype/ftoutln.h> header file. */
00146 #define HAVE_FREETYPE_FTOUTLN_H 1
00147 
00148 /* Define to 1 if you have the <freetype/ftsnames.h> header file. */
00149 #define HAVE_FREETYPE_FTSNAMES_H 1
00150 
00151 /* Define if you have the <freetype/fttrigon.h> header file. */
00152 #define HAVE_FREETYPE_FTTRIGON_H 1
00153 
00154 /* Define to 1 if you have the <freetype/fttypes.h> header file. */
00155 /*#undef HAVE_FREETYPE_FTTYPES_H*/
00156 
00157 /* Define to 1 if you have the <freetype/ftwinfnt.h> header file. */
00158 #define HAVE_FREETYPE_FTWINFNT_H 1
00159 
00160 /* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
00161 /* #undef HAVE_FREETYPE_INTERNAL_SFNT_H */
00162 
00163 /* Define to 1 if you have the <freetype/ttnameid.h> header file. */
00164 #define HAVE_FREETYPE_TTNAMEID_H 1
00165 
00166 /* Define to 1 if you have the <freetype/tttables.h> header file. */
00167 #define HAVE_FREETYPE_TTTABLES_H 1
00168 
00169 /* Define to 1 if the system has the type `fsblkcnt_t'. */
00170 /* #undef HAVE_FSBLKCNT_T */
00171 
00172 /* Define to 1 if the system has the type `fsfilcnt_t'. */
00173 /* #undef HAVE_FSFILCNT_T */
00174 
00175 /* Define to 1 if you have the `fstatfs' function. */
00176 /* #undef HAVE_FSTATFS */
00177 
00178 /* Define to 1 if you have the `fstatvfs' function. */
00179 /* #undef HAVE_FSTATVFS */
00180 
00181 /* Define to 1 if you have the <ft2build.h> header file. */
00182 #define HAVE_FT2BUILD_H 1
00183 
00184 /* Define to 1 if you have the `ftruncate' function. */
00185 #define HAVE_FTRUNCATE 1
00186 
00187 /* Define to 1 if you have the `FT_Load_Sfnt_Table' function. */
00188 /* #undef HAVE_FT_LOAD_SFNT_TABLE */
00189 
00190 /* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
00191 #define HAVE_FT_TRUETYPEENGINETYPE 1
00192 
00193 /* Define to 1 if you have the `futimes' function. */
00194 /* #undef HAVE_FUTIMES */
00195 
00196 /* Define to 1 if you have the `futimesat' function. */
00197 /* #undef HAVE_FUTIMESAT */
00198 
00199 /* Define to 1 if you have the `getaddrinfo' function. */
00200 /* #undef HAVE_GETADDRINFO */
00201 
00202 /* Define to 1 if you have the `getattrlist' function. */
00203 /* #undef HAVE_GETATTRLIST */
00204 
00205 /* Define to 1 if you have the `getdirentries' function. */
00206 /* #undef HAVE_GETDIRENTRIES */
00207 
00208 /* Define to 1 if you have the `getnameinfo' function. */
00209 /* #undef HAVE_GETNAMEINFO */
00210 
00211 /* Define to 1 if you have the `getnetbyname' function. */
00212 /* #undef HAVE_GETNETBYNAME */
00213 
00214 /* Define to 1 if you have the <getopt.h> header file. */
00215 #define HAVE_GETOPT_H 1
00216 
00217 /* Define to 1 if you have the `getopt_long' function. */
00218 #define HAVE_GETOPT_LONG 1
00219 
00220 /* Define to 1 if you have the `getpagesize' function. */
00221 #define HAVE_GETPAGESIZE 1
00222 
00223 /* Define to 1 if you have the `getprotobyname' function. */
00224 #define HAVE_GETPROTOBYNAME 1
00225 
00226 /* Define to 1 if you have the `getprotobynumber' function. */
00227 #define HAVE_GETPROTOBYNUMBER 1
00228 
00229 /* Define to 1 if you have the `getpwuid' function. */
00230 /* #undef HAVE_GETPWUID */
00231 
00232 /* Define to 1 if you have the `getservbyport' function. */
00233 #define HAVE_GETSERVBYPORT 1
00234 
00235 /* Define to 1 if you have the <gettext-po.h> header file. */
00236 /* #undef HAVE_GETTEXT_PO_H */
00237 
00238 /* Define to 1 if you have the `gettimeofday' function. */
00239 /* #undef HAVE_GETTIMEOFDAY */
00240 
00241 /* Define to 1 if you have the `getuid' function. */
00242 /* #undef HAVE_GETUID */
00243 
00244 /* Define to 1 if you have the <GL/glu.h> header file. */
00245 /* #undef HAVE_GL_GLU_H */
00246 
00247 /* Define to 1 if you have the <GL/glx.h> header file. */
00248 /* #undef HAVE_GL_GLX_H */
00249 
00250 /* Define to 1 if you have the <GL/gl.h> header file. */
00251 /* #undef HAVE_GL_GL_H */
00252 
00253 /* Define if we have libgphoto2 development environment */
00254 /*#undef HAVE_GPHOTO2*/
00255 
00256 /* Define to 1 if you have the <grp.h> header file. */
00257 /*#undef HAVE_GRP_H*/
00258 
00259 /* Define to 1 if you have the <gsm/gsm.h> header file. */
00260 /*#undef HAVE_GSM_GSM_H*/
00261 
00262 /* Define to 1 if you have the <gsm.h> header file. */
00263 /* #undef HAVE_GSM_H*/
00264 
00265 /* Define to 1 if you have the <hal/libhal.h> header file. */
00266 /* #undef HAVE_HAL_LIBHAL_H*/
00267 
00268 /* Define to 1 if you have the <ieeefp.h> header file. */
00269 /* #undef HAVE_IEEEFP_H */
00270 
00271 /* Define to 1 if you have the <ifaddrs.h> header file. */
00272 /* #undef HAVE_IFADDRS_H */
00273 
00274 /* Define to 1 if you have the <inet/mib2.h> header file. */
00275 /*#undef HAVE_INET_MIB2_H*/
00276 
00277 /* Define to 1 if you have the `inet_network' function. */
00278 /* #undef HAVE_INET_NETWORK */
00279 
00280 /* Define to 1 if you have the `inet_ntop' function. */
00281 #define HAVE_INET_NTOP 1
00282 
00283 /* Define to 1 if you have the `inet_pton' function. */
00284 /* #undef HAVE_INET_PTON */
00285 
00286 /* Define to 1 if you have the <inttypes.h> header file. */
00287 #define HAVE_INTTYPES_H 1
00288 
00289 /* Define to 1 if you have the `IOHIDManagerCreate' function. */
00290 /* #undef HAVE_IOHIDMANAGERCREATE */
00291 
00292 /* Define to 1 if you have the <IOKit/hid/IOHIDLib.h> header file. */
00293 /* #undef HAVE_IOKIT_HID_IOHIDLIB_H */
00294 
00295 /* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
00296 /* #undef HAVE_IOKIT_IOKITLIB_H */
00297 
00298 /* Define to 1 if you have the <io.h> header file. */
00299 #define HAVE_IO_H 1
00300 
00301 /* Define to 1 if you have the `isinf' function. */
00302 /* #undef HAVE_ISINF */
00303 
00304 /* Define to 1 if you have the `isnan' function. */
00305 /* #undef HAVE_ISNAN */
00306 
00307 /* Define to 1 if you have the <jack/jack.h> header file. */
00308 /* #undef HAVE_JACK_JACK_H */
00309 
00310 /* Define to 1 if you have the <jpeglib.h> header file. */
00311 #define HAVE_JPEGLIB_H 1
00312 
00313 /* Define to 1 if you have the `kqueue' function. */
00314 /* #undef HAVE_KQUEUE */
00315 
00316 /* Define to 1 if you have the <kstat.h> header file. */
00317 /* #undef HAVE_KSTAT_H */
00318 
00319 /* Define to 1 if you have the <lber.h> header file. */
00320 /* #undef HAVE_LBER_H */
00321 
00322 /* Define if you have the LittleCMS development environment */
00323 /* #undef HAVE_LCMS */
00324 
00325 /* Define to 1 if you have the <lcms.h> header file. */
00326 /* #undef HAVE_LCMS_H */
00327 
00328 /* Define to 1 if you have the <lcms/lcms.h> header file. */
00329 /* #undef HAVE_LCMS_LCMS_H */
00330 
00331 /* Define if you have the OpenLDAP development environment */
00332 /* #undef HAVE_LDAP */
00333 
00334 /* Define to 1 if you have the `ldap_count_references' function. */
00335 /* #undef HAVE_LDAP_COUNT_REFERENCES */
00336 
00337 /* Define to 1 if you have the `ldap_first_reference' function. */
00338 /* #undef HAVE_LDAP_FIRST_REFERENCE */
00339 
00340 /* Define to 1 if you have the <ldap.h> header file. */
00341 /* #undef HAVE_LDAP_H */
00342 
00343 /* Define to 1 if you have the `ldap_next_reference' function. */
00344 /* #undef HAVE_LDAP_NEXT_REFERENCE */
00345 
00346 /* Define to 1 if you have the `ldap_parse_reference' function. */
00347 /* #undef HAVE_LDAP_PARSE_REFERENCE */
00348 
00349 /* Define to 1 if you have the `ldap_parse_sortresponse_control' function. */
00350 /* #undef HAVE_LDAP_PARSE_SORTRESPONSE_CONTROL */
00351 
00352 /* Define to 1 if you have the `ldap_parse_sort_control' function. */
00353 /* #undef HAVE_LDAP_PARSE_SORT_CONTROL */
00354 
00355 /* Define to 1 if you have the `ldap_parse_vlvresponse_control' function. */
00356 /* #undef HAVE_LDAP_PARSE_VLVRESPONSE_CONTROL */
00357 
00358 /* Define to 1 if you have the `ldap_parse_vlv_control' function. */
00359 /* #undef HAVE_LDAP_PARSE_VLV_CONTROL */
00360 
00361 /* Define if you have libaudioIO */
00362 /* #undef HAVE_LIBAUDIOIO */
00363 
00364 /* Define to 1 if you have the `gettextpo' library (-lgettextpo). */
00365 /* #undef HAVE_LIBGETTEXTPO */
00366 
00367 /* Define to 1 if you have the `i386' library (-li386). */
00368 /* #undef HAVE_LIBI386 */
00369 
00370 /* Define to 1 if you have the `kstat' library (-lkstat). */
00371 /* #undef HAVE_LIBKSTAT */
00372 
00373 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
00374 /* #undef HAVE_LIBOSSAUDIO */
00375 
00376 /* Define if you have the libxml2 library */
00377 #define HAVE_LIBXML2 1
00378 
00379 /* Define to 1 if you have the <libxml/parser.h> header file. */
00380 #define HAVE_LIBXML_PARSER_H 1
00381 
00382 /* Define if you have the X Shape extension */
00383 /* #undef HAVE_LIBXSHAPE */
00384 
00385 /* Define to 1 if you have the <libxslt/pattern.h> header file. */
00386 #define HAVE_LIBXSLT_PATTERN_H 1
00387 
00388 /* Define to 1 if you have the <libxslt/transform.h> header file. */
00389 #define HAVE_LIBXSLT_TRANSFORM_H 1
00390 
00391 /* Define if you have the X Shm extension */
00392 /* #undef HAVE_LIBXXSHM */
00393 
00394 /* Define to 1 if you have the <link.h> header file. */
00395 /* #undef HAVE_LINK_H */
00396 
00397 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
00398 /* #undef HAVE_LINUX_22_JOYSTICK_API */
00399 
00400 /* Define to 1 if you have the <linux/capi.h> header file. */
00401 /* #undef HAVE_LINUX_CAPI_H */
00402 
00403 /* Define to 1 if you have the <linux/cdrom.h> header file. */
00404 /* #undef HAVE_LINUX_CDROM_H */
00405 
00406 /* Define to 1 if you have the <linux/compiler.h> header file. */
00407 /* #undef HAVE_LINUX_COMPILER_H */
00408 
00409 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
00410 /* #undef HAVE_LINUX_GETHOSTBYNAME_R_6 */
00411 
00412 /* Define to 1 if you have the <linux/hdreg.h> header file. */
00413 /* #undef HAVE_LINUX_HDREG_H */
00414 
00415 /* Define to 1 if you have the <linux/input.h> header file. */
00416 /* #undef HAVE_LINUX_INPUT_H */
00417 
00418 /* Define to 1 if you have the <linux/ioctl.h> header file. */
00419 /* #undef HAVE_LINUX_IOCTL_H */
00420 
00421 /* Define to 1 if you have the <linux/ipx.h> header file. */
00422 /* #undef HAVE_LINUX_IPX_H */
00423 
00424 /* Define to 1 if you have the <linux/irda.h> header file. */
00425 /* #undef HAVE_LINUX_IRDA_H */
00426 
00427 /* Define to 1 if you have the <linux/joystick.h> header file. */
00428 /* #undef HAVE_LINUX_JOYSTICK_H */
00429 
00430 /* Define to 1 if you have the <linux/major.h> header file. */
00431 /* #undef HAVE_LINUX_MAJOR_H */
00432 
00433 /* Define to 1 if you have the <linux/param.h> header file. */
00434 /* #undef HAVE_LINUX_PARAM_H */
00435 
00436 /* Define to 1 if you have the <linux/serial.h> header file. */
00437 /* #undef HAVE_LINUX_SERIAL_H */
00438 
00439 /* Define to 1 if you have the <linux/types.h> header file. */
00440 /* #undef HAVE_LINUX_TYPES_H */
00441 
00442 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
00443 /* #undef HAVE_LINUX_UCDROM_H */
00444 
00445 /* Define to 1 if you have the <linux/videodev.h> header file. */
00446 /* #undef HAVE_LINUX_VIDEODEV_H */
00447 
00448 /* Define to 1 if the system has the type `long long'. */
00449 #define HAVE_LONG_LONG 1
00450 
00451 /* Define to 1 if you have the `lstat' function. */
00452 /* #undef HAVE_LSTAT */
00453 
00454 /* Define to 1 if you have the <machine/cpu.h> header file. */
00455 /* #undef HAVE_MACHINE_CPU_H */
00456 
00457 /* Define to 1 if you have the <machine/limits.h> header file. */
00458 /* #undef HAVE_MACHINE_LIMITS_H */
00459 
00460 /* Define to 1 if you have the <machine/soundcard.h> header file. */
00461 /* #undef HAVE_MACHINE_SOUNDCARD_H */
00462 
00463 /* Define to 1 if you have the <machine/sysarch.h> header file. */
00464 /* #undef HAVE_MACHINE_SYSARCH_H */
00465 
00466 /* Define to 1 if you have the <mach/machine.h> header file. */
00467 /* #undef HAVE_MACH_MACHINE_H */
00468 
00469 /* Define to 1 if you have the <mach/mach.h> header file. */
00470 /* #undef HAVE_MACH_MACH_H */
00471 
00472 /* Define to 1 if you have the <mach-o/dyld_images.h> header file. */
00473 /* #undef HAVE_MACH_O_DYLD_IMAGES_H */
00474 
00475 /* Define to 1 if you have the <mach-o/nlist.h> header file. */
00476 /* #undef HAVE_MACH_O_NLIST_H */
00477 
00478 /* Define to 1 if you have the `memmove' function. */
00479 #define HAVE_MEMMOVE 1
00480 
00481 /* Define to 1 if you have the <memory.h> header file. */
00482 #define HAVE_MEMORY_H 1
00483 
00484 /* Define to 1 if you have the `mmap' function. */
00485 /* #undef HAVE_MMAP */
00486 
00487 /* Define to 1 if you have the <mntent.h> header file. */
00488 /* #undef HAVE_MNTENT_H */
00489 
00490 /* Define to 1 if the system has the type `mode_t'. */
00491 #define HAVE_MODE_T 1
00492 
00493 /* Define to 1 if you have the `mousemask' function. */
00494 /* #undef HAVE_MOUSEMASK */
00495 
00496 /* Define to 1 if you have the <mpg123.h> header file. */
00497 #define HAVE_MPG123_H 1
00498 
00499 /* Define if you have NAS including devel headers */
00500 /* #undef HAVE_NAS */
00501 
00502 /* Define to 1 if you have the <ncurses.h> header file. */
00503 /* #undef HAVE_NCURSES_H */
00504 
00505 /* Define to 1 if you have the <netdb.h> header file. */
00506 /* #undef HAVE_NETDB_H */
00507 
00508 /* Define to 1 if you have the <netinet/icmp_var.h> header file. */
00509 /* #undef HAVE_NETINET_ICMP_VAR_H */
00510 
00511 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
00512 /* #undef HAVE_NETINET_IF_ETHER_H */
00513 
00514 /* Define to 1 if you have the <netinet/if_inarp.h> header file. */
00515 /* #undef HAVE_NETINET_IF_INARP_H */
00516 
00517 /* Define to 1 if you have the <netinet/in.h> header file. */
00518 /* #undef HAVE_NETINET_IN_H */
00519 
00520 /* Define to 1 if you have the <netinet/in_pcb.h> header file. */
00521 /* #undef HAVE_NETINET_IN_PCB_H */
00522 
00523 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
00524 /* #undef HAVE_NETINET_IN_SYSTM_H */
00525 
00526 /* Define to 1 if you have the <netinet/ip.h> header file. */
00527 /* #undef HAVE_NETINET_IP_H */
00528 
00529 /* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
00530 /* #undef HAVE_NETINET_IP_ICMP_H */
00531 
00532 /* Define to 1 if you have the <netinet/ip_var.h> header file. */
00533 /* #undef HAVE_NETINET_IP_VAR_H */
00534 
00535 /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
00536 /* #undef HAVE_NETINET_TCP_FSM_H */
00537 
00538 /* Define to 1 if you have the <netinet/tcp.h> header file. */
00539 /* #undef HAVE_NETINET_TCP_H */
00540 
00541 /* Define to 1 if you have the <netinet/tcp_timer.h> header file. */
00542 /* #undef HAVE_NETINET_TCP_TIMER_H */
00543 
00544 /* Define to 1 if you have the <netinet/tcp_var.h> header file. */
00545 /* #undef HAVE_NETINET_TCP_VAR_H */
00546 
00547 /* Define to 1 if you have the <netinet/udp.h> header file. */
00548 /* #undef HAVE_NETINET_UDP_H */
00549 
00550 /* Define to 1 if you have the <netinet/udp_var.h> header file. */
00551 /* #undef HAVE_NETINET_UDP_VAR_H */
00552 
00553 /* Define to 1 if you have the <netipx/ipx.h> header file. */
00554 /* #undef HAVE_NETIPX_IPX_H */
00555 
00556 /* Define to 1 if you have the <net/if_arp.h> header file. */
00557 /* #undef HAVE_NET_IF_ARP_H */
00558 
00559 /* Define to 1 if you have the <net/if_dl.h> header file. */
00560 /* #undef HAVE_NET_IF_DL_H */
00561 
00562 /* Define to 1 if you have the <net/if.h> header file. */
00563 /* #undef HAVE_NET_IF_H */
00564 
00565 /* Define to 1 if you have the <net/if_types.h> header file. */
00566 /* #undef HAVE_NET_IF_TYPES_H */
00567 
00568 /* Define to 1 if you have the <net/route.h> header file. */
00569 /* #undef HAVE_NET_ROUTE_H */
00570 
00571 /* Define to 1 if `_msg_ptr' is a member of `ns_msg'. */
00572 /* #undef HAVE_NS_MSG__MSG_PTR */
00573 
00574 /* Define to 1 if the system has the type `off_t'. */
00575 #define HAVE_OFF_T 1
00576 
00577 /* Define if mkdir takes only one argument */
00578 #define HAVE_ONE_ARG_MKDIR 1
00579 
00580 /* Define to 1 if OpenAL is available */
00581 /* #undef HAVE_OPENAL */
00582 
00583 /* Define to 1 if you have the <OpenAL/al.h> header file. */
00584 /*#undef HAVE_OPENAL_AL_H */
00585 
00586 /* Define if OpenGL is present on the system */
00587 /* #undef HAVE_OPENGL */
00588 
00589 /* Define to 1 if you have the <openssl/err.h> header file. */
00590 /* #define HAVE_OPENSSL_ERR_H 1 */
00591 
00592 /* Define to 1 if you have the <openssl/ssl.h> header file. */
00593 /* #undef HAVE_OPENSSL_SSL_H */
00594 
00595 /* Define to 1 if the system has the type `oss_sysinfo'. */
00596 /* #undef HAVE_OSS_SYSINFO */
00597 
00598 /* Define to 1 if you have the `pclose' function. */
00599 #define HAVE_PCLOSE 1
00600 
00601 /* Define to 1 if the system has the type `pid_t'. */
00602 #define HAVE_PID_T 1
00603 
00604 /* Define to 1 if you have the `pipe2' function. */
00605 /* #undef HAVE_PIPE2 */
00606 
00607 /* Define to 1 if you have the <png.h> header file. */
00608 #define HAVE_PNG_H 1
00609 
00610 /* Define to 1 if libpng has the png_set_expand_gray_1_2_4_to_8 function. */
00611 #define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1
00612 
00613 /* Define to 1 if you have the `poll' function. */
00614 /* #undef HAVE_POLL */
00615 
00616 /* Define to 1 if you have the <poll.h> header file. */
00617 /* #undef HAVE_POLL_H */
00618 
00619 /* Define to 1 if you have the `popen' function. */
00620 #define HAVE_POPEN 1
00621 
00622 /* Define to 1 if you have the `port_create' function. */
00623 /* #undef HAVE_PORT_CREATE */
00624 
00625 /* Define to 1 if you have the <port.h> header file. */
00626 /* #undef HAVE_PORT_H */
00627 
00628 /* Define if we can use ppdev.h for parallel port access */
00629 /* #undef HAVE_PPDEV */
00630 
00631 /* Define to 1 if you have the `prctl' function. */
00632 /* #undef HAVE_PRCTL */
00633 
00634 /* Define to 1 if you have the `pread' function. */
00635 /* #undef HAVE_PREAD */
00636 
00637 /* Define to 1 if you have the <process.h> header file. */
00638 #define HAVE_PROCESS_H 1
00639 
00640 /* Define to 1 if you have the `pthread_attr_get_np' function. */
00641 /* #undef HAVE_PTHREAD_ATTR_GET_NP */
00642 
00643 /* Define to 1 if you have the `pthread_getattr_np' function. */
00644 /* #undef HAVE_PTHREAD_GETATTR_NP */
00645 
00646 /* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
00647 /* #undef HAVE_PTHREAD_GET_STACKADDR_NP */
00648 
00649 /* Define to 1 if you have the `pthread_get_stacksize_np' function. */
00650 /* #undef HAVE_PTHREAD_GET_STACKSIZE_NP */
00651 
00652 /* Define to 1 if you have the <pthread.h> header file. */
00653 /* #undef HAVE_PTHREAD_H */
00654 
00655 /* Define to 1 if you have the <pthread_np.h> header file. */
00656 /* #undef HAVE_PTHREAD_NP_H */
00657 
00658 /* Define to 1 if you have the <pwd.h> header file. */
00659 /* #undef HAVE_PWD_H */
00660 
00661 /* Define to 1 if you have the `pwrite' function. */
00662 /* #undef HAVE_PWRITE */
00663 
00664 /* Define to 1 if you have the <QuickTime/ImageCompression.h> header file. */
00665 /* #undef HAVE_QUICKTIME_IMAGECOMPRESSION_H */
00666 
00667 /* Define to 1 if you have the `readdir' function. */
00668 /* #undef HAVE_READDIR */
00669 
00670 /* Define to 1 if you have the `readlink' function. */
00671 /* #undef HAVE_READLINK */
00672 
00673 /* Define to 1 if you have the <regex.h> header file. */
00674 #define HAVE_REGEX_H 1
00675 
00676 /* Define to 1 if the system has the type `request_sense'. */
00677 /* #undef HAVE_REQUEST_SENSE */
00678 
00679 /* Define if you have the resolver library and header */
00680 /* #undef HAVE_RESOLV */
00681 
00682 /* Define to 1 if you have the <resolv.h> header file. */
00683 /* #undef HAVE_RESOLV_H */
00684 
00685 /* Define to 1 if you have the <sched.h> header file. */
00686 /* #undef HAVE_SCHED_H */
00687 
00688 /* Define to 1 if you have the `sched_setaffinity' function. */
00689 /* #undef HAVE_SCHED_SETAFFINITY */
00690 
00691 /* Define to 1 if you have the `sched_yield' function. */
00692 /* #undef HAVE_SCHED_YIELD */
00693 
00694 /* Define to 1 if `cmd' is a member of `scsireq_t'. */
00695 /* #undef HAVE_SCSIREQ_T_CMD */
00696 
00697 /* Define to 1 if you have the <scsi/scsi.h> header file. */
00698 /* #undef HAVE_SCSI_SCSI_H */
00699 
00700 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
00701 /* #undef HAVE_SCSI_SCSI_IOCTL_H */
00702 
00703 /* Define to 1 if you have the <scsi/sg.h> header file. */
00704 /* #undef HAVE_SCSI_SG_H */
00705 
00706 /* Define to 1 if you have the <Security/Security.h> header file. */
00707 /* #undef HAVE_SECURITY_SECURITY_H */
00708 
00709 /* Define to 1 if you have the `select' function. */
00710 #define HAVE_SELECT 1
00711 
00712 /* Define to 1 if you have the `sendmsg' function. */
00713 /* #undef HAVE_SENDMSG */
00714 
00715 /* Define to 1 if you have the `setproctitle' function. */
00716 /* #undef HAVE_SETPROCTITLE */
00717 
00718 /* Define to 1 if you have the `setrlimit' function. */
00719 /* #undef HAVE_SETRLIMIT */
00720 
00721 /* Define to 1 if you have the `settimeofday' function. */
00722 /* #undef HAVE_SETTIMEOFDAY */
00723 
00724 /* Define to 1 if `interface_id' is member of `sg_io_hdr_t'. */
00725 /* #undef HAVE_SG_IO_HDR_T_INTERFACE_ID */
00726 
00727 /* Define if sigaddset is supported */
00728 /* #undef HAVE_SIGADDSET */
00729 
00730 /* Define to 1 if you have the `sigaltstack' function. */
00731 /* #undef HAVE_SIGALTSTACK */
00732 
00733 /* Define to 1 if `si_fd' is member of `siginfo_t'. */
00734 /* #undef HAVE_SIGINFO_T_SI_FD */
00735 
00736 /* Define to 1 if you have the `sigprocmask' function. */
00737 /* #undef HAVE_SIGPROCMASK */
00738 
00739 /* Define to 1 if the system has the type `sigset_t'. */
00740 /* #undef HAVE_SIGSET_T */
00741 
00742 /* Define to 1 if the system has the type `size_t'. */
00743 #define HAVE_SIZE_T 1
00744 
00745 /* Define to 1 if you have the `snprintf' function. */
00746 #define HAVE_SNPRINTF 1
00747 
00748 /* Define to 1 if you have the `socketpair' function. */
00749 /* #undef HAVE_SOCKETPAIR */
00750 
00751 /* Define to 1 if you have the <soundcard.h> header file. */
00752 /* #undef HAVE_SOUNDCARD_H */
00753 
00754 /* Define to 1 if you have the `spawnvp' function. */
00755 #define HAVE_SPAWNVP 1
00756 
00757 /* Define to 1 if the system has the type `ssize_t'. */
00758 #define HAVE_SSIZE_T 1
00759 
00760 /* Define to 1 if you have the `statfs' function. */
00761 /* #undef HAVE_STATFS */
00762 
00763 /* Define to 1 if you have the `statvfs' function. */
00764 /* #undef HAVE_STATVFS */
00765 
00766 /* Define to 1 if you have the <stdbool.h> header file. */
00767 /* #undef HAVE_STDBOOL_H */
00768 
00769 /* Define to 1 if you have the <stdint.h> header file. */
00770 #define HAVE_STDINT_H 1
00771 
00772 /* Define to 1 if you have the <stdlib.h> header file. */
00773 #define HAVE_STDLIB_H 1
00774 
00775 /* Define to 1 if you have the `strcasecmp' function. */
00776 #if !defined(_WIN32) && !defined(_WIN64)
00777 #define HAVE_STRCASECMP 1
00778 #endif
00779 
00780 /* Define to 1 if you have the `strdup' function. */
00781 /* #undef HAVE_STRDUP */
00782 
00783 /* Define to 1 if you have the `strerror' function. */
00784 #define HAVE_STRERROR 1
00785 
00786 /* Define to 1 if you have the <strings.h> header file. */
00787 #define HAVE_STRINGS_H 1
00788 
00789 /* Define to 1 if you have the <string.h> header file. */
00790 #define HAVE_STRING_H 1
00791 
00792 /* Define to 1 if you have the `strncasecmp' function. */
00793 #if !defined(_WIN32) && !defined(_WIN64)
00794 #define HAVE_STRNCASECMP 1
00795 #endif
00796 
00797 /* Define to 1 if you have the <stropts.h> header file. */
00798 /* #undef HAVE_STROPTS_H */
00799 
00800 /* Define to 1 if you have the `strtold' function. */
00801 /* #undef HAVE_STRTOLD */
00802 
00803 /* Define to 1 if you have the `strtoll' function. */
00804 /* #undef HAVE_STRTOLL */
00805 
00806 /* Define to 1 if you have the `strtoull' function. */
00807 /* #undef HAVE_STRTOULL */
00808 
00809 /* Define to 1 if `direction' is a member of `struct ff_effect'. */
00810 /* #undef HAVE_STRUCT_FF_EFFECT_DIRECTION */
00811 
00812 /* Define to 1 if `icps_outhist' is a member of `struct icmpstat'. */
00813 /* #undef HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST */
00814 
00815 /* Define to 1 if `ifr_hwaddr' is a member of `struct ifreq'. */
00816 /* #undef HAVE_STRUCT_IFREQ_IFR_HWADDR */
00817 
00818 /* Define to 1 if `msg_accrights' is a member of `struct msghdr'. */
00819 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */
00820 
00821 /* Define to 1 if `mt_blkno' is a member of `struct mtget'. */
00822 /* #undef HAVE_STRUCT_MTGET_MT_BLKNO */
00823 
00824 /* Define to 1 if `mt_blksiz' is a member of `struct mtget'. */
00825 /* #undef HAVE_STRUCT_MTGET_MT_BLKSIZ */
00826 
00827 /* Define to 1 if `mt_gstat' is a member of `struct mtget'. */
00828 /* #undef HAVE_STRUCT_MTGET_MT_GSTAT */
00829 
00830 /* Define to 1 if `name' is a member of `struct option'. */
00831 #define HAVE_STRUCT_OPTION_NAME 1
00832 
00833 /* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
00834 /* #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID */
00835 
00836 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
00837 /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
00838 
00839 /* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */
00840 /* #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN */
00841 
00842 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
00843 /* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
00844 
00845 /* Define to 1 if `f_bfree' is a member of `struct statfs'. */
00846 /* #undef HAVE_STRUCT_STATFS_F_BFREE */
00847 
00848 /* Define to 1 if `f_favail' is a member of `struct statfs'. */
00849 /* #undef HAVE_STRUCT_STATFS_F_FAVAIL */
00850 
00851 /* Define to 1 if `f_ffree' is a member of `struct statfs'. */
00852 /* #undef HAVE_STRUCT_STATFS_F_FFREE */
00853 
00854 /* Define to 1 if `f_frsize' is a member of `struct statfs'. */
00855 /* #undef HAVE_STRUCT_STATFS_F_FRSIZE */
00856 
00857 /* Define to 1 if `f_namelen' is a member of `struct statfs'. */
00858 /* #undef HAVE_STRUCT_STATFS_F_NAMELEN */
00859 
00860 /* Define to 1 if `f_blocks' is a member of `struct statvfs'. */
00861 /* #undef HAVE_STRUCT_STATVFS_F_BLOCKS */
00862 
00863 /* Define to 1 if `st_atim' is a member of `struct stat'. */
00864 /* #undef HAVE_STRUCT_STAT_ST_ATIM */
00865 
00866 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
00867 /* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
00868 
00869 /* Define to 1 if `st_ctim' is a member of `struct stat'. */
00870 /* #undef HAVE_STRUCT_STAT_ST_CTIM */
00871 
00872 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
00873 /* #undef HAVE_STRUCT_STAT_ST_MTIM */
00874 
00875 /* Define to 1 if the system has the type `struct xinpgen'. */
00876 /* #undef HAVE_STRUCT_XINPGEN */
00877 
00878 /* Define to 1 if you have the `symlink' function. */
00879 /* #undef HAVE_SYMLINK */
00880 
00881 /* Define to 1 if you have the <syscall.h> header file. */
00882 /* #undef HAVE_SYSCALL_H */
00883 
00884 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
00885 /* #undef HAVE_SYS_ASOUNDLIB_H */
00886 
00887 /* Define to 1 if you have the <sys/cdio.h> header file. */
00888 /* #undef HAVE_SYS_CDIO_H */
00889 
00890 /* Define to 1 if you have the <sys/elf32.h> header file. */
00891 /* #undef HAVE_SYS_ELF32_H */
00892 
00893 /* Define to 1 if you have the <sys/epoll.h> header file. */
00894 /* #undef HAVE_SYS_EPOLL_H */
00895 
00896 /* Define to 1 if you have the <sys/errno.h> header file. */
00897 /* #undef HAVE_SYS_ERRNO_H */
00898 
00899 /* Define to 1 if you have the <sys/event.h> header file. */
00900 /* #undef HAVE_SYS_EVENT_H */
00901 
00902 /* Define to 1 if you have the <sys/exec_elf.h> header file. */
00903 /* #undef HAVE_SYS_EXEC_ELF_H */
00904 
00905 /* Define to 1 if you have the <sys/filio.h> header file. */
00906 /* #undef HAVE_SYS_FILIO_H */
00907 
00908 /* Define to 1 if you have the <sys/inotify.h> header file. */
00909 /* #undef HAVE_SYS_INOTIFY_H */
00910 
00911 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00912 /* #undef HAVE_SYS_IOCTL_H */
00913 
00914 /* Define to 1 if you have the <sys/ipc.h> header file. */
00915 /* #undef HAVE_SYS_IPC_H */
00916 
00917 /* Define to 1 if you have the <sys/limits.h> header file. */
00918 /* #undef HAVE_SYS_LIMITS_H */
00919 
00920 /* Define to 1 if you have the <sys/link.h> header file. */
00921 /* #undef HAVE_SYS_LINK_H */
00922 
00923 /* Define to 1 if you have the <sys/mman.h> header file. */
00924 /* #undef HAVE_SYS_MMAN_H */
00925 
00926 /* Define to 1 if you have the <sys/modem.h> header file. */
00927 /* #undef HAVE_SYS_MODEM_H */
00928 
00929 /* Define to 1 if you have the <sys/mount.h> header file. */
00930 /* #undef HAVE_SYS_MOUNT_H */
00931 
00932 /* Define to 1 if you have the <sys/msg.h> header file. */
00933 /* #undef HAVE_SYS_MSG_H */
00934 
00935 /* Define to 1 if you have the <sys/mtio.h> header file. */
00936 /* #undef HAVE_SYS_MTIO_H */
00937 
00938 /* Define to 1 if you have the <sys/param.h> header file. */
00939 #define HAVE_SYS_PARAM_H 1
00940 
00941 /* Define to 1 if you have the <sys/poll.h> header file. */
00942 /* #undef HAVE_SYS_POLL_H */
00943 
00944 /* Define to 1 if you have the <sys/prctl.h> header file. */
00945 /* #undef HAVE_SYS_PRCTL_H */
00946 
00947 /* Define to 1 if you have the <sys/protosw.h> header file. */
00948 /* #undef HAVE_SYS_PROTOSW_H */
00949 
00950 /* Define to 1 if you have the <sys/ptrace.h> header file. */
00951 /* #undef HAVE_SYS_PTRACE_H */
00952 
00953 /* Define to 1 if you have the <sys/resource.h> header file. */
00954 /* #undef HAVE_SYS_REG_H */
00955 
00956 /* Define to 1 if you have the <sys/scsiio.h> header file. */
00957 /* #undef HAVE_SYS_SCSIIO_H */
00958 
00959 /* Define to 1 if you have the <sys/shm.h> header file. */
00960 /* #undef HAVE_SYS_SHM_H */
00961 
00962 /* Define to 1 if you have the <sys/signal.h> header file. */
00963 /* #undef HAVE_SYS_SIGNAL_H */
00964 
00965 /* Define to 1 if you have the <sys/socketvar.h> header file. */
00966 /* #undef HAVE_SYS_SOCKETVAR_H */
00967 
00968 /* Define to 1 if you have the <sys/socket.h> header file. */
00969 /* #undef HAVE_SYS_SOCKET_H */
00970 
00971 /* Define to 1 if you have the <sys/sockio.h> header file. */
00972 /* #undef HAVE_SYS_SOCKIO_H */
00973 
00974 /* Define to 1 if you have the <sys/soundcard.h> header file. */
00975 /* #undef HAVE_SYS_SOUNDCARD_H */
00976 
00977 /* Define to 1 if you have the <sys/statfs.h> header file. */
00978 /* #undef HAVE_SYS_STATFS_H */
00979 
00980 /* Define to 1 if you have the <sys/statvfs.h> header file. */
00981 /* #undef HAVE_SYS_STATVFS_H */
00982 
00983 /* Define to 1 if you have the <sys/stat.h> header file. */
00984 #define HAVE_SYS_STAT_H 1
00985 
00986 /* Define to 1 if you have the <sys/strtio.h> header file. */
00987 /* #undef HAVE_SYS_STRTIO_H */
00988 
00989 /* Define to 1 if you have the <sys/syscall.h> header file. */
00990 /* #undef HAVE_SYS_SYSCALL_H */
00991 
00992 /* Define to 1 if you have the <sys/sysctl.h> header file. */
00993 /* #undef HAVE_SYS_SYSCTL_H */
00994 
00995 /* Define to 1 if you have the <sys/thr.h> header file. */
00996 /* #undef HAVE_SYS_THR_H */
00997 
00998 /* Define to 1 if you have the <sys/tihdr.h> header file. */
00999 /* #undef HAVE_SYS_TIHDR_H */
01000 
01001 /* Define to 1 if you have the <sys/timeout.h> header file. */
01002 /* #undef HAVE_SYS_TIMEOUT_H */
01003 
01004 /* Define to 1 if you have the <sys/times.h> header file. */
01005 /* #undef HAVE_SYS_TIMES_H */
01006 
01007 /* Define to 1 if you have the <sys/time.h> header file. */
01008 #ifndef _MSC_VER
01009   #define HAVE_SYS_TIME_H 1
01010 #endif
01011 
01012 /* Define to 1 if you have the <sys/types.h> header file. */
01013 #define HAVE_SYS_TYPES_H 1
01014 
01015 /* Define to 1 if you have the <sys/uio.h> header file. */
01016 /* #undef HAVE_SYS_UIO_H */
01017 
01018 /* Define to 1 if you have the <sys/un.h> header file. */
01019 /* #undef HAVE_SYS_UN_H */
01020 
01021 /* Define to 1 if you have the <sys/user.h> header file. */
01022 /* #undef HAVE_SYS_USER_H */
01023 
01024 /* Define to 1 if you have the <sys/utsname.h> header file. */
01025 /* #undef HAVE_SYS_UTSNAME_H */
01026 
01027 /* Define to 1 if you have the <sys/vfs.h> header file. */
01028 /* #undef HAVE_SYS_VFS_H */
01029 
01030 /* Define to 1 if you have the <sys/vm86.h> header file. */
01031 /* #undef HAVE_SYS_VM86_H */
01032 
01033 /* Define to 1 if you have the <sys/wait.h> header file. */
01034 /* #undef HAVE_SYS_WAIT_H */
01035 
01036 /* Define to 1 if you have the `tcgetattr' function. */
01037 /* #undef HAVE_TCGETATTR */
01038 
01039 /* Define to 1 if you have the <termios.h> header file. */
01040 /* #undef HAVE_TERMIOS_H */
01041 
01042 /* Define to 1 if you have the `thr_kill2' function. */
01043 /* #undef HAVE_THR_KILL2 */
01044 
01045 /* Define to 1 if you have the <tiffio.h> header file. */
01046 #define HAVE_TIFFIO_H 1
01047 
01048 /* Define to 1 if you have the `timegm' function. */
01049 /* #undef HAVE_TIMEGM */
01050 
01051 /* Define if you have the timezone variable */
01052 #define HAVE_TIMEZONE 1
01053 
01054 /* Define to 1 if you have the <ucontext.h> header file. */
01055 /* #undef HAVE_UCONTEXT_H */
01056 
01057 /* Define to 1 if you have the <unistd.h> header file. */
01058 #ifndef _MSC_VER
01059 #define HAVE_UNISTD_H 1
01060 #endif
01061 
01062 /* Define to 1 if you have the `usleep' function. */
01063 /* #undef HAVE_USLEEP */
01064 
01065 /* Define to 1 if you have the <utime.h> header file. */
01066 #define HAVE_UTIME_H 1
01067 
01068 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
01069 /* #undef HAVE_VALGRIND_MEMCHECK_H */
01070 
01071 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
01072 /* #undef HAVE_VALGRIND_VALGRIND_H */
01073 
01074 /* Define to 1 if you have the `vsnprintf' function. */
01075 #define HAVE_VSNPRINTF 1
01076 
01077 /* Define to 1 if you have the `wait4' function. */
01078 /* #undef HAVE_WAIT4 */
01079 
01080 /* Define to 1 if you have the `waitpid' function. */
01081 /* #undef HAVE_WAITPID */
01082 
01083 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
01084 /* #undef HAVE_X11_EXTENSIONS_SHAPE_H */
01085 
01086 /* Define to 1 if you have the <X11/extensions/Xcomposite.h> header file. */
01087 /* #undef HAVE_X11_EXTENSIONS_XF86DGA_H */
01088 
01089 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
01090 /* #undef HAVE_X11_EXTENSIONS_XF86VMODE_H */
01091 
01092 /* Define to 1 if you have the <X11/extensions/xf86vmproto.h> header file. */
01093 /* #undef HAVE_X11_EXTENSIONS_XF86VMPROTO_H */
01094 
01095 /* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
01096 /* #undef HAVE_X11_EXTENSIONS_XINERAMA_H */
01097 
01098 /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
01099 /* #undef HAVE_X11_EXTENSIONS_XINPUT_H */
01100 
01101 /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
01102 /* #undef HAVE_X11_EXTENSIONS_XRANDR_H */
01103 
01104 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
01105 /* #undef HAVE_X11_EXTENSIONS_XRENDER_H */
01106 
01107 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
01108 /* #undef HAVE_X11_EXTENSIONS_XSHM_H */
01109 
01110 /* Define to 1 if you have the <X11/Xcursor/Xcursor.h> header file. */
01111 /* #undef HAVE_X11_XCURSOR_XCURSOR_H */
01112 
01113 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
01114 /* #undef HAVE_X11_XKBLIB_H */
01115 
01116 /* Define to 1 if you have the <X11/Xlib.h> header file. */
01117 /* #undef HAVE_X11_XLIB_H */
01118 
01119 /* Define to 1 if you have the <X11/Xutil.h> header file. */
01120 /* #undef HAVE_X11_XUTIL_H */
01121 
01122 /* Define to 1 if `callback' is a member of `XICCallback'. */
01123 /* #undef HAVE_XICCALLBACK_CALLBACK */
01124 
01125 /* Define if you have the XKB extension */
01126 /* #undef HAVE_XKB */
01127 
01128 /* Define if libxml2 has the xmlNewDocPI function */
01129 #define HAVE_XMLNEWDOCPI 1
01130 
01131 /* Define if libxml2 has the xmlReadMemory function */
01132 #define HAVE_XMLREADMEMORY 1
01133 
01134 /* Define if Xrender has the XRenderSetPictureTransform function */
01135 /* #undef HAVE_XRENDERSETPICTURETRANSFORM */
01136 
01137 /* Define to 1 if you have the `z' library (-lz). */
01138 /* #define HAVE_ZLIB 1 */
01139 
01140 /* Define to 1 if you have the <zlib.h> header file. */
01141 /* #define HAVE_ZLIB_H 1 */
01142 
01143 /* Define to 1 if you have the `_finite' function. */
01144 #define HAVE__FINITE 1
01145 
01146 /* Define to 1 if you have the `_isnan' function. */
01147 #define HAVE__ISNAN 1
01148 
01149 /* Define to 1 if you have the `_pclose' function. */
01150 #define HAVE__PCLOSE 1
01151 
01152 /* Define to 1 if you have the `_popen' function. */
01153 #define HAVE__POPEN 1
01154 
01155 /* Define to 1 if you have the `_snprintf' function. */
01156 #define HAVE__SNPRINTF 1
01157 
01158 /* Define to 1 if you have the `_spawnvp' function. */
01159 #define HAVE__SPAWNVP 1
01160 
01161 /* Define to 1 if you have the `_strdup' function. */
01162 #define HAVE__STRDUP 1
01163 
01164 /* Define to 1 if you have the `_stricmp' function. */
01165 #if defined(_WIN32) || defined(_WIN64)
01166 #define HAVE__STRICMP 1
01167 #endif
01168 
01169 /* Define to 1 if you have the `_strnicmp' function. */
01170 #if defined(_WIN32) || defined(_WIN64)
01171 #define HAVE__STRNICMP 1
01172 #endif
01173 
01174 /* Define to 1 if you have the `_strtoi64' function. */
01175 #define HAVE__STRTOI64 1
01176 
01177 /* Define to 1 if you have the `_strtoui64' function. */
01178 #define  HAVE__STRTOUI64 1
01179 
01180 /* Define to 1 if you have the `_vsnprintf' function. */
01181 #define HAVE__VSNPRINTF 1
01182 
01183 /* Define to the address where bug reports for this package should be sent. */
01184 #define PACKAGE_BUGREPORT "ros-dev@reactos.org"
01185 
01186 /* Define to the full name of this package. */
01187 #define PACKAGE_NAME "ReactOS"
01188 
01189 /* Define to the full name and version of this package. */
01190 #define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
01191 
01192 /* Define to the one symbol short name of this package. */
01193 #define PACKAGE_TARNAME "ReactOS"
01194 
01195 /* Define to the home page for this package. */
01196 #define PACKAGE_URL "http://www.reactos.org/"
01197 
01198 /* Define to the version of this package. */
01199 #define PACKAGE_VERSION KERNEL_VERSION_STR
01200 
01201 /* Define to the soname of the libcapi20 library. */
01202 /* #undef SONAME_LIBCAPI20 */
01203 
01204 /* Define to the soname of the libcrypto library. */
01205 /* #undef SONAME_LIBCRYPTO */
01206 
01207 /* Define to the soname of the libcups library. */
01208 /* #undef SONAME_LIBCUPS */
01209 
01210 /* Define to the soname of the libcurses library. */
01211 /* #undef SONAME_LIBCURSES */
01212 
01213 /* Define to the soname of the libfontconfig library. */
01214 /* #undef SONAME_LIBFONTCONFIG */
01215 
01216 /* Define to the soname of the libfreetype library. */
01217 /* #undef SONAME_LIBFREETYPE */
01218 
01219 /* Define to the soname of the libGL library. */
01220 /* #undef SONAME_LIBGL */
01221 
01222 /* Define to the soname of the libGLU library. */
01223 /* #undef SONAME_LIBGLU */
01224 
01225 /* Define to the soname of the libgnutls library. */
01226 /* #unef SONAME_LIBGNUTLS */
01227 
01228 /* Define to the soname of the libgsm library. */
01229 /* #undef SONAME_LIBGSM */
01230 
01231 /* Define to the soname of the libhal library. */
01232 /* #undef SONAME_LIBHAL */
01233 
01234 /* Define to the soname of the libjack library. */
01235 /* #undef SONAME_LIBJACK */
01236 
01237 /* Define to the soname of the libjpeg library. */
01238 #define SONAME_LIBJPEG "libjpeg"
01239 
01240 /* Define to the soname of the libncurses library. */
01241 /* #undef SONAME_LIBNCURSES */
01242 
01243 /* Define to the soname of the libodbc library. */
01244 /* #undef SONAME_LIBODBC */
01245 
01246 /* Define to the soname of the libopenal library. */
01247 /* #undef SONAME_LIBOPENAL */
01248 
01249 /* Define to the soname of the libpng library. */
01250 #define SONAME_LIBPNG "libpng"
01251 
01252 /* Define to the soname of the libsane library. */
01253 /* #undef SONAME_LIBSANE */
01254 
01255 /* Define to the soname of the libssl library. */
01256 /* #undef SONAME_LIBSSL */
01257 
01258 /* Define to the soname of the libtiff library. */
01259 #define SONAME_LIBTIFF "libtiff"
01260 
01261 /* Define to the soname of the libv4l1 library. */
01262 /* #undef SONAME_LIBV4L1 */
01263 
01264 /* Define to the soname of the libX11 library. */
01265 /* #undef SONAME_LIBX11 */
01266 
01267 /* Define to the soname of the libXcomposite library. */
01268 /* #undef SONAME_LIBXCOMPOSITE */
01269 
01270 /* Define to the soname of the libXcursor library. */
01271 /* #undef SONAME_LIBXCURSOR */
01272 
01273 /* Define to the soname of the libXext library. */
01274 /* #undef SONAME_LIBXEXT */
01275 
01276 /* Define to the soname of the libXi library. */
01277 /* #undef SONAME_LIBXI */
01278 
01279 /* Define to the soname of the libXinerama library. */
01280 /* #undef SONAME_LIBXINERAMA */
01281 
01282 /* Define to the soname of the libXrandr library. */
01283 /* #undef SONAME_LIBXRANDR */
01284 
01285 /* Define to the soname of the libXrender library. */
01286 /* #undef SONAME_LIBXRENDER */
01287 
01288 /* Define to the soname of the libxslt library. */
01289 #define SONAME_LIBXSLT "libxslt"
01290 
01291 /* Define to the soname of the libXxf86vm library. */
01292 /* #undef SONAME_LIBXXF86VM */
01293 
01294 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
01295 /* #undef STAT_MACROS_BROKEN */
01296 
01297 /* Define to 1 if you have the ANSI C header files. */
01298 #define STDC_HEADERS 1
01299 
01300 /* Define to 1 if the X Window System is missing or not being used. */
01301 #define X_DISPLAY_MISSING 1
01302 
01303 /* Number of bits in a file offset, on hosts where this is settable. */
01304 /* #undef _FILE_OFFSET_BITS */
01305 
01306 /* Define for large files, on AIX-style hosts. */
01307 /* #undef _LARGE_FILES */
01308 
01309 /* Define to a macro to output a .cfi assembly pseudo-op */
01310 #define __ASM_CFI(str) str
01311 
01312 /* Define to a macro to define an assembly function */
01313 #ifndef _MSC_VER
01314 #ifndef NO_UNDERSCORE_PREFIX
01315 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t.globl _" #name suffix "\n\t.def _" #name suffix "; .scl 2; .type 32; .endef\n_" #name suffix ":\n\t.cfi_startproc\n\t" code "\n\t.cfi_endproc");
01316 #else
01317 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t.globl " #name suffix "\n\t.def " #name suffix "; .scl 2; .type 32; .endef\n" #name suffix ":\n\t.cfi_startproc\n\t" code "\n\t.cfi_endproc");
01318 #endif
01319 #else
01320 #define __ASM_DEFINE_FUNC(name,suffix,code)
01321 #endif
01322 
01323 /* Define to a macro to generate an assembly function directive */
01324 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
01325 
01326 /* Define to a macro to generate an assembly function with C calling
01327    convention */
01328 #define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,"",code)
01329 
01330 /* Define to a macro to generate an assembly name from a C symbol */
01331 #ifndef NO_UNDERSCORE_PREFIX
01332 #define __ASM_NAME(name) "_" name
01333 #else
01334 #define __ASM_NAME(name) name
01335 #endif
01336 
01337 /* Define to a macro to generate an stdcall suffix */
01338 #define __ASM_STDCALL(args) "@" #args
01339 
01340 /* Define to a macro to generate an assembly function with stdcall calling
01341    convention */
01342 #ifndef _MSC_VER
01343 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
01344 #endif
01345 
01346 /* Define to empty if `const' does not conform to ANSI C. */
01347 /* #undef const */
01348 
01349 /* Define to `__inline__' or `__inline' if that's what the C compiler
01350    calls it, or to nothing if 'inline' is not supported under any name.  */
01351 #ifndef __cplusplus
01352 /* #undef inline */
01353 #endif
01354 
01355 #if defined(_MSC_VER)
01356 #define inline __inline
01357 #endif

Generated on Sun May 27 2012 04:18:10 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.