From: Björn Jacke Date: Mon, 20 Jan 2014 14:29:32 +0000 (+0100) Subject: sernet-imini: remove gettext hack again X-Git-Url: http://git.samba.org/?p=build-farm.git;a=commitdiff_plain;h=adce933b64b9db16595935bd22a39f1616b3d95f sernet-imini: remove gettext hack again the gettext detection bug should be fixed now. --- diff --git a/SerNet-imini.fns b/SerNet-imini.fns index 016cc614..91c958f9 100644 --- a/SerNet-imini.fns +++ b/SerNet-imini.fns @@ -8,7 +8,7 @@ for compiler in $compilers; do . common.fns - export config="--without-acl-support --without-gettext" + export config="--without-acl-support" test_tree samba_4_0_test . $compiler export config=""