Use intlhack to fix the build with Perl 5.005.

Reported by:	Mark Jacobs <mark.jacobs@custserv.com>
This commit is contained in:
Joe Marcus Clarke 2004-06-02 17:08:09 +00:00
parent 6cb0e39750
commit dd57a2e474
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
WANT_OPENLDAP_VER= 21
WANT_OPENLDAP_SASL= yes
USE_GNOME= gnomeprefix gnomehack gnometarget
USE_GNOME= gnomeprefix intlhack gnomehack gnometarget
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \

View file

@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
WANT_OPENLDAP_VER= 21
WANT_OPENLDAP_SASL= yes
USE_GNOME= gnomeprefix gnomehack gnometarget
USE_GNOME= gnomeprefix intlhack gnomehack gnometarget
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \