svn commit: samba r13246 - in branches/SAMBA_4_0/source: .

abartlet at samba.org abartlet at samba.org
Tue Jan 31 01:49:56 GMT 2006


Author: abartlet
Date: 2006-01-31 01:49:56 +0000 (Tue, 31 Jan 2006)
New Revision: 13246

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13246

Log:
Print winbindd pipe location correctly.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/main.mk


Changeset:
Modified: branches/SAMBA_4_0/source/main.mk
===================================================================
--- branches/SAMBA_4_0/source/main.mk	2006-01-31 01:48:07 UTC (rev 13245)
+++ branches/SAMBA_4_0/source/main.mk	2006-01-31 01:49:56 UTC (rev 13246)
@@ -58,7 +58,7 @@
 	@echo '  jsdir:       $(JSDIR)'
 	@echo '  swatdir:     $(SWATDIR)'
 	@echo '  mandir:      $(MANDIR)'
-	@echo '  winbinddir:  $(WINBINDDIR)'
+	@echo '  winbindd_socket_dir:  $(WINBINDD_SOCKET_DIR)'
 
 showflags:
 	@echo 'Samba will be compiled with flags:'



More information about the samba-cvs mailing list