From: Kurt Zeilenga Date: Mon, 7 Apr 2003 22:44:15 +0000 (+0000) Subject: Re-add X-Git-Tag: OPENLDAP_REL_ENG_2_2_0ALPHA~432 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=14d8a58076b660436a35040a2e188b4270ba3c97;p=openldap Re-add --- diff --git a/acconfig.h b/acconfig.h index a076b059c7..8137f1096a 100644 --- a/acconfig.h +++ b/acconfig.h @@ -117,5 +117,6 @@ #include "ldap_features.h" #include "ac/assert.h" +#include "ac/localize.h" #endif /* _LDAP_PORTABLE_H */ diff --git a/configure b/configure index 0227e5c906..97028efb0f 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # $OpenLDAP$ -# from OpenLDAP: pkg/ldap/configure.in,v 1.464 2003/03/05 00:32:41 hyc Exp +# from OpenLDAP: pkg/ldap/configure.in,v 1.473 2003/04/07 20:23:25 kurt Exp # Copyright 1998-2003 The OpenLDAP Foundation. All Rights Reserved. # diff --git a/include/portable.h.in b/include/portable.h.in index 2d58390af9..66485a6acf 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -1077,5 +1077,6 @@ #include "ldap_features.h" #include "ac/assert.h" +#include "ac/localize.h" #endif /* _LDAP_PORTABLE_H */