summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 1aaf65e13f..98c6dd5df4 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -4311,6 +4311,7 @@ AC_ARG_WITH(acl-support,
*solaris*)
AC_MSG_RESULT(Using solaris ACLs)
AC_DEFINE(HAVE_SOLARIS_ACLS,1,[Whether solaris ACLs are available])
+ LIBS="$LIBS -lsec"
;;
*hpux*)
AC_MSG_RESULT(Using HPUX ACLs)