]> git.sur5r.net Git - openldap/commitdiff
tweak from rb@debian.org
authorKurt Zeilenga <kurt@openldap.org>
Sun, 9 Feb 2003 23:24:29 +0000 (23:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 9 Feb 2003 23:24:29 +0000 (23:24 +0000)
build/ltmain.sh

index 92856318068bddfbabf9eb0487ade89d35c2b67c..e457a0783ceeef09571ad7892f7d6e58f9399a12 100755 (executable)
@@ -1909,6 +1909,7 @@ compiler."
            else
              # We cannot seem to hardcode it, guess we'll fake it.
              add_dir="-L$libdir"
+             test -d "$ladir/.libs" && add_dir="-L$ladir/.libs $add_dir"
              add="-l$name"
            fi