Add code to pltcl's Makefile to cope with the situation where
Tom Lane <tgl@sss.pgh.pa.us>
Add code to pltcl's Makefile to cope with the situation where libtcl has been installed as a non-shared library. pltcl cannot be built in that situation; we want to do nothing and let the overall Postgres build complete, rather than failing.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/tcl/Makefile | modified | +46 −7 |