From 9c3d6e37243297ff0d54a83f33a5a406cb942e8d Mon Sep 17 00:00:00 2001 From: Christian Ambach Date: Fri, 3 Jan 2014 06:50:13 +0100 Subject: [PATCH] Revert "Add --without-gettext to restore Samba build on hpisgr8" This reverts commit 43b5c253e71bb83362c89942017b465555ec53af. --- hpisgr8.fns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpisgr8.fns b/hpisgr8.fns index c2fcab44..2ba48646 100644 --- a/hpisgr8.fns +++ b/hpisgr8.fns @@ -15,7 +15,7 @@ for compiler in $compilers; do . common.fns - config="--without-gettext --without-acl-support" + config="--without-acl-support" export config test_tree samba_4_0_test . $compiler config="" -- 2.34.1