]> granicus.if.org Git - sudo/commitdiff
regen
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 19 Jun 2007 21:22:16 +0000 (21:22 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 19 Jun 2007 21:22:16 +0000 (21:22 +0000)
configure

index 96857cb0b3edf9ff7bcc0eba16ea855ed5ab3219..ba6176db96b35f38ed4395d6c03e1db8d4acc982 100755 (executable)
--- 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"