mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
regen
This commit is contained in:
parent
d1702ca4cb
commit
e0ae6e100b
2
configure
vendored
2
configure
vendored
@ -21702,6 +21702,7 @@ if test -n "$with_fwtk"; then
|
||||
fi
|
||||
|
||||
if test -n "$with_ldap"; then
|
||||
_LDFLAGS="$LDFLAGS"
|
||||
if test "$with_ldap" != "yes"; then
|
||||
|
||||
if test X"$with_rpath" = X"yes"; then
|
||||
@ -21713,7 +21714,6 @@ if test -n "$with_ldap"; then
|
||||
blibpath_add="${blibpath_add}:${with_ldap}/lib"
|
||||
fi
|
||||
|
||||
_LDFLAGS="$LDFLAGS"
|
||||
|
||||
if test X"$with_rpath" = X"yes"; then
|
||||
LDFLAGS="${LDFLAGS} -L${with_ldap}/lib -R${with_ldap}/lib"
|
||||
|
Loading…
x
Reference in New Issue
Block a user