aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2012-06-27 13:40:51 +0300
committerPeter Eisentraut <peter_e@gmx.net>2012-06-27 13:40:51 +0300
commit9db7ccae2000524b72a4052352cbb5407fb53b02 (patch)
tree8ef44910b43b12bca21aabfd3278f1c5584e9322 /src/backend/access/gist/gist.c
parentc60ca19de9ad777c51243605571d1d7606000f08 (diff)
downloadpostgresql-9db7ccae2000524b72a4052352cbb5407fb53b02.tar.gz
postgresql-9db7ccae2000524b72a4052352cbb5407fb53b02.zip
Use system install program when available and usable
In a3176dac22c4cd14971e35119e245abee7649cb9 we switched to using install-sh unconditionally, because the configure check AC_PROG_INSTALL would pick up any random program named install, which has caused failure reports (http://archives.postgresql.org/pgsql-hackers/2001-03/msg00312.php). Now the configure check is much improved and should avoid false positives. It has also been shown that using a system install program can significantly reduce "make install" times, so it's worth trying.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions