aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/template/unixware3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/template/unixware b/src/template/unixware
index 337d7dc2318..8173ae44e5f 100644
--- a/src/template/unixware
+++ b/src/template/unixware
@@ -32,3 +32,6 @@ __EOF__
# per report from Olivier PRENANT <ohp@pyrenet.fr>
fi
+
+# Unixware's ldap library reportedly needs these too
+EXTRA_LDAP_LIBS="-llber -lresolv"