| /* include/config.h.in. Generated from configure.ac by autoheader. */ | |
| /* Default radix point for fixed-point */ | |
| /* Define to use fixed-point computation */ | |
| /* #undef FIXED_POINT */ | |
| /* Define if the system has the type `long long'. */ | |
| /* Define if you have the `popen' function. */ | |
| /* Define if you have the `snprintf' function. */ | |
| /* Define if you have the <sys/stat.h> header file. */ | |
| /* Define if you have the <sys/types.h> header file. */ | |
| /* Define if you have the <unistd.h> header file. */ | |
| /* Define if you have the <inttypes.h> header file. */ | |
| /* #undef HAVE_INTTYPES_H */ | |
| /* Define if you have the <stdint.h> header file. */ | |
| /* The size of `long', as computed by sizeof. */ | |
| /* The size of `long long', as computed by sizeof. */ | |
| /* Define WORDS_BIGENDIAN if your processor stores words with the most | |
| significant byte first (like Motorola and SPARC, unlike Intel). */ | |
| /* #undef WORDS_BIGENDIAN */ | |
| /* Define to the address where bug reports for this package should be sent. */ | |
| /* Define to the full name of this package. */ | |
| /* Define to the full name and version of this package. */ | |
| /* Define to the one symbol short name of this package. */ | |
| /* Define to the home page for this package. */ | |
| /* Define to the version of this package. */ | |