summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-10-19 09:47:33 +0200
committerKarolin Seeger <kseeger@samba.org>2009-10-19 09:47:33 +0200
commitfa08d0b44bf80f6caaeb004a0f27d8346c2820e2 (patch)
tree8b8776f10510fba567d9abe072a8b37b95c499fb /source4/build
parent38fbfdca4d4234875f15571f7c90eff0078b6b2c (diff)
downloadsamba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.tar.gz
Fix typo.
privilage -> privilege Karolin
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/m4/check_path.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/m4/check_path.m4 b/source4/build/m4/check_path.m4
index 08a304b0d09..fb6b8aa8048 100644
--- a/source4/build/m4/check_path.m4
+++ b/source4/build/m4/check_path.m4
@@ -97,7 +97,7 @@ AC_ARG_WITH(winbindd-socket-dir,
esac])
#################################################
-# set where the winbindd privilaged socket should be put
+# set where the winbindd privileged socket should be put
AC_ARG_WITH(winbindd-privileged-socket-dir,
[AS_HELP_STRING([--with-winbindd-privileged-socket-dir=DIR],[Where to put the winbindd socket ($winbindd_privileged_socket_dir)])],
[ case "$withval" in