Sync
[ntk/apt.git] / buildlib / config.h.in
1 /* buildlib/config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if your processor stores words with the most significant
4 byte first (like Motorola and SPARC, unlike Intel and VAX). */
5 #undef WORDS_BIGENDIAN
6
7 /* The number of bytes in a usigned char. */
8 #undef SIZEOF_CHAR
9
10 /* The number of bytes in a unsigned int. */
11 #undef SIZEOF_INT
12
13 /* The number of bytes in a unsigned long. */
14 #undef SIZEOF_LONG
15
16 /* The number of bytes in a unsigned short. */
17 #undef SIZEOF_SHORT
18
19 /* Define if we have libgpm. */
20 #undef HAVE_LIBGPM
21
22 /* Define if we have the SLang library from Davis. */
23 #undef HAVE_LIBSLANG
24
25 /* Define if we have the X11 windowing system. */
26 #undef HAVE_X11
27
28 /* Define the architecture name string */
29 #undef ARCHITECTURE
30
31 /* The version number string */
32 #undef VERSION
33
34 /* The package name string */
35 #undef PACKAGE