From bc72dfa91ac409d3879b1959b607fa9f30cec160 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 31 Jan 2006 01:49:56 +0000 Subject: r13246: Print winbindd pipe location correctly. Andrew Bartlett (This used to be commit fc045b42c24d9bfb10b9f98f38c771df4abcdee0) --- source4/main.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4') diff --git a/source4/main.mk b/source4/main.mk index d1a1c3ab2e..1be2f3fa8f 100644 --- a/source4/main.mk +++ b/source4/main.mk @@ -58,7 +58,7 @@ showlayout: @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:' -- cgit