| version 1.1, 2003/11/27 14:24:32 |
version 1.3, 2004/07/15 14:51:42 |
|
|
| /* Define to 1 if you have the ANSI C header files. */ |
/* Define to 1 if you have the ANSI C header files. */ |
| #undef STDC_HEADERS |
#undef STDC_HEADERS |
| |
|
| |
/* Define to 1 if your processor stores words with the most significant byte |
| |
first (like Motorola and SPARC, unlike Intel and VAX). */ |
| |
#undef WORDS_BIGENDIAN |
| |
|
| /* Define to empty if `const' does not conform to ANSI C. */ |
/* Define to empty if `const' does not conform to ANSI C. */ |
| #undef const |
#undef const |
| |
|
| |
/* Define as `__inline' if that's what the C compiler calls it, or to nothing |
| |
if it is not supported. */ |
| |
#undef inline |
| |
|
| |
|