[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-306-g04f4523

Stefan Metzmacher metze at samba.org
Wed May 7 15:39:56 GMT 2008


The branch, v4-0-test has been updated
       via  04f4523ed032946b8f0e74ac6f7458010159e3bb (commit)
      from  3451b54bf7f5e37a589ec261d28c2a8b6f9788ed (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit 04f4523ed032946b8f0e74ac6f7458010159e3bb
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed May 7 17:38:41 2008 +0200

    libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
    
    metze

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

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


Changeset truncated at 500 lines:

diff --git a/source/lib/replace/configure.ac b/source/lib/replace/configure.ac
index 02dc08b..81997e0 100644
--- a/source/lib/replace/configure.ac
+++ b/source/lib/replace/configure.ac
@@ -6,6 +6,7 @@ AC_CONFIG_HEADER(config.h)
 CFLAGS="$CFLAGS -I$srcdir"
 
 AC_LIBREPLACE_ALL_CHECKS
+AC_LIBREPLACE_NETWORK_CHECKS
 
 if test "$ac_cv_prog_gcc" = yes; then
    CFLAGS="$CFLAGS -Wall"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list