[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2664-g364d87a

Volker Lendecke vl at samba.org
Fri Feb 29 09:13:47 GMT 2008


The branch, v3-2-test has been updated
       via  364d87a5e41045808ebd28f46c5c0c93bd13a7da (commit)
      from  5fb7533e37b6c682e019b1c3515dc6befc8bda09 (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 364d87a5e41045808ebd28f46c5c0c93bd13a7da
Author: Volker Lendecke <vl at samba.org>
Date:   Fri Feb 29 10:17:35 2008 +0100

    Attempt to fix the build

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

Summary of changes:
 source/configure.in |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/configure.in b/source/configure.in
index 5254c8b..f481a30 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -855,11 +855,6 @@ if test x"$samba_cv_msghdr_msg_acctrights" = x"yes"; then
 	     [If we can use msg_acctrights for passing file descriptors])
 fi
 
-if test x"$samba_cv_msghdr_msg_control" = x"yes" -o \
-	x"$samba_cv_msghdr_msg_acctright" = x"yes"; then
-	default_shared_modules="$default_shared_modules vfs_aio_fork"
-fi
-
 AC_CHECK_FUNCS(dirfd)
 if test x"$ac_cv_func_dirfd" = x"yes"; then
 	default_shared_modules="$default_shared_modules vfs_syncops"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list