X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/41b6caf4a956cd9d6032aafa87cc75ac7c94b6a5..c340d1851242e691e7e0baad18a662d6c7a62bc8:/buildlib/config.h.in diff --git a/buildlib/config.h.in b/buildlib/config.h.in index 8a65a229a..b3609a700 100644 --- a/buildlib/config.h.in +++ b/buildlib/config.h.in @@ -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,11 +33,8 @@ /* If there is no socklen_t, define this for the netdb shim */ #undef NEED_SOCKLEN_T_DEFINE -/* Define the cpu name string */ -#undef COMMON_CPU - -/* Define the on name string */ -#undef COMMON_OS +/* Define the arch name string */ +#undef COMMON_ARCH /* The version number string */ #undef VERSION