]> git.sur5r.net Git - openldap/commitdiff
Fix syntax error in winsock lib check
authorKurt Zeilenga <kurt@openldap.org>
Sat, 17 Jan 2009 01:20:20 +0000 (01:20 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 17 Jan 2009 01:20:20 +0000 (01:20 +0000)
configure
configure.in

index 2c4d4278ee91db9f605ec2e20daef320430af12c..2ca0da514571c76aa9609d77f149bae6f25ef8b8 100755 (executable)
--- a/configure
+++ b/configure
@@ -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
index 10e2cef537570609da5cd072298f9e8fe6773ffa..62c17b76d731cb4df08ea26020f0b76955c8d996 100644 (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: