X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=configure.ac;h=179c2436ecbb35368590553cc4e2d90ef13bed7f;hb=ecb365734ad408025b661be3644ca59559ae8f80;hp=c2156614ce12918fcd5e5482eaf77471bc831e10;hpb=60b8f54df8fed44136bdc8ec615ee62703d87b69;p=wimlib diff --git a/configure.ac b/configure.ac index c2156614..179c2436 100644 --- a/configure.ac +++ b/configure.ac @@ -145,7 +145,7 @@ if test "x$WITH_NTFS_3G" = "xyes"; then AC_DEFINE([WITH_NTFS_3G], [1], [Define to 1 to enable support for NTFS-specific information]) - AC_CHECK_LIB([ntfs-3g], [ntfs_set_file_security], [], + AC_CHECK_LIB([ntfs-3g], [ntfs_mount], [], [AC_MSG_ERROR([Cannot find libntfs-3g. Without libntfs-3g, wimlib cannot include support for capturing and applying WIMs on NTFS filesystems while preserving NTFS-specific data