sernet-imini: remove gettext hack again
authorBjörn Jacke <bj@sernet.de>
Mon, 20 Jan 2014 14:29:32 +0000 (15:29 +0100)
committerBjörn Jacke <bj@sernet.de>
Mon, 20 Jan 2014 14:29:32 +0000 (15:29 +0100)
the gettext detection bug should be fixed now.

SerNet-imini.fns

index 016cc6147a4f42855064c711918a6d054c2a9852..91c958f98787edec6583ff6ab1581ed4f559d532 100644 (file)
@@ -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=""