]> git.sur5r.net Git - openldap/blobdiff - configure
ITS#6944 limit op cache to 10 ops per thread
[openldap] / configure
index cc6f2f03c9e260ad187e070bc6f341ae241ea400..deb40787321216aecfce3562b1a2bd739f499b14 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Id: ffcaf2e31c91b4b451952a5e979b491179215706 .
+# From configure.in Id: 9a6b25c794bb8f0aa9697d73b7b082c759e4de1a .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.65.
 #
@@ -22234,7 +22234,7 @@ fi
 
 
        if test $ol_cv_lib_fetch != no ; then
-               LUTIL_LIBS="$LUTIL_LIBS $ol_link_fetch"
+               LIBS="$LIBS $ol_link_fetch"
                ol_link_fetch=freebsd
 
        elif test $ol_with_fetch != auto ; then