Add --without-gettext to restore Samba build on SerNet-IRIX
authorAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jan 2014 01:40:39 +0000 (14:40 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jan 2014 01:41:07 +0000 (14:41 +1300)
SerNet-IRIX.fns

index cdcb6cb3b08ef9daaefb9e06440d38762ee291a5..c845470c9d1ad2f9fee380fe456d990098667aae 100644 (file)
@@ -15,7 +15,11 @@ for compiler in $compilers; do
        #export config="--with-included-popt"
        . common.fns
 
+       config="--without-gettext"
+       export config
        test_tree samba_4_0_test . $compiler
+       config=""
+       export config
 
        test_tree samba_3_current source3 $compiler
        test_tree samba_3_next source3 $compiler