regen
This commit is contained in:
6
configure
vendored
6
configure
vendored
@@ -1716,8 +1716,8 @@ cat >>confdefs.h <<EOF
|
|||||||
#define PRI_FAILURE "$badpri"
|
#define PRI_FAILURE "$badpri"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
echo "$as_me:1719: result: badpri" >&5
|
echo "$as_me:1719: result: $badpri" >&5
|
||||||
echo "${ECHO_T}badpri" >&6
|
echo "${ECHO_T}$badpri" >&6
|
||||||
|
|
||||||
# Check whether --with-logpath or --without-logpath was given.
|
# Check whether --with-logpath or --without-logpath was given.
|
||||||
if test "${with_logpath+set}" = set; then
|
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.
|
# Check whether --with-timeout or --without-timeout was given.
|
||||||
if test "${with_timeout+set}" = set; then
|
if test "${with_timeout+set}" = set; then
|
||||||
withval="$with_timeout"
|
withval="$with_timeout"
|
||||||
echo $with_timeout; case $with_timeout in
|
case $with_timeout in
|
||||||
yes) ;;
|
yes) ;;
|
||||||
no) timeout=0
|
no) timeout=0
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user