gettext: disable use of program_invocation_name

This commit is contained in:
Jeremy Soller 2019-09-14 10:24:35 -06:00
parent f9ea607480
commit ec4b922efb
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -23,6 +23,7 @@ function recipe_build {
--prefix=/ \
--disable-shared \
--enable-static \
ac_cv_have_decl_program_invocation_name=no \
gt_cv_locale_fr=false \
gt_cv_locale_fr_utf8=false \
gt_cv_locale_ja=false \