[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2478-g2d51bf6

Volker Lendecke vl at samba.org
Thu Feb 21 10:36:37 GMT 2008


The branch, v3-2-test has been updated
       via  2d51bf67fc33e1f8f28151277fc254b82a04b664 (commit)
      from  b5e894cb3b4d447bd8e8c3f461508c4cf3f630c1 (commit)

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


- Log -----------------------------------------------------------------
commit 2d51bf67fc33e1f8f28151277fc254b82a04b664
Author: Volker Lendecke <vl at samba.org>
Date:   Thu Feb 21 11:39:42 2008 +0100

    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 dcd083f..6627ee6 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -840,7 +840,7 @@ AC_CACHE_CHECK([for unix domain sockets],samba_cv_unixsocket, [
 ],
 	samba_cv_unixsocket=yes,samba_cv_unixsocket=no)])
 if test x"$samba_cv_unixsocket" = x"yes"; then
-   AC_DEFINE(HAVE_UNIXSOCKET,1,[If we need to build with unixscoket support])
+   AC_DEFINE(HAVE_UNIXSOCKET,1,[If we need to build with unixsocket support])
 fi
 
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list