lang/gawk: do not pick up gettext-tools in configure

configure picks up xgettext and it is then used during the build, but
to no effect.

Reported by jca@
This commit is contained in:
naddy
2026-04-23 21:44:49 +00:00
parent 1e66614bc3
commit 1cedb07d17
+4
View File
@@ -27,6 +27,10 @@ CONFIGURE_STYLE= gnu
LIBTOOL_FLAGS= --tag=disable-static
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
# Review on update:
# configure picks up xgettext and it is used during the build, but
# to no effect.
CONFIGURE_ENV+= ac_cv_path_XGETTEXT=:
TEST_ENV= PAGER=cat
# known test failures: