summaryrefslogtreecommitdiffstats
path: root/wrappers
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2007-08-09 23:59:59 +0000
committerRich Megginson <rmeggins@redhat.com>2007-08-09 23:59:59 +0000
commite381e43811ed2657c7f6a599abcc7c08b2a1bdc8 (patch)
treedeb59c0a0797155f15549fd4943125e614faa6eb /wrappers
parentf3dac3953846e21ff457674da6fee0c907789f99 (diff)
downloadds-e381e43811ed2657c7f6a599abcc7c08b2a1bdc8.tar.gz
ds-e381e43811ed2657c7f6a599abcc7c08b2a1bdc8.tar.xz
ds-e381e43811ed2657c7f6a599abcc7c08b2a1bdc8.zip
using ldap also pulls in nss and nspr, so we have to add those - also, put those first in the link line, so that the build finds the dirsec versions of those components and not the mozilla/seamonkey ones in libdir
Diffstat (limited to 'wrappers')
-rwxr-xr-xwrappers/ldap-agent.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/ldap-agent.in b/wrappers/ldap-agent.in
index f2fa57b7..0ee44a65 100755
--- a/wrappers/ldap-agent.in
+++ b/wrappers/ldap-agent.in
@@ -4,7 +4,7 @@
## (1) Specify variables used by this script. ##
###############################################################################
-LIB_DIR=@netsnmp_libdir@
+LIB_DIR=@nss_libdir@:@nspr_libdir@:@ldapsdk_libdir@:@netsnmp_libdir@
BIN_DIR=@bindir@
COMMAND=ldap-agent-bin