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

SerNet-Tru64.fns

index b2a995fced62eee3a27ce20b8d1b3847af9aef11..3571b6045c1f546e90142eb61a39d6e135c5217c 100644 (file)
@@ -16,7 +16,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=""