mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Produce a clean failure in configure when dtrace is selected but cannot be
found. Besides stopping those early who have no dtrace installed whatsoever, this will also alert those who have dtrace in /usr/sbin, which might not be in the path, which would produce confusing failures much later in the build process. Add documentation about pointing configure to find dtrace.
This commit is contained in:
Reference in New Issue
Block a user