From 5603b7d4c24003a3fbdbf1d3e8886ec1e326faa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Pierre=20Andr=C3=A9?= Date: Fri, 8 Apr 2011 18:13:25 +0200 Subject: [PATCH] Described a few configure options in the README file --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index 2c6f6462..97fcfb2c 100644 --- a/README +++ b/README @@ -41,6 +41,17 @@ the FUSE kernel module. Then unpack the source tarball and type: Please note that NTFS-3G doesn't require the FUSE user space package any more. +The list of options for building specific configurations is displayed by +typing : + + ./configure --help + +Below are a few specific options to ./configure : + --disable-ntfsprogs : do not build the ntfsprogs tools, + --enable-posix-acls : enable support for Posix ACLs + --enable-xattr-mappings : enable system extended attributes mappings + --with-fuse=external : use external fuse (overriding Linux default) + Non-Linux: Please see http://www.tuxera.com/community/ntfs-3g-download/