X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=config.h.in;h=800155e0d7971aebb916e6af5d81a92e5da4277d;hp=390b9e355076681bf59feead7ae959c51a10474b;hb=0e4862eb6d10b7266240fe29ed1ecbd2ad5b0f36;hpb=885632f08c75c1d7bb5d25436231c78f6ad7e0c0 diff --git a/config.h.in b/config.h.in index 390b9e35..800155e0 100644 --- a/config.h.in +++ b/config.h.in @@ -33,6 +33,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `ntfs-3g' library (-lntfs-3g). */ +#undef HAVE_LIBNTFS_3G + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -64,6 +67,9 @@ */ #undef LT_OBJDIR +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ +#undef NO_MINUS_C_MINUS_O + /* Name of package */ #undef PACKAGE @@ -97,6 +103,9 @@ /* Define to 1 if using libcrypto SHA1 */ #undef WITH_LIBCRYPTO +/* Define to 1 to enable support for NTFS-specific information */ +#undef WITH_NTFS_3G + /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD