mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
Fix a typo.
Michael (This used to be commit 39499a3346b49a3c50cb1ebb1393a62c614cf056)
This commit is contained in:
parent
c65cded541
commit
c05b9ef58a
@ -132,7 +132,7 @@ AC_SUBST(modulesdir)
|
||||
selftest_prefix="./st"
|
||||
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])
|
||||
|
Loading…
x
Reference in New Issue
Block a user