]> git.saurik.com Git - apt.git/blobdiff - buildlib/config.h.in
now that the package name 'apt' is a magic word enabling essential status
[apt.git] / buildlib / config.h.in
index eddb162469aa8025cc2a5d1d874cb9efff9439c9..4798fe3f53d487c4f18e065d0f7eb4fc05cc7fa1 100644 (file)
@@ -22,6 +22,7 @@
 /* These two are used by the statvfs shim for glibc2.0 and bsd */
 /* Define if we have sys/vfs.h */
 #undef HAVE_VFS_H
+#undef HAVE_STRUCT_STATFS_F_TYPE
 
 /* Define if we have sys/mount.h */
 #undef HAVE_MOUNT_H
@@ -32,6 +33,9 @@
 /* If there is no socklen_t, define this for the netdb shim */
 #undef NEED_SOCKLEN_T_DEFINE
 
+/* Define to the size of the filesize containing structures */
+#undef _FILE_OFFSET_BITS
+
 /* Define the arch name string */
 #undef COMMON_ARCH
 
@@ -40,3 +44,5 @@
 
 /* The package name string */
 #undef PACKAGE
+
+#define APT_8_CLEANER_HEADERS