]> granicus.if.org Git - sudo/commitdiff
Remove extraneous newline
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Dec 2010 21:58:33 +0000 (16:58 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Dec 2010 21:58:33 +0000 (16:58 -0500)
configure.in

index 9ea4ae361326a2ad00108f125e3f42384b528670..278ace1400aa99b63bae9d3dafc950c13331b0e6 100644 (file)
@@ -731,8 +731,7 @@ AC_ARG_WITH(timedir, [AS_HELP_STRING([--with-timedir], [path to the sudo timesta
                ;;
 esac])
 
-AC_ARG_WITH(iologdir, [AS_HELP_STRING([--with-iologdir=DIR], [directory
-to store sudo I/O log files in])],
+AC_ARG_WITH(iologdir, [AS_HELP_STRING([--with-iologdir=DIR], [directory to store sudo I/O log files in])],
 [case $with_iologdir in
     yes)    ;;
     no)     AC_MSG_ERROR(["--without-iologdir not supported."])