From adce933b64b9db16595935bd22a39f1616b3d95f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Jacke?= Date: Mon, 20 Jan 2014 15:29:32 +0100 Subject: [PATCH] sernet-imini: remove gettext hack again the gettext detection bug should be fixed now. --- SerNet-imini.fns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="" -- 2.34.1