mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
gettext: disable use of program_invocation_name
This commit is contained in:
parent
f9ea607480
commit
ec4b922efb
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user