1 /* config.h.in. Generated from configure.in by autoheader. */
2 /* Define if WarpUp support code should be included. */
5 /* Define to 1 if you have the <asm/io.h> header file. */
8 /* Define to 1 if you have the <inttypes.h> header file. */
11 /* Define to 1 if you have the `mui' library (-lmui). */
14 /* Define to 1 if you have the <libraries/openpci.h> header file. */
15 #undef HAVE_LIBRARIES_OPENPCI_H
17 /* Define to 1 if you have the <memory.h> header file. */
20 /* Define to 1 if you have the <proto/oss.h> header file. */
21 #undef HAVE_PROTO_OSS_H
23 /* Define to 1 if you have the <stdint.h> header file. */
26 /* Define to 1 if you have the <stdlib.h> header file. */
29 /* Define to 1 if you have the <strings.h> header file. */
32 /* Define to 1 if you have the <string.h> header file. */
35 /* Define to 1 if you have the <sys/stat.h> header file. */
36 #undef HAVE_SYS_STAT_H
38 /* Define to 1 if you have the <sys/types.h> header file. */
39 #undef HAVE_SYS_TYPES_H
41 /* Define to 1 if you have the <unistd.h> header file. */
44 /* Define to the address where bug reports for this package should be sent. */
45 #undef PACKAGE_BUGREPORT
47 /* Define to the full name of this package. */
50 /* Define to the full name and version of this package. */
53 /* Define to the one symbol short name of this package. */
54 #undef PACKAGE_TARNAME
56 /* Define to the version of this package. */
57 #undef PACKAGE_VERSION
59 /* Define to 1 if you have the ANSI C header files. */
62 /* Use inlines for stdarg functions */
63 #undef USE_INLINE_STDARG
65 /* Define to 1 if your processor stores words with the most significant byte
66 first (like Motorola and SPARC, unlike Intel and VAX). */
67 #undef WORDS_BIGENDIAN
69 /* Use traditional library base type */
70 #undef __USE_BASETYPE__
75 /* Define to empty if `const' does not conform to ANSI C. */
78 /* Define to `__inline__' or `__inline' if that's what the C compiler
79 calls it, or to nothing if 'inline' is not supported under any name. */