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 /* src/config.h.  Generated from config.h.in by configure.  */
00002 /* src/config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define if your architecture wants/needs/can use attribute_align_arg and
00005    alignment checks. It's for 32bit x86... */
00006 #define ABI_ALIGN_FUN 1
00007 
00008 /* Define to use proper rounding. */
00009 /* #undef ACCURATE_ROUNDING */
00010 
00011 /* Define if .align takes 3 for alignment of 2^3=8 bytes instead of 8. */
00012 /* #undef ASMALIGN_EXP */
00013 
00014 /* Define if __attribute__((aligned(16))) shall be used */
00015 #define CCALIGN 1
00016 
00017 /* Define if checking of stack alignment is wanted. */
00018 #define CHECK_ALIGN 1
00019 
00020 /* Define if debugging is enabled. */
00021 /* #undef DEBUG */
00022 
00023 /* The default audio output module(s) to use */
00024 #define DEFAULT_OUTPUT_MODULE "win32"
00025 
00026 /* Define if building with dynamcally linked libmpg123 */
00027 /* #undef DYNAMIC_BUILD */
00028 
00029 /* Define if FIFO support is enabled. */
00030 /* #undef FIFO */
00031 
00032 /* Define if frame index should be used. */
00033 #define FRAME_INDEX 1
00034 
00035 /* Define if gapless is enabled. */
00036 #define GAPLESS 1
00037 
00038 /* Define to 1 if you have the <alc.h> header file. */
00039 /* #undef HAVE_ALC_H */
00040 
00041 /* Define to 1 if you have the <Alib.h> header file. */
00042 /* #undef HAVE_ALIB_H */
00043 
00044 /* Define to 1 if you have the <AL/alc.h> header file. */
00045 /* #undef HAVE_AL_ALC_H */
00046 
00047 /* Define to 1 if you have the <AL/al.h> header file. */
00048 /* #undef HAVE_AL_AL_H */
00049 
00050 /* Define to 1 if you have the <al.h> header file. */
00051 /* #undef HAVE_AL_H */
00052 
00053 /* Define to 1 if you have the <arpa/inet.h> header file. */
00054 /* #undef HAVE_ARPA_INET_H */
00055 
00056 /* Define to 1 if you have the <asm/audioio.h> header file. */
00057 /* #undef HAVE_ASM_AUDIOIO_H */
00058 
00059 /* Define to 1 if you have the `atoll' function. */
00060 #define HAVE_ATOLL 1
00061 
00062 /* Define to 1 if you have the <audios.h> header file. */
00063 /* #undef HAVE_AUDIOS_H */
00064 
00065 /* Define to 1 if you have the <AudioToolbox/AudioToolbox.h> header file. */
00066 /* #undef HAVE_AUDIOTOOLBOX_AUDIOTOOLBOX_H */
00067 
00068 /* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
00069 /* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */
00070 
00071 /* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
00072 /* #undef HAVE_CORESERVICES_CORESERVICES_H */
00073 
00074 /* Define to 1 if you have the <CUlib.h> header file. */
00075 /* #undef HAVE_CULIB_H */
00076 
00077 /* Define to 1 if you have the <dlfcn.h> header file. */
00078 /* #undef HAVE_DLFCN_H */
00079 
00080 /* Define if getaddrinfo accepts the AI_ADDRCONFIG flag */
00081 /* #undef HAVE_GAI_ADDRCONFIG */
00082 
00083 /* Define to 1 if you have the `getaddrinfo' function. */
00084 /* #undef HAVE_GETADDRINFO */
00085 
00086 /* Define to 1 if you have the `getpagesize' function. */
00087 #define HAVE_GETPAGESIZE 1
00088 
00089 /* Define to 1 if you have the `getuid' function. */
00090 /* #undef HAVE_GETUID */
00091 
00092 /* Define to 1 if you have the <inttypes.h> header file. */
00093 #define HAVE_INTTYPES_H 1
00094 
00095 /* Define to 1 if you have the <langinfo.h> header file. */
00096 /* #undef HAVE_LANGINFO_H */
00097 
00098 /* Define to 1 if you have the `m' library (-lm). */
00099 #define HAVE_LIBM 1
00100 
00101 /* Define to 1 if you have the `mx' library (-lmx). */
00102 /* #undef HAVE_LIBMX */
00103 
00104 /* Define to 1 if you have the <limits.h> header file. */
00105 #define HAVE_LIMITS_H 1
00106 
00107 /* Define to 1 if you have the <linux/soundcard.h> header file. */
00108 /* #undef HAVE_LINUX_SOUNDCARD_H */
00109 
00110 /* Define to 1 if you have the <locale.h> header file. */
00111 #define HAVE_LOCALE_H 1
00112 
00113 /* Define if libltdl is available */
00114 /* #undef HAVE_LTDL */
00115 
00116 /* Define to 1 if you have the <machine/soundcard.h> header file. */
00117 /* #undef HAVE_MACHINE_SOUNDCARD_H */
00118 
00119 /* Define to 1 if you have the <memory.h> header file. */
00120 /* #undef HAVE_MEMORY_H */
00121 
00122 /* Define to 1 if you have the `mkfifo' function. */
00123 /* #undef HAVE_MKFIFO */
00124 
00125 /* Define to 1 if you have a working `mmap' system call. */
00126 /* #undef HAVE_MMAP */
00127 
00128 /* Define to 1 if you have the <netdb.h> header file. */
00129 /* #undef HAVE_NETDB_H */
00130 
00131 /* Define to 1 if you have the <netinet/in.h> header file. */
00132 /* #undef HAVE_NETINET_IN_H */
00133 
00134 /* Define to 1 if you have the <netinet/tcp.h> header file. */
00135 /* #undef HAVE_NETINET_TCP_H */
00136 
00137 /* Define to 1 if you have the `nl_langinfo' function. */
00138 /* #undef HAVE_NL_LANGINFO */
00139 
00140 /* Define to 1 if you have the <OpenAL/alc.h> header file. */
00141 /* #undef HAVE_OPENAL_ALC_H */
00142 
00143 /* Define to 1 if you have the <OpenAL/al.h> header file. */
00144 /* #undef HAVE_OPENAL_AL_H */
00145 
00146 /* Define to 1 if you have the <os2me.h> header file. */
00147 /* #undef HAVE_OS2ME_H */
00148 
00149 /* Define to 1 if you have the <os2.h> header file. */
00150 /* #undef HAVE_OS2_H */
00151 
00152 /* Define to 1 if you have the `random' function. */
00153 /* #undef HAVE_RANDOM */
00154 
00155 /* Define to 1 if you have the <sched.h> header file. */
00156 /* #undef HAVE_SCHED_H */
00157 
00158 /* Define to 1 if you have the `sched_setscheduler' function. */
00159 /* #undef HAVE_SCHED_SETSCHEDULER */
00160 
00161 /* Define to 1 if you have the `setlocale' function. */
00162 #define HAVE_SETLOCALE 1
00163 
00164 /* Define to 1 if you have the `setpriority' function. */
00165 /* #undef HAVE_SETPRIORITY */
00166 
00167 /* Define to 1 if you have the `setuid' function. */
00168 /* #undef HAVE_SETUID */
00169 
00170 /* Define to 1 if you have the <signal.h> header file. */
00171 #define HAVE_SIGNAL_H 1
00172 
00173 /* Define to 1 if you have the <sndio.h> header file. */
00174 /* #undef HAVE_SNDIO_H */
00175 
00176 /* Define to 1 if you have the <stdint.h> header file. */
00177 #define HAVE_STDINT_H 1
00178 
00179 /* Define to 1 if you have the <stdio.h> header file. */
00180 #define HAVE_STDIO_H 1
00181 
00182 /* Define to 1 if you have the <stdlib.h> header file. */
00183 #define HAVE_STDLIB_H 1
00184 
00185 /* Define to 1 if you have the `strdup' function. */
00186 #define HAVE_STRDUP 1
00187 
00188 /* Define to 1 if you have the `strerror' function. */
00189 #define HAVE_STRERROR 1
00190 
00191 /* Define to 1 if you have the <strings.h> header file. */
00192 /* #undef HAVE_STRINGS_H */
00193 
00194 /* Define to 1 if you have the <string.h> header file. */
00195 #define HAVE_STRING_H 1
00196 
00197 /* Define to 1 if you have the <sun/audioio.h> header file. */
00198 /* #undef HAVE_SUN_AUDIOIO_H */
00199 
00200 /* Define to 1 if you have the <sys/audioio.h> header file. */
00201 /* #undef HAVE_SYS_AUDIOIO_H */
00202 
00203 /* Define to 1 if you have the <sys/audio.h> header file. */
00204 /* #undef HAVE_SYS_AUDIO_H */
00205 
00206 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00207 /* #undef HAVE_SYS_IOCTL_H */
00208 
00209 /* Define to 1 if you have the <sys/param.h> header file. */
00210 #define HAVE_SYS_PARAM_H 1
00211 
00212 /* Define to 1 if you have the <sys/resource.h> header file. */
00213 /* #undef HAVE_SYS_RESOURCE_H */
00214 
00215 /* Define to 1 if you have the <sys/signal.h> header file. */
00216 /* #undef HAVE_SYS_SIGNAL_H */
00217 
00218 /* Define to 1 if you have the <sys/socket.h> header file. */
00219 /* #undef HAVE_SYS_SOCKET_H */
00220 
00221 /* Define to 1 if you have the <sys/soundcard.h> header file. */
00222 /* #undef HAVE_SYS_SOUNDCARD_H */
00223 
00224 /* Define to 1 if you have the <sys/stat.h> header file. */
00225 /* #undef HAVE_SYS_STAT_H */
00226 
00227 /* Define to 1 if you have the <sys/time.h> header file. */
00228 #define HAVE_SYS_TIME_H 1
00229 
00230 /* Define to 1 if you have the <sys/types.h> header file. */
00231 #define HAVE_SYS_TYPES_H 1
00232 
00233 /* Define to 1 if you have the <sys/wait.h> header file. */
00234 /* #undef HAVE_SYS_WAIT_H */
00235 
00236 /* Define this if you have the POSIX termios library */
00237 /* #undef HAVE_TERMIOS */
00238 
00239 /* Define to 1 if you have the <unistd.h> header file. */
00240 #define HAVE_UNISTD_H 1
00241 
00242 /* Define to 1 if you have the <windows.h> header file. */
00243 #define HAVE_WINDOWS_H 1
00244 
00245 /* Define to 1 if you have the <ws2tcpip.h> header file. */
00246 #define HAVE_WS2TCPIP_H 1
00247 
00248 /* Define to indicate that float storage follows IEEE754. */
00249 #define IEEE_FLOAT 1
00250 
00251 /* size of the frame index seek table */
00252 #define INDEX_SIZE 1000
00253 
00254 /* Define if IPV6 support is enabled. */
00255 #define IPV6 1
00256 
00257 /* Define this to the size of long type in bits, used for LFS small/native
00258    alias functions. */
00259 #define LFS_ALIAS_BITS 32
00260 
00261 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00262    */
00263 #define LT_OBJDIR ".libs/"
00264 
00265 /* Define if network support is enabled. */
00266 #define NETWORK 1
00267 
00268 /* Define to disable 16 bit integer output. */
00269 /* #undef NO_16BIT */
00270 
00271 /* Define to disable 32 bit integer output. */
00272 /* #undef NO_32BIT */
00273 
00274 /* Define to disable 8 bit integer output. */
00275 /* #undef NO_8BIT */
00276 
00277 /* Define to disable downsampled decoding. */
00278 /* #undef NO_DOWNSAMPLE */
00279 
00280 /* Define to disable error messages in combination with a return value (the
00281    return is left intact). */
00282 /* #undef NO_ERETURN */
00283 
00284 /* Define to disable error messages. */
00285 /* #undef NO_ERROR */
00286 
00287 /* Define to disable feeder and buffered readers. */
00288 /* #undef NO_FEEDER */
00289 
00290 /* Define to disable ICY handling. */
00291 /* #undef NO_ICY */
00292 
00293 /* Define to disable ID3v2 parsing. */
00294 /* #undef NO_ID3V2 */
00295 
00296 /* Define to disable layer I. */
00297 /* #undef NO_LAYER1 */
00298 
00299 /* Define to disable layer II. */
00300 /* #undef NO_LAYER2 */
00301 
00302 /* Define to disable layer III. */
00303 /* #undef NO_LAYER3 */
00304 
00305 /* Define to disable ntom resampling. */
00306 /* #undef NO_NTOM */
00307 
00308 /* Define to disable real output. */
00309 /* #undef NO_REAL */
00310 
00311 /* Define to disable string functions. */
00312 /* #undef NO_STRING */
00313 
00314 /* Define to disable warning messages. */
00315 /* #undef NO_WARNING */
00316 
00317 /* Name of package */
00318 #define PACKAGE "mpg123"
00319 
00320 /* Define to the address where bug reports for this package should be sent. */
00321 #define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
00322 
00323 /* Define to the full name of this package. */
00324 #define PACKAGE_NAME "mpg123"
00325 
00326 /* Define to the full name and version of this package. */
00327 #define PACKAGE_STRING "mpg123 1.12.3"
00328 
00329 /* Define to the one symbol short name of this package. */
00330 #define PACKAGE_TARNAME "mpg123"
00331 
00332 /* Define to the home page for this package. */
00333 #define PACKAGE_URL ""
00334 
00335 /* Define to the version of this package. */
00336 #define PACKAGE_VERSION "1.12.3"
00337 
00338 /* Define if portaudio v18 API is wanted. */
00339 /* #undef PORTAUDIO18 */
00340 
00341 /* The size of `int32_t', as computed by sizeof. */
00342 #define SIZEOF_INT32_T 4
00343 
00344 /* The size of `long', as computed by sizeof. */
00345 #define SIZEOF_LONG 4
00346 
00347 /* The size of `off_t', as computed by sizeof. */
00348 #define SIZEOF_OFF_T 4
00349 
00350 /* The size of `size_t', as computed by sizeof. */
00351 #define SIZEOF_SIZE_T 4
00352 
00353 /* The size of `ssize_t', as computed by sizeof. */
00354 #define SIZEOF_SSIZE_T 4
00355 
00356 /* Define to 1 if you have the ANSI C header files. */
00357 #define STDC_HEADERS 1
00358 
00359 /* Define if modules are enabled */
00360 /* #undef USE_MODULES */
00361 
00362 /* Version number of package */
00363 #define VERSION "1.12.3"
00364 
00365 /* Define to use Win32 sockets */
00366 #define WANT_WIN32_SOCKETS 1
00367 
00368 /* Define to use Unicode for Windows */
00369 #define WANT_WIN32_UNICODE 1
00370 
00371 /* Number of bits in a file offset, on hosts where this is settable. */
00372 /* #undef _FILE_OFFSET_BITS */
00373 
00374 /* Define for large files, on AIX-style hosts. */
00375 /* #undef _LARGE_FILES */
00376 
00377 /* Define to empty if `const' does not conform to ANSI C. */
00378 /* #undef const */
00379 
00380 /* Define to `__inline__' or `__inline' if that's what the C compiler
00381    calls it, or to nothing if 'inline' is not supported under any name.  */
00382 #ifndef __cplusplus
00383 /* #undef inline */
00384 #endif
00385 
00386 /* Define to `short' if <sys/types.h> does not define. */
00387 /* #undef int16_t */
00388 
00389 /* Define to `int' if <sys/types.h> does not define. */
00390 /* #undef int32_t */
00391 
00392 /* Define to `long int' if <sys/types.h> does not define. */
00393 /* #undef off_t */
00394 
00395 /* Define to `unsigned long' if <sys/types.h> does not define. */
00396 /* #undef size_t */
00397 
00398 /* Define to `long' if <sys/types.h> does not define. */
00399 /* #undef ssize_t */
00400 
00401 /* Define to `unsigned short' if <sys/types.h> does not define. */
00402 /* #undef uint16_t */
00403 
00404 /* Define to `unsigned int' if <sys/types.h> does not define. */
00405 /* #undef uint32_t */
00406 
00407 /* Define to `unsigned long' if <sys/types.h> does not define. */
00408 /* #undef uintptr_t */

Generated on Sat May 26 2012 04:17:01 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.