/* include/config.h. Generated from config.h.in by configure. */
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
/* The following 4 are only used by inttypes.h shim if the system lacks
inttypes.h */
/* The number of bytes in a usigned char. */
#define SIZEOF_CHAR 1
/* The number of bytes in a unsigned int. */
#define SIZEOF_INT 4
/* The number of bytes in a unsigned long. */
#define SIZEOF_LONG 4
/* The number of bytes in a unsigned short. */
#define SIZEOF_SHORT 2
/* Define if we have the timegm() function */
#define HAVE_TIMEGM 1
/* These two are used by the statvfs shim for glibc2.0 and bsd */
/* Define if we have sys/vfs.h */
/* #undef HAVE_VFS_H */
/* Define if we have sys/mount.h */
/* #undef HAVE_MOUNT_H */
/* Define if we have enabled pthread support */
/* #undef HAVE_PTHREAD */
/* If there is no socklen_t, define this for the netdb shim */
/* #undef NEED_SOCKLEN_T_DEFINE */
/* Define the cpu name string */
#define COMMON_CPU "i386"
/* Define the on name string */
#define COMMON_OS "hurd"
/* The version number string */
#define VERSION "0.6.46.4-0.1"
/* The package name string */
#define PACKAGE "apt"
syntax highlighted by Code2HTML, v. 0.9.1