Hadn't built on a PARISC 1.1 box in a long time ... but when I did,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5b4045d5d6e5180d6600b89a165fc15c91c2d746
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-03-24T06:17:41Z
Releases: 7.1.1
Hadn't built on a PARISC 1.1 box in a long time ... but when I did,
it turned out that the libpq makefile chokes on '-L /lib/pa1.1'.
Need to remove the space so filter rule works.

Files

PathChange+/−
src/makefiles/Makefile.hpux modified +1 −1