From 8131b6414cf28d0936ce1646435638be7cc623fe Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 14 Aug 2006 07:40:18 +0000 Subject: r17531: fix whitespaces metze (This used to be commit e5f752a66bea40bc4441cff9c6023b2072dc1f6d) --- source4/build/m4/check_path.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/build/m4') diff --git a/source4/build/m4/check_path.m4 b/source4/build/m4/check_path.m4 index 283fef312f..aff33e0985 100644 --- a/source4/build/m4/check_path.m4 +++ b/source4/build/m4/check_path.m4 @@ -26,7 +26,7 @@ AC_ARG_WITH(fhs, logfilebase="${localstatedir}/log/samba" privatedir="${localstatedir}/lib/samba/private" sysconfdir="${sysconfdir}/samba" - modulesdir="${libdir}/samba" + modulesdir="${libdir}/samba" datadir="${datadir}/samba" includedir="${includedir}/samba-4.0" winbindd_socket_dir="${localstatedir}/run/samba/winbind_pipe" -- cgit