From: Todd C. Miller Date: Fri, 26 Apr 2002 19:12:57 +0000 (+0000) Subject: regen X-Git-Tag: SUDO_1_6_7~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4160f7eb70e3e738d0b791ab4b9f647df9688df7;p=sudo regen --- diff --git a/configure b/configure index 629bad316..44612fc7c 100755 --- a/configure +++ b/configure @@ -1716,8 +1716,8 @@ cat >>confdefs.h <&5 -echo "${ECHO_T}badpri" >&6 +echo "$as_me:1719: result: $badpri" >&5 +echo "${ECHO_T}$badpri" >&6 # Check whether --with-logpath or --without-logpath was given. if test "${with_logpath+set}" = set; then @@ -2290,7 +2290,7 @@ echo $ECHO_N "checking time in minutes after which sudo will ask for a password # Check whether --with-timeout or --without-timeout was given. if test "${with_timeout+set}" = set; then withval="$with_timeout" - echo $with_timeout; case $with_timeout in + case $with_timeout in yes) ;; no) timeout=0 ;;