mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +00:00
Remove extraneous newline
This commit is contained in:
parent
b2a6984606
commit
aa8a996d5e
@ -731,8 +731,7 @@ AC_ARG_WITH(timedir, [AS_HELP_STRING([--with-timedir], [path to the sudo timesta
|
|||||||
;;
|
;;
|
||||||
esac])
|
esac])
|
||||||
|
|
||||||
AC_ARG_WITH(iologdir, [AS_HELP_STRING([--with-iologdir=DIR], [directory
|
AC_ARG_WITH(iologdir, [AS_HELP_STRING([--with-iologdir=DIR], [directory to store sudo I/O log files in])],
|
||||||
to store sudo I/O log files in])],
|
|
||||||
[case $with_iologdir in
|
[case $with_iologdir in
|
||||||
yes) ;;
|
yes) ;;
|
||||||
no) AC_MSG_ERROR(["--without-iologdir not supported."])
|
no) AC_MSG_ERROR(["--without-iologdir not supported."])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user