config.h.in
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:4k
源码类别:

Windows CE

开发平台:

C/C++

  1. /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
  2. /* Define if on AIX 3.
  3.    System headers sometimes define this.
  4.    We just want to avoid a redefinition error message.  */
  5. #ifndef _ALL_SOURCE
  6. #undef _ALL_SOURCE
  7. #endif
  8. /* Define to empty if the keyword does not work.  */
  9. #undef const
  10. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  11. #undef HAVE_SYS_WAIT_H
  12. /* Define to `int' if <sys/types.h> doesn't define.  */
  13. #undef pid_t
  14. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  15. #undef size_t
  16. /* Define if you have the ANSI C header files.  */
  17. #undef STDC_HEADERS
  18. /* Define if your system supports binary pipes (i.e. Unix) */
  19. #undef DRV_PIPE
  20. /* Define if you want a .aiff file writer driver */
  21. #undef DRV_AIFF
  22. /* Define if the AudioFile driver is compiled */
  23. #undef DRV_AF
  24. /* Define if the AIX audio driver is compiled */
  25. #undef DRV_AIX
  26. /* Define if the Linux ALSA driver is compiled */
  27. #undef DRV_ALSA
  28. /* Define if the Enlightened Sound Daemon driver is compiled */
  29. #undef DRV_ESD
  30. /* Define if the HP-UX audio driver is compiled */
  31. #undef DRV_HP
  32. /* Define if the Open Sound System driver is compiled */
  33. #undef DRV_OSS
  34. /* Define if the Linux SAM9407 driver is compiled */
  35. #undef DRV_SAM9407
  36. /* Define if the SGI audio driver is compiled */
  37. #undef DRV_SGI
  38. /* Define if the Sun audio driver or compatible (NetBSD, OpenBSD)
  39.    is compiled */
  40. #undef DRV_SUN
  41. /* Define if the Linux Ultra driver is compiled */
  42. #undef DRV_ULTRA
  43. /* Define this if you want the MacOS X CoreAudio driver */
  44. #undef DRV_OSX
  45. /* Define this if you want the Carbon Mac Audio driver */
  46. #undef DRV_MAC
  47. /* Define if you want a debug version of the library */
  48. #undef MIKMOD_DEBUG
  49. /* Define if you want runtime dynamic linking of ALSA and EsounD drivers */
  50. #undef MIKMOD_DYNAMIC
  51. /* Define if your system provides POSIX.4 threads */
  52. #undef HAVE_PTHREAD
  53. /* Define if your system is SunOS 4.* */
  54. #undef SUNOS
  55. /* Define if your system is AIX 3.* - might be needed for 4.* too */
  56. #undef AIX
  57. /* Define if your system defines random(3) and srandom(3) in math.h instead
  58.    of stdlib.h */
  59. #undef SRANDOM_IN_MATH_H
  60. /* Define if EsounD driver depends on ALSA */
  61. #undef MIKMOD_DYNAMIC_ESD_NEEDS_ALSA
  62. /* Define if your system has RTLD_GLOBAL defined in <dlfcn.h> */
  63. #undef HAVE_RTLD_GLOBAL
  64. /* Define if your system needs leading underscore to function names in dlsym() calls */
  65. #undef DLSYM_NEEDS_UNDERSCORE
  66. /* Define if you have the setenv function.  */
  67. #undef HAVE_SETENV
  68. /* Define if you have the snprintf function.  */
  69. #undef HAVE_SNPRINTF
  70. /* Define if you have the srandom function.  */
  71. #undef HAVE_SRANDOM
  72. /* Define if you have the strcasecmp function.  */
  73. #undef HAVE_STRCASECMP
  74. /* Define if you have the strdup function.  */
  75. #undef HAVE_STRDUP
  76. /* Define if you have the strstr function.  */
  77. #undef HAVE_STRSTR
  78. /* Define if you have the <AF/AFlib.h> header file.  */
  79. #undef HAVE_AF_AFLIB_H
  80. /* Define if you have the <dl.h> header file.  */
  81. #undef HAVE_DL_H
  82. /* Define if you have the <dlfcn.h> header file.  */
  83. #undef HAVE_DLFCN_H
  84. /* Define if you have the <dmedia/audio.h> header file.  */
  85. #undef HAVE_DMEDIA_AUDIO_H
  86. /* Define if you have the <fcntl.h> header file.  */
  87. #undef HAVE_FCNTL_H
  88. /* Define if you have the <libgus.h> header file.  */
  89. #undef HAVE_LIBGUS_H
  90. /* Define if you have the <machine/soundcard.h> header file.  */
  91. #undef HAVE_MACHINE_SOUNDCARD_H
  92. /* Define if you have the <malloc.h> header file.  */
  93. #undef HAVE_MALLOC_H
  94. /* Define if you have the <memory.h> header file.  */
  95. #undef HAVE_MEMORY_H
  96. /* Define if you have the <strings.h> header file.  */
  97. #undef HAVE_STRINGS_H
  98. /* Define if you have the <sun/audioio.h> header file.  */
  99. #undef HAVE_SUN_AUDIOIO_H
  100. /* Define if you have the <sys/acpa.h> header file.  */
  101. #undef HAVE_SYS_ACPA_H
  102. /* Define if you have the <sys/asoundlib.h> header file.  */
  103. #undef HAVE_SYS_ASOUNDLIB_H
  104. /* Define if you have the <sys/audio.h> header file.  */
  105. #undef HAVE_SYS_AUDIO_H
  106. /* Define if you have the <sys/audioio.h> header file.  */
  107. #undef HAVE_SYS_AUDIOIO_H
  108. /* Define if you have the <sys/ioctl.h> header file.  */
  109. #undef HAVE_SYS_IOCTL_H
  110. /* Define if you have the <sys/sam9407.h> header file.  */
  111. #undef HAVE_SYS_SAM9407_H
  112. /* Define if you have the <sys/soundcard.h> header file.  */
  113. #undef HAVE_SYS_SOUNDCARD_H
  114. /* Define if you have the <unistd.h> header file.  */
  115. #undef HAVE_UNISTD_H
  116. /* Name of package */
  117. #undef PACKAGE
  118. /* Version number of package */
  119. #undef VERSION