chiark / gitweb /
mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with them...
[elogind.git] / configure.ac
index 18a439eb591fc533272cbc064aaaf20f0013056c..6bd095cf333fbd5ffe87be0b139f2c5b17ed574f 100644 (file)
@@ -666,6 +666,7 @@ if test "x${have_acl}" != xno ; then
         if test "x$have_acl" = xyes ; then
                 ACL_LIBS="-lacl"
                 AC_DEFINE(HAVE_ACL, 1, [ACL available])
+                M4_DEFINES="$M4_DEFINES -DHAVE_ACL"
         else
                 have_acl=no
         fi