blob: f9aae2a93899712b98aded4e4b6693c608e5c826 (
plain)
1
2
3
4
5
6
|
find-command-prefix-from-PATH
-----------------------------
* The :command:`find_library`, :command:`find_path`, and :command:`find_file`
commands now search in installation prefixes derived from the ``PATH``
environment variable.
|