]> git.sur5r.net Git - openldap/commitdiff
rebuild
authorKurt Zeilenga <kurt@openldap.org>
Thu, 22 Jan 2009 00:44:00 +0000 (00:44 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 22 Jan 2009 00:44:00 +0000 (00:44 +0000)
configure

index 733283768577502841970f000de73b675b43cfa5..655cc288ab3abf7e430aad84cccbade078557f0f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.689 2009/01/17 01:09:14 kurt Exp .
+# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.692 2009/01/21 23:40:07 kurt Exp .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61.
 #
@@ -12729,6 +12729,7 @@ echo "${ECHO_T}$ol_cv_msvc" >&6; }
 case $host_os in
   *mingw32* ) ac_cv_mingw32=yes ;;
   *cygwin* ) ac_cv_cygwin=yes ;;
+  *interix* ) ac_cv_interix=yes ;;
 esac
 
 
 done
 
 
-if test "$ac_cv_mingw32" = yes -o "$ol_cv_msvc" = yes ; then
+if test "$ac_cv_mingw32" = yes \
+       -o "$ac_cv_interix" = yes \
+       -o "$ol_cv_msvc" = yes
+then
 
 
 for ac_header in winsock.h winsock2.h