fix gettext v1.0 release

This commit is contained in:
henderkes 2026-01-30 19:41:39 +01:00
parent 4531c9fe57
commit c5882c1f8e

View File

@ -16,7 +16,11 @@ trait gettext
->addConfigureArgs(
'--disable-java',
'--disable-c++',
'--with-included-gettext',
'--disable-d',
'--disable-rpath',
'--disable-modula2',
'--disable-libasprintf',
'--with-included-libintl',
"--with-iconv-prefix={$this->getBuildRootPath()}",
);