X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=config.h.in;h=65f41d9c664cbd6247ade6c0d1260a4df73abc3f;hb=46987f6ff2d27b0224f0ccab1b1e91164cae1d86;hp=390b9e355076681bf59feead7ae959c51a10474b;hpb=885632f08c75c1d7bb5d25436231c78f6ad7e0c0;p=wimlib diff --git a/config.h.in b/config.h.in index 390b9e35..65f41d9c 100644 --- a/config.h.in +++ b/config.h.in @@ -18,6 +18,9 @@ /* Define to 1 if including even more debug messages. */ #undef ENABLE_MORE_DEBUG +/* Define to 1 to enable support for copying security data */ +#undef ENABLE_SECURITY_DATA + /* Define to 1 if using vectorized implementation of SHA1 */ #undef ENABLE_SSSE3_SHA1