Revert "Add --without-gettext to restore Samba build on hpisgr8"
authorChristian Ambach <ambi@samba.org>
Fri, 3 Jan 2014 05:50:13 +0000 (06:50 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Jan 2014 05:07:51 +0000 (18:07 +1300)
This reverts commit 43b5c253e71bb83362c89942017b465555ec53af.

hpisgr8.fns

index c2fcab44d5f1c746ebfe18c149375e634d52dd44..2ba486469c31b20df4cc57b34ccd207ffb407bd3 100644 (file)
@@ -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=""