diff options
Diffstat (limited to '')
-rw-r--r-- | heimdall/autom4te.cache/output.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/heimdall/autom4te.cache/output.1 b/heimdall/autom4te.cache/output.1 index 9c6e889..b28e200 100644 --- a/heimdall/autom4te.cache/output.1 +++ b/heimdall/autom4te.cache/output.1 @@ -2298,7 +2298,7 @@ do test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_udevadminstalled="" + ac_cv_prog_udevadminstalled=""yes"" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi @@ -15642,7 +15642,7 @@ else LINUXTARGET_FALSE= fi - if test x$udevadmninstalled = xtrue; then + if test x$udevadminstalled = x"yes"; then UDEVADM_TRUE= UDEVADM_FALSE='#' else |