HPUX build does not build shared lib versions of libpq and libpq++

Bruce Momjian <bruce@momjian.us>

Commit: 76e6d260110a520450933d96e0c33690206c920b
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-03-20T04:07:11Z
Releases: 7.1.1
HPUX build does not build shared lib versions of libpq and libpq++

--------------------------------------------------------------------------

Test Case:  ----------


--------------------------------------------------------------------------

Solution:  --------- Add this to the libpq and libpq++ Makefiles
to build shared libs:

Mike Ferrara

Files

PathChange+/−
src/interfaces/libpq++/Makefile modified +7 −1
src/interfaces/libpq/Makefile.in modified +7 −1