prism2.device: Compiler delint
[AROS.git] / arch / ppc-sam440 / boot / parthenope / config.h.in
blob1eeb364af6824f3e46b414758493781e729fa2a4
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
4 #undef NO_MINUS_C_MINUS_O
6 /* Name of package */
7 #undef PACKAGE
9 /* Define to the address where bug reports for this package should be sent. */
10 #undef PACKAGE_BUGREPORT
12 /* Define to the full name of this package. */
13 #undef PACKAGE_NAME
15 /* Define to the full name and version of this package. */
16 #undef PACKAGE_STRING
18 /* Define to the one symbol short name of this package. */
19 #undef PACKAGE_TARNAME
21 /* Define to the version of this package. */
22 #undef PACKAGE_VERSION
24 /* Version number of package */
25 #undef VERSION
27 /* Define to empty if `const' does not conform to ANSI C. */
28 #undef const
30 /* Define to `__inline__' or `__inline' if that's what the C compiler
31 calls it, or to nothing if 'inline' is not supported under any name. */
32 #ifndef __cplusplus
33 #undef inline
34 #endif