]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/Makefile.am
POSIX ACLs support: compiles again
[netatalk.git] / etc / afpd / Makefile.am
index f4d04f1a907d6dc2506c5bc40c5af1a77ae41d88..e1c5415e9045299ea88b579aaa403ef22fbb2d53 100644 (file)
@@ -11,7 +11,7 @@ afpd_SOURCES = unix.c ofork.c main.c switch.c auth.c volume.c directory.c \
         afp_config.c nfsquota.c quota.c uam.c afs.c uid.c afp_util.c \
        catsearch.c afprun.c hash.c extattrs.c dircache.c
 
-if USE_NFSv4_ACLS
+if HAVE_ACLS
 afpd_SOURCES += acls.c
 endif