diff --git a/configure b/configure index d320fa843d..2fc9c5fa1a 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # $OpenLDAP$ -# from OpenLDAP: pkg/ldap/configure.in,v 1.335 2000/09/24 23:13:28 kurt Exp +# from OpenLDAP: pkg/ldap/configure.in,v 1.336 2000/09/24 23:15:14 kurt Exp # Copyright 1998-2000 The OpenLDAP Foundation. All Rights Reserved. # @@ -5776,7 +5776,7 @@ else #line 5777 "configure" #include "confdefs.h" -# include +# include # ifdef INET6_ADDRSLEN __has_inet6_addrslen__; # endif diff --git a/configure.in b/configure.in index d2e182156d..2e7e41c574 100644 --- a/configure.in +++ b/configure.in @@ -821,7 +821,7 @@ if test $ac_cv_func_getaddrinfo = no ; then else AC_CACHE_CHECK([INET6_ADDRSTRLEN],[ol_cv_inet6_addrslen],[ AC_EGREP_CPP(__has_inet6_addrslen__,[ -# include +# include # ifdef INET6_ADDRSLEN __has_inet6_addrslen__; # endif