forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit91178b8
committed
From: Tom Lane <tgl@sss.pgh.pa.us>We're carrying around a copy of install-sh in case the local systemhas no install script. It's wasted baggage, because configure doesn'tknow it's there :-(. (Apparently everyone who's used postgres latelyalready had an install script somewhere in their path. I happened totry to run configure with a minimal PATH tonight, and it promptlygave up for lack of an install program.) Here's the patch.
1 parent7f3630e commit91178b8
2 files changed
+280
-282
lines changed0 commit comments
Comments
(0)