[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-619-gc8468a1

James Peach jpeach at samba.org
Thu Dec 13 06:12:33 GMT 2007


The branch, v3-2-test has been updated
       via  c8468a1bb49535f0467e1a83b4c8bc5c8dce834e (commit)
      from  2dfe9525b9e6e7dcbac191c1fb6288e166d171e5 (commit)

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


- Log -----------------------------------------------------------------
commit c8468a1bb49535f0467e1a83b4c8bc5c8dce834e
Author: James Peach <jpeach at samba.org>
Date:   Wed Dec 12 22:12:10 2007 -0800

    Fix typo.

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

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


Changeset truncated at 500 lines:

diff --git a/source/configure.in b/source/configure.in
index 06a6a45..84ae6f7 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -6185,7 +6185,7 @@ if test x"$enable_dnssd" != x"no"; then
     fi
 
     if test x"$have_dnssd_support" = x"yes"; then
-	AC_DEFINE(WTH_DNSSD_SUPPORT, 1,
+	AC_DEFINE(WITH_DNSSD_SUPPORT, 1,
 		[Whether to enable DNS service discovery support])
     else
     	if test x"$enable_dnssd" = x"yes"; then


-- 
Samba Shared Repository


More information about the samba-cvs mailing list