diff --git a/recipes/gettext/recipe.sh b/recipes/gettext/recipe.sh
index b362565610c3beaf9b601042bfac1b383b3dd25b..dfcbf920041c4563bf977828a3d10404668b153a 100644
--- a/recipes/gettext/recipe.sh
+++ b/recipes/gettext/recipe.sh
@@ -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 \