X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=configure.ac;h=50ca230a7d6eea3dfed3212bf0ba98ae33cfd77e;hp=bfff95bb1beb0965f4cc5bc11f70fe333ecc1b7f;hb=10a071a33faa1bb53887ac497e324ab55213c220;hpb=1a8b4a9f6e24d3ebbd75a86f73955e0f3f5e1785 diff --git a/configure.ac b/configure.ac index bfff95bb..50ca230a 100644 --- a/configure.ac +++ b/configure.ac @@ -272,7 +272,7 @@ if test "x$WITH_NTFS_3G" = "xyes"; then [1], [Define to 1 if ntfs_mount() takes the flag NTFS_MNT_RDONLY])], [], - ,[#include ]) + [#include ]) fi AM_CONDITIONAL([WITH_NTFS_3G], [test "x$WITH_NTFS_3G" = "xyes"])