Remove extraneous newline
This commit is contained in:
@@ -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."])
|
||||||
|
Reference in New Issue
Block a user