From: Todd C. Miller Date: Tue, 19 Jun 2007 21:22:16 +0000 (+0000) Subject: regen X-Git-Tag: SUDO_1_7_0~537 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0ae6e100b793d8ddcad8240aa7c0014a3735e7d;p=sudo regen --- diff --git a/configure b/configure index 96857cb0b..ba6176db9 100755 --- a/configure +++ b/configure @@ -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"