diff --git a/configure b/configure index 4c39d24..a8e683e 100755 --- a/configure +++ b/configure @@ -9501,9 +9501,9 @@ EOF echo "$as_me:9501: checking if you want to permit setuid programs to access all files" >&5 echo $ECHO_N "checking if you want to permit setuid programs to access all files... $ECHO_C" >&6 -# Check whether --enable-root-environ or --disable-root-environ was given. -if test "${enable_root_environ+set}" = set; then - enableval="$enable_root_environ" +# Check whether --enable-root-access or --disable-root-access was given. +if test "${enable_root_access+set}" = set; then + enableval="$enable_root_access" with_root_access=$enableval else with_root_access=yes