[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-901-g2dc0282

Volker Lendecke vl at samba.org
Tue Dec 25 12:46:20 GMT 2007


The branch, v3-2-test has been updated
       via  2dc0282f245c62b83b80f8da0394201e1c00f284 (commit)
      from  768e0439507caeff430358eb24dc9288a21c8a03 (commit)

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


- Log -----------------------------------------------------------------
commit 2dc0282f245c62b83b80f8da0394201e1c00f284
Author: Volker Lendecke <vl at samba.org>
Date:   Tue Dec 25 13:49:17 2007 +0100

    Next try to fix get_interfaces detection

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

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


Changeset truncated at 500 lines:

diff --git a/source/configure.in b/source/configure.in
index 1906d74..f45dc66 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -3012,6 +3012,7 @@ AC_TRY_RUN([
 #define NO_CONFIG_H 1
 #define HAVE_IFACE_IFCONF 1
 #define AUTOCONF_TEST 1
+#define SOCKET_WRAPPER_NOT_REPLACE
 #include "${srcdir-.}/lib/replace/replace.c"
 #include "${srcdir-.}/lib/interfaces.c"],
            samba_cv_HAVE_IFACE_IFCONF=yes,samba_cv_HAVE_IFACE_IFCONF=no,samba_cv_HAVE_IFACE_IFCONF=cross)])
@@ -3029,6 +3030,7 @@ AC_TRY_RUN([
 #define NO_CONFIG_H 1
 #define HAVE_IFACE_IFREQ 1
 #define AUTOCONF_TEST 1
+#define SOCKET_WRAPPER_NOT_REPLACE
 #include "${srcdir-.}/lib/replace/replace.c"
 #include "${srcdir-.}/lib/interfaces.c"],
            samba_cv_HAVE_IFACE_IFREQ=yes,samba_cv_HAVE_IFACE_IFREQ=no,samba_cv_HAVE_IFACE_IFREQ=cross)])
@@ -3047,6 +3049,7 @@ AC_TRY_RUN([
 #define HAVE_IFACE_AIX 1
 #define AUTOCONF_TEST 1
 #undef _XOPEN_SOURCE_EXTENDED
+#define SOCKET_WRAPPER_NOT_REPLACE
 #include "${srcdir-.}/lib/replace/replace.c"
 #include "${srcdir-.}/lib/interfaces.c"],
            samba_cv_HAVE_IFACE_AIX=yes,samba_cv_HAVE_IFACE_AIX=no,samba_cv_HAVE_IFACE_AIX=cross)])


-- 
Samba Shared Repository


More information about the samba-cvs mailing list