s3: Fix typo found by jhell <jhell@DataIX.net>
authorVolker Lendecke <vl@samba.org>
Sat, 13 Feb 2010 15:38:25 +0000 (16:38 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 15 Feb 2010 13:46:55 +0000 (14:46 +0100)
(cherry picked from commit 271a4c60dbec0d001dc55df58de8e54274137853)
(cherry picked from commit eb390b8f917f52eb28f46f39a19abdc717051f3d)
(cherry picked from commit f8dbb021393edf9d8394b5b7adf03c3432257ce7)

source3/m4/check_path.m4

index 0a61733870bcec9aba3fc65cd23ec2315dfecd93..62bc2da5c64e22e5df19c0ad60b39e43f3e4ae87 100644 (file)
@@ -151,8 +151,8 @@ AC_ARG_WITH(piddir,
 
 #################################################
 # set ncalrpc directory location
-AC_ARG_WITH(ncalprcdir,
-[AS_HELP_STRING([--with-ncalprcdir=DIR], [Where to put ncalrpc sockets ($ac_default_prefix/var/ncalrpc)])],
+AC_ARG_WITH(ncalrpcdir,
+[AS_HELP_STRING([--with-ncalrpcdir=DIR], [Where to put ncalrpc sockets ($ac_default_prefix/var/ncalrpc)])],
 [ case "$withval" in
   yes|no)
   #