Switch to unified view
a/src/common/autoconfig.h.in | b/src/common/autoconfig.h.in | ||
---|---|---|---|
... |
... |
||
32 | 32 | ||
33 | #undef HAVE_SYS_MOUNT_H |
33 | #undef HAVE_SYS_MOUNT_H |
34 | #undef HAVE_SYS_STATFS_H |
34 | #undef HAVE_SYS_STATFS_H |
35 | #undef HAVE_SYS_STATVFS_H |
35 | #undef HAVE_SYS_STATVFS_H |
36 | #undef HAVE_SYS_VFS_H |
36 | #undef HAVE_SYS_VFS_H |
37 | |||
38 | /* Use file extended attributes */ |
||
39 | #undef RCL_USE_XATTR |