From: Kurt Zeilenga Date: Sat, 17 Jan 2009 02:09:13 +0000 (+0000) Subject: Revert previous commit X-Git-Tag: ACLCHECK_0~986 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=84a7b24ab80e1f3d3ebca593ac6bf900e5f970d0;p=openldap Revert previous commit --- diff --git a/configure b/configure index 977d64864c..1372958a3b 100755 --- 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 diff --git a/configure.in b/configure.in index 241e8270a5..633783bdd3 100644 --- a/configure.in +++ b/configure.in @@ -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