OSDN Git Service

Fix bit-rot in support for building with --disable-shared. This patch
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jan 2004 19:04:11 +0000 (19:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jan 2004 19:04:11 +0000 (19:04 +0000)
commita4f8f124b70e13c3e19693ce1246e170d32d181a
tree25bc783a6d8a866eed074263e116efbbb33eda1b
parent1ef7c5c1e9d3ccdef8980eb2d13b04a262172823
Fix bit-rot in support for building with --disable-shared.  This patch
gets us past 'make install', but initdb still fails for lack of conversion
libraries ...
src/backend/utils/mb/conversion_procs/proc.mk
src/pl/plperl/GNUmakefile
src/pl/plpython/Makefile
src/pl/tcl/Makefile