mirror of
https://github.com/postgres/postgres.git
synced 2026-06-07 08:09:18 -04:00
f786715412
configure handles INSTALL as a substitution variable specially, and apparently it gets confused when it's set to empty. Use INSTALL_ instead as a workaround to avoid the issue.