Alon Bar-Lev has uploaded a new change for review. Change subject: build: use older gettext-0.17 ......................................................................
build: use older gettext-0.17 For old rhel/centos hosts Change-Id: I0c90c34450961e4388b760982ddc002cca040359 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M configure.ac 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/68/13068/1 diff --git a/configure.ac b/configure.ac index a36d381..a5b796b 100644 --- a/configure.ac +++ b/configure.ac @@ -39,7 +39,7 @@ AC_CONFIG_MACRO_DIR([m4]) AC_USE_SYSTEM_EXTENSIONS AM_INIT_AUTOMAKE -AM_GNU_GETTEXT_VERSION([0.18]) +AM_GNU_GETTEXT_VERSION([0.17]) AM_GNU_GETTEXT([external]) AC_ARG_ENABLE( -- To view, visit http://gerrit.ovirt.org/13068 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0c90c34450961e4388b760982ddc002cca040359 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: ovirt-host-deploy-1.0 Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches