[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-902-ge852905

Volker Lendecke vl at samba.org
Tue Dec 25 13:16:54 GMT 2007


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

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


- Log -----------------------------------------------------------------
commit e85290550ad33433f584009ffce34c81bea5b164
Author: Volker Lendecke <vl at samba.org>
Date:   Tue Dec 25 14:19:50 2007 +0100

    ifreq needs more from lib/replace

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

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


Changeset truncated at 500 lines:

diff --git a/source/configure.in b/source/configure.in
index f45dc66..416453f 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -3032,6 +3032,8 @@ AC_TRY_RUN([
 #define AUTOCONF_TEST 1
 #define SOCKET_WRAPPER_NOT_REPLACE
 #include "${srcdir-.}/lib/replace/replace.c"
+#include "${srcdir-.}/lib/replace/getaddrinfo.c"
+#include "${srcdir-.}/lib/replace/snprintf.c"
 #include "${srcdir-.}/lib/interfaces.c"],
            samba_cv_HAVE_IFACE_IFREQ=yes,samba_cv_HAVE_IFACE_IFREQ=no,samba_cv_HAVE_IFACE_IFREQ=cross)])
 CPPFLAGS="$SAVE_CPPFLAGS"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list