Build fix for AIX from J Raynor in PR 41433.
This commit is contained in:
parent
42c81024e7
commit
3ef0844f72
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2010/10/27 15:43:55 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2011/02/09 05:52:07 dholland Exp $
|
||||
|
||||
DISTNAME= gettext-0.14.6
|
||||
PKGNAME= gettext-tools-0.14.6
|
||||
|
@ -28,6 +28,7 @@ CONFIGURE_ENV+= HAVE_GCJ_IN_PATH=
|
|||
CONFIGURE_ENV+= HAVE_JAVAC_IN_PATH=
|
||||
CONFIGURE_ENV+= HAVE_JIKES_IN_PATH=
|
||||
CONFIGURE_ENV+= ac_cv_libexpat=no
|
||||
LDFLAGS.AIX+= -Wl,-brtl
|
||||
|
||||
SHLIBTOOL_OVERRIDE= # empty
|
||||
INFO_FILES= yes
|
||||
|
|
Loading…
Reference in a new issue