X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=config.h.in;h=7b52011b765a6ed6e279854a4b7702932b30e5b0;hp=05d6092eddaddef893bfaa53c40638433abe8600;hb=7c83ef53090441de11cc78d8d26dc337cd7ac475;hpb=d5c2c580d35447207e1e8c0d62c9e55b77ba20d1 diff --git a/config.h.in b/config.h.in index 05d6092e..7b52011b 100644 --- a/config.h.in +++ b/config.h.in @@ -48,6 +48,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H +/* Define to 1 if you have the `flock' function. */ +#undef HAVE_FLOCK + /* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV @@ -87,6 +90,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_ENDIAN_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_FILE_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H