aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2012-08-21 23:42:43 -0400
committerPeter Eisentraut <peter_e@gmx.net>2012-08-21 23:42:43 -0400
commitb748d8f280100e4ddbafcc65a768e287a1dfcc22 (patch)
tree2722497e94af9ebdcc3ab0ee88d97396241b728a /doc/src
parent5c45d2f87835ccd3ffac338845ec79cab1b31a11 (diff)
downloadpostgresql-b748d8f280100e4ddbafcc65a768e287a1dfcc22.tar.gz
postgresql-b748d8f280100e4ddbafcc65a768e287a1dfcc22.zip
Fix install-strip on Mac OS X
There was a hack put into install-sh to call strip with the correct options on Mac OS X. But that never worked, because configure disabled stripping on that platform altogether. So remove that dead code, and while we're at it, update install-sh to the latest upstream source (from Automake). Instead, set up the right strip options in programs.m4, so this now actually works the way it was originally intended.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions