Fix syntax error in winsock lib check

This commit is contained in:
Kurt Zeilenga 2009-01-17 01:20:20 +00:00
parent 2ee95af19c
commit ad50f9e890
2 changed files with 3 additions and 1 deletions

3
configure vendored
View File

@ -1,5 +1,5 @@
#! /bin/sh
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.684 2009/01/17 00:05:34 kurt Exp .
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.685 2009/01/17 00:15:31 kurt Exp .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61.
#
@ -15432,6 +15432,7 @@ _ACEOF
fi
fi
fi
{ echo "$as_me:$LINENO: checking for socket" >&5

View File

@ -918,6 +918,7 @@ if test $ol_cv_winsock != no ; then
AC_DEFINE(HAVE_WINSOCK2, 1, [define if you have winsock2])
fi
fi
fi
dnl Find socket()
dnl Likely combinations: