config_query_option NTFS3G_ACL  'Enable POSIX ACL support?' y \
                                '--enable-posix-acls'  \
                                '--disable-posix-acls' &&
config_query_option NTFS3G_MTAB 'Enable usage of /etc/mtab ?' y \
                                '--enable-mtab'  \
                                '--disable-mtab'
                               
