Switch to unified view
a/src/common/autoconfig.h.in | b/src/common/autoconfig.h.in | ||
---|---|---|---|
... |
... |
||
27 | /* putenv parameter is const */ |
27 | /* putenv parameter is const */ |
28 | #undef PUTENV_ARG_CONST |
28 | #undef PUTENV_ARG_CONST |
29 | 29 | ||
30 | /* mkdtemp availability */ |
30 | /* mkdtemp availability */ |
31 | #undef HAVE_MKDTEMP |
31 | #undef HAVE_MKDTEMP |
32 | |||
33 | #undef HAVE_SYS_MOUNT_H |
||
34 | #undef HAVE_SYS_STATFS_H |
||
35 | #undef HAVE_SYS_STATVFS_H |
||
36 | #undef HAVE_SYS_VFS_H |