]> git.saurik.com Git - apt.git/blobdiff - buildlib/config.h.in
merge with my debian-sid branch
[apt.git] / buildlib / config.h.in
index eddb162469aa8025cc2a5d1d874cb9efff9439c9..256911231c1bac1c7136084265d0ac3963662a6f 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