X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=config.h.in;h=c67c3226180f12511a481da8b2e17f65897c2e62;hp=72d81e681ad53e5bba7d3db36fb4a60d2dfe9f47;hb=1596d7ad7bf93f0e326b070a173a59004ab9b649;hpb=cdda846b47fae4633ba1084472c982766592ac10 diff --git a/config.h.in b/config.h.in index 72d81e68..c67c3226 100644 --- a/config.h.in +++ b/config.h.in @@ -30,6 +30,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ALLOCA_H +/* Define to 1 if you have the header file. */ +#undef HAVE_ATTR_XATTR_H + /* Define to 1 if you have the header file. */ #undef HAVE_BYTESWAP_H @@ -51,6 +54,9 @@ /* Define to 1 if you have the `ntfs-3g' library (-lntfs-3g). */ #undef HAVE_LIBNTFS_3G +/* Define to 1 if you have the `lutimes' function. */ +#undef HAVE_LUTIMES + /* Define to 1 if you have the header file. */ #undef HAVE_MACHINE_ENDIAN_H @@ -90,9 +96,15 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the `utime' function. */ +#undef HAVE_UTIME + /* Define to 1 if you have the `utimensat' function. */ #undef HAVE_UTIMENSAT +/* Define to 1 if you have the header file. */ +#undef HAVE_UTIME_H + /* Define as const if the declaration of iconv() needs const. */ #undef ICONV_CONST