Fix a typo.
authorMichael Adam <obnox@samba.org>
Mon, 5 Nov 2007 14:16:11 +0000 (15:16 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 5 Nov 2007 14:16:11 +0000 (15:16 +0100)
Michael
(This used to be commit 5721a511d8dd327717bcd9c2053c4bd08f01185c)

source3/configure.in

index 1b282aed942e8b35bbe77223374fbcfb06314204..02ca8ac08bbea38e561a5282c7a2d7db5bb8d4d1 100644 (file)
@@ -393,7 +393,7 @@ AC_SUBST(SWAT_INSTALL_TARGETS)
 selftest_prefix="./"
 AC_SUBST(selftest_prefix)
 AC_ARG_WITH(selftest-prefix,
-[  --with-selftest-prefix=DIR    The prefix where make test will be runned ($selftest_prefix)],
+[  --with-selftest-prefix=DIR    The prefix where make test will be run ($selftest_prefix)],
 [ case "$withval" in
   yes|no)
     AC_MSG_WARN([--with-selftest-prefix called without argument - will use default])