mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Fix configure bug: install detection didn't work.
This commit is contained in:
2
aclocal.m4
vendored
2
aclocal.m4
vendored
@@ -37,7 +37,7 @@ AC_CACHE_VAL(cl_cv_path_install,
|
||||
# AIX installbsd doesn't work without option "-g".
|
||||
:
|
||||
else
|
||||
ac_cv_path_install="$ac_dir/$ac_prog -c"
|
||||
cl_cv_path_install="$ac_dir/$ac_prog -c"
|
||||
break 2
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user