From 4160f7eb70e3e738d0b791ab4b9f647df9688df7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 26 Apr 2002 19:12:57 +0000 Subject: [PATCH] regen --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 ;; -- 2.50.1