]> git.sur5r.net Git - openldap/commitdiff
Revert previous commit
authorKurt Zeilenga <kurt@openldap.org>
Sat, 17 Jan 2009 02:09:13 +0000 (02:09 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 17 Jan 2009 02:09:13 +0000 (02:09 +0000)
configure
configure.in

index 977d64864caf5ca3ef21a5288354adc60d962369..1372958a3bc44e96b4ac1c2133d6f4ee3bc7000f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.687 2009/01/17 00:50:22 kurt Exp .
+# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.688 2009/01/17 01:08:10 kurt Exp .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61.
 #
@@ -15421,8 +15421,6 @@ _ACEOF
 
        if test $ol_cv_winsock != none -a $ol_cv_winsock != yes ; then
         LIBS="$LIBS -l$ol_cv_winsock"
-           { echo "$as_me:$LINENO: WARNING: \"set libs to $LIBS\"" >&5
-echo "$as_me: WARNING: \"set libs to $LIBS\"" >&2;};
        fi
 
     if test $ol_cv_winsock = ws2_32 -o $ol_cv_winsock = yes ; then
index 241e8270a54b087690b88bf123cbdab8f4600fe1..633783bdd31a230ab23c561c325beac2abe96fef 100644 (file)
@@ -911,7 +911,6 @@ if test $ol_cv_winsock != no ; then
 
        if test $ol_cv_winsock != none -a $ol_cv_winsock != yes ; then
         LIBS="$LIBS -l$ol_cv_winsock"
-           AC_MSG_WARN("set libs to $LIBS");
        fi
 
     if test $ol_cv_winsock = ws2_32 -o $ol_cv_winsock = yes ; then