]>
git.saurik.com Git - apt.git/blob - buildlib/config.h.in
7e738af52e12a3f2f47e4373eb1cc5629853daa4
1 /* Define if your processor stores words with the most significant
2 byte first (like Motorola and SPARC, unlike Intel and VAX). */
5 /* The number of bytes in a usigned char. */
8 /* The number of bytes in a unsigned int. */
11 /* The number of bytes in a unsigned long. */
14 /* The number of bytes in a unsigned short. */
17 /* Define if we have libgpm. */
20 /* Define if we have the SLang library from Davis. */
23 /* Define if we have the X11 windowing system. */
26 /* Define if we have sys/vfs.h */
29 /* Define if we have sys/mount.h */
32 /* Define if we have enabled pthread support */
35 /* Define if h_errno is in netdb.h */
38 /* Define if socklen_t is in sys/socket.h This does not mean we
39 shouldn't include sys/socket.h tho! */
40 #undef HAVE_SYS_SOCKET_H
42 /* If there is no socklen_t, define this(might want to update
44 #undef NEED_SOCKLEN_T_DEFINE
47 #undef NEED_XOPEN_NETDB_H
49 /* Define the architecture name string */
52 /* The version number string */
55 /* The package name string */