Forcibly tell gettext not to use git to compress the infrastructure
archive, even if it's present. No version bumps, since this is a plist-only thing if and only if gettext was rebuilt in the presence of git. Sigh.
This commit is contained in:
parent
f09a44aef6
commit
79c4fdadd9
@ -31,7 +31,8 @@ CONFIGURE_ENV= ACLOCAL="${TRUE}" \
|
||||
EMACS="no"
|
||||
CONFIGURE_ARGS= --disable-csharp --disable-threads --disable-openmp \
|
||||
--with-included-gettext --with-included-glib \
|
||||
--with-included-libcroco --with-included-libxml
|
||||
--with-included-libcroco --with-included-libxml \
|
||||
--without-git
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= autopoint.1 envsubst.1 gettext.1 gettextize.1 msgattrib.1 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user