]>
git.saurik.com Git - apt-legacy.git/blob - buildlib/config.h.in
1 /* Define if your processor stores words with the most significant
2 byte first (like Motorola and SPARC, unlike Intel and VAX). */
5 /* The following 4 are only used by inttypes.h shim if the system lacks
7 /* The number of bytes in a usigned char. */
10 /* The number of bytes in a unsigned int. */
13 /* The number of bytes in a unsigned long. */
16 /* The number of bytes in a unsigned short. */
19 /* Define if we have the timegm() function */
22 /* These two are used by the statvfs shim for glibc2.0 and bsd */
23 /* Define if we have sys/vfs.h */
25 #undef HAVE_STRUCT_STATFS_F_TYPE
27 /* Define if we have sys/mount.h */
30 /* Define if we have enabled pthread support */
33 /* If there is no socklen_t, define this for the netdb shim */
34 #undef NEED_SOCKLEN_T_DEFINE
36 /* Define the arch name string */
39 /* The version number string */
42 /* The package name string */