[SCM] build.samba.org - branch master updated

Andrew Bartlett abartlet at samba.org
Wed Jan 22 22:08:23 MST 2014


The branch, master has been updated
       via  9c3d6e3 Revert "Add --without-gettext to restore Samba build on hpisgr8"
       via  5cdf707 Revert "Add --without-gettext to restore Samba build on SerNET-Tru64"
       via  454aa72 Revert "Add --without-gettext to restore Samba build on SerNet-IRIX"
      from  adce933 sernet-imini: remove gettext hack again

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 9c3d6e37243297ff0d54a83f33a5a406cb942e8d
Author: Christian Ambach <ambi at samba.org>
Date:   Fri Jan 3 06:50:13 2014 +0100

    Revert "Add --without-gettext to restore Samba build on hpisgr8"
    
    This reverts commit 43b5c253e71bb83362c89942017b465555ec53af.

commit 5cdf70784fd8bff43e3bc2bf236219adb9b29272
Author: Christian Ambach <ambi at samba.org>
Date:   Fri Jan 3 06:47:58 2014 +0100

    Revert "Add --without-gettext to restore Samba build on SerNET-Tru64"
    
    This reverts commit c90aa48f0112f4c40f00357c1dc96e463004c5e7.

commit 454aa729d7a1a5b2f06b345a1dafde34763df7e9
Author: Christian Ambach <ambi at samba.org>
Date:   Fri Jan 3 06:44:22 2014 +0100

    Revert "Add --without-gettext to restore Samba build on SerNet-IRIX"
    
    This reverts commit e037a38d69bf7dd6e6d23600438ec2cf2a501f33.

-----------------------------------------------------------------------

Summary of changes:
 SerNet-IRIX.fns  |    4 ----
 SerNet-Tru64.fns |    2 +-
 hpisgr8.fns      |    2 +-
 3 files changed, 2 insertions(+), 6 deletions(-)


Changeset truncated at 500 lines:

diff --git a/SerNet-IRIX.fns b/SerNet-IRIX.fns
index c845470..cdcb6cb 100644
--- a/SerNet-IRIX.fns
+++ b/SerNet-IRIX.fns
@@ -15,11 +15,7 @@ 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
diff --git a/SerNet-Tru64.fns b/SerNet-Tru64.fns
index b2a995f..3571b60 100644
--- a/SerNet-Tru64.fns
+++ b/SerNet-Tru64.fns
@@ -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=""
diff --git a/hpisgr8.fns b/hpisgr8.fns
index c2fcab4..2ba4864 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=""


-- 
build.samba.org


More information about the samba-cvs mailing list