| | 17 | /* Target processor clips on negative float to int conversion. */ |
| | 18 | #undef CPU_CLIPS_NEGATIVE |
| | 19 | |
| | 20 | /* Target processor clips on positive float to int conversion. */ |
| | 21 | #undef CPU_CLIPS_POSITIVE |
| | 22 | |
| | 23 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
| | 24 | systems. This function is required for `alloca.c' support on those systems. |
| | 25 | */ |
| | 26 | #undef CRAY_STACKSEG_END |
| | 27 | |
| | 28 | /* Define to 1 if using `alloca.c'. */ |
| | 29 | #undef C_ALLOCA |
| | 30 | |
| | 31 | /* Define to 1 if translation of program messages to the user's native |
| | 32 | language is requested. */ |
| | 33 | #undef ENABLE_NLS |
| | 34 | |
| 20 | | /* Define to 1 if you have the <alsa/asoundlib.h> header file. */ |
| 21 | | #undef HAVE_ALSA_ASOUNDLIB_H |
| 22 | | |
| 23 | | /* Define to 1 if you have the <inttypes.h> header file. */ |
| | 38 | /* Define to 1 if you have `alloca', as a function or macro. */ |
| | 39 | #undef HAVE_ALLOCA |
| | 40 | |
| | 41 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
| | 42 | */ |
| | 43 | #undef HAVE_ALLOCA_H |
| | 44 | |
| | 45 | /* ALSA is available. */ |
| | 46 | #undef HAVE_ALSA |
| | 47 | |
| | 48 | /* Define to 1 if you have the <argz.h> header file. */ |
| | 49 | #undef HAVE_ARGZ_H |
| | 50 | |
| | 51 | /* Define to 1 if you have the `asprintf' function. */ |
| | 52 | #undef HAVE_ASPRINTF |
| | 53 | |
| | 54 | /* Define to 1 if you have the `calloc' function. */ |
| | 55 | #undef HAVE_CALLOC |
| | 56 | |
| | 57 | /* Define to 1 if you have the `ceil' function. */ |
| | 58 | #undef HAVE_CEIL |
| | 59 | |
| | 60 | /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the |
| | 61 | CoreFoundation framework. */ |
| | 62 | #undef HAVE_CFLOCALECOPYCURRENT |
| | 63 | |
| | 64 | /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in |
| | 65 | the CoreFoundation framework. */ |
| | 66 | #undef HAVE_CFPREFERENCESCOPYAPPVALUE |
| | 67 | |
| | 68 | /* Define if the GNU dcgettext() function is already present or preinstalled. |
| | 69 | */ |
| | 70 | #undef HAVE_DCGETTEXT |
| | 71 | |
| | 72 | /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you |
| | 73 | don't. */ |
| | 74 | #undef HAVE_DECL_FEOF_UNLOCKED |
| | 75 | |
| | 76 | /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if |
| | 77 | you don't. */ |
| | 78 | #undef HAVE_DECL_FGETS_UNLOCKED |
| | 79 | |
| | 80 | /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you |
| | 81 | don't. */ |
| | 82 | #undef HAVE_DECL_GETC_UNLOCKED |
| | 83 | |
| | 84 | /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you |
| | 85 | don't. */ |
| | 86 | #undef HAVE_DECL__SNPRINTF |
| | 87 | |
| | 88 | /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you |
| | 89 | don't. */ |
| | 90 | #undef HAVE_DECL__SNWPRINTF |
| | 91 | |
| | 92 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
| | 93 | #undef HAVE_DLFCN_H |
| | 94 | |
| | 95 | /* Define to 1 if you have the `floor' function. */ |
| | 96 | #undef HAVE_FLOOR |
| | 97 | |
| | 98 | /* Define to 1 if you have the `fmod' function. */ |
| | 99 | #undef HAVE_FMOD |
| | 100 | |
| | 101 | /* Define to 1 if you have the `free' function. */ |
| | 102 | #undef HAVE_FREE |
| | 103 | |
| | 104 | /* Define to 1 if you have the `fwprintf' function. */ |
| | 105 | #undef HAVE_FWPRINTF |
| | 106 | |
| | 107 | /* Define to 1 if you have the `getcwd' function. */ |
| | 108 | #undef HAVE_GETCWD |
| | 109 | |
| | 110 | /* Define to 1 if you have the `getegid' function. */ |
| | 111 | #undef HAVE_GETEGID |
| | 112 | |
| | 113 | /* Define to 1 if you have the `geteuid' function. */ |
| | 114 | #undef HAVE_GETEUID |
| | 115 | |
| | 116 | /* Define to 1 if you have the `getgid' function. */ |
| | 117 | #undef HAVE_GETGID |
| | 118 | |
| | 119 | /* Define to 1 if you have the `getpagesize' function. */ |
| | 120 | #undef HAVE_GETPAGESIZE |
| | 121 | |
| | 122 | /* Define if the GNU gettext() function is already present or preinstalled. */ |
| | 123 | #undef HAVE_GETTEXT |
| | 124 | |
| | 125 | /* Define to 1 if you have the `getuid' function. */ |
| | 126 | #undef HAVE_GETUID |
| | 127 | |
| | 128 | /* Define if you have the iconv() function. */ |
| | 129 | #undef HAVE_ICONV |
| | 130 | |
| | 131 | /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ |
| | 132 | #undef HAVE_INTMAX_T |
| | 133 | |
| | 134 | /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */ |
| | 144 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
| | 145 | #undef HAVE_LANGINFO_CODESET |
| | 146 | |
| | 147 | /* Define if your <locale.h> file defines LC_MESSAGES. */ |
| | 148 | #undef HAVE_LC_MESSAGES |
| | 149 | |
| | 150 | /* Define to 1 if you have the `m' library (-lm). */ |
| | 151 | #undef HAVE_LIBM |
| | 152 | |
| | 153 | /* Define to 1 if you have the <limits.h> header file. */ |
| | 154 | #undef HAVE_LIMITS_H |
| | 155 | |
| | 156 | /* Define to 1 if you have the <locale.h> header file. */ |
| | 157 | #undef HAVE_LOCALE_H |
| | 158 | |
| | 159 | /* Define if you have the 'long double' type. */ |
| | 160 | #undef HAVE_LONG_DOUBLE |
| | 161 | |
| | 162 | /* Define if you have the 'long long' type. */ |
| | 163 | #undef HAVE_LONG_LONG |
| | 164 | |
| | 165 | /* Define if you have C99's lrint function. */ |
| | 166 | #undef HAVE_LRINT |
| | 167 | |
| | 168 | /* Define if you have C99's lrintf function. */ |
| | 169 | #undef HAVE_LRINTF |
| | 170 | |
| | 171 | /* Define to 1 if you have the `malloc' function. */ |
| | 172 | #undef HAVE_MALLOC |
| | 173 | |
| | 174 | /* Define to 1 if you have the <malloc.h> header file. */ |
| | 175 | #undef HAVE_MALLOC_H |
| | 176 | |
| | 177 | /* Define to 1 if you have the `memcpy' function. */ |
| | 178 | #undef HAVE_MEMCPY |
| | 179 | |
| | 180 | /* Define to 1 if you have the `memmove' function. */ |
| | 181 | #undef HAVE_MEMMOVE |
| | 182 | |
| | 265 | /* Define if you have the 'unsigned long long' type. */ |
| | 266 | #undef HAVE_UNSIGNED_LONG_LONG |
| | 267 | |
| | 268 | /* Define if you have the 'wchar_t' type. */ |
| | 269 | #undef HAVE_WCHAR_T |
| | 270 | |
| | 271 | /* Define to 1 if you have the `wcslen' function. */ |
| | 272 | #undef HAVE_WCSLEN |
| | 273 | |
| | 274 | /* Define if you have the 'wint_t' type. */ |
| | 275 | #undef HAVE_WINT_T |
| | 276 | |
| | 277 | /* Define to 1 if you have the `__argz_count' function. */ |
| | 278 | #undef HAVE___ARGZ_COUNT |
| | 279 | |
| | 280 | /* Define to 1 if you have the `__argz_next' function. */ |
| | 281 | #undef HAVE___ARGZ_NEXT |
| | 282 | |
| | 283 | /* Define to 1 if you have the `__argz_stringify' function. */ |
| | 284 | #undef HAVE___ARGZ_STRINGIFY |
| | 285 | |
| | 286 | /* Define to 1 if you have the `__fsetlocking' function. */ |
| | 287 | #undef HAVE___FSETLOCKING |
| | 288 | |
| | 289 | /* Define as const if the declaration of iconv() needs const. */ |
| | 290 | #undef ICONV_CONST |
| | 291 | |
| | 292 | /* Define if integer division by zero raises signal SIGFPE. */ |
| | 293 | #undef INTDIV0_RAISES_SIGFPE |
| | 294 | |
| | 313 | /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ |
| | 314 | #undef PRI_MACROS_BROKEN |
| | 315 | |
| | 316 | /* Define as the maximum value of type 'size_t', if the system doesn't define |
| | 317 | it. */ |
| | 318 | #undef SIZE_MAX |
| | 319 | |
| | 320 | /* If using the C implementation of alloca, define if you know the |
| | 321 | direction of stack growth for your system; otherwise it will be |
| | 322 | automatically deduced at run-time. |
| | 323 | STACK_DIRECTION > 0 => grows toward higher addresses |
| | 324 | STACK_DIRECTION < 0 => grows toward lower addresses |
| | 325 | STACK_DIRECTION = 0 => direction of growth unknown */ |
| | 326 | #undef STACK_DIRECTION |
| | 327 | |
| | 333 | |
| | 334 | /* Define to empty if `const' does not conform to ANSI C. */ |
| | 335 | #undef const |
| | 336 | |
| | 337 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
| | 338 | calls it, or to nothing if 'inline' is not supported under any name. */ |
| | 339 | #ifndef __cplusplus |
| | 340 | #undef inline |
| | 341 | #endif |
| | 342 | |
| | 343 | /* Define to `long' if <sys/types.h> does not define. */ |
| | 344 | #undef off_t |
| | 345 | |
| | 346 | /* Define as the type of the result of subtracting two pointers, if the system |
| | 347 | doesn't define it. */ |
| | 348 | #undef ptrdiff_t |
| | 349 | |
| | 350 | /* Define to empty if the C compiler doesn't support this keyword. */ |
| | 351 | #undef signed |
| | 352 | |
| | 353 | /* Define to `unsigned' if <sys/types.h> does not define. */ |
| | 354 | #undef size_t |
| | 355 | |
| | 356 | /* Define to unsigned long or unsigned long long if <stdint.h> and |
| | 357 | <inttypes.h> don't define. */ |
| | 358 | #undef uintmax_t |