Include -lcrypt when needed to link libpgtcl.so and plpgsql.so
Tom Lane <tgl@sss.pgh.pa.us>
Include -lcrypt when needed to link libpgtcl.so and plpgsql.so
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpgtcl/Makefile.in | modified | +7 −2 |
| src/interfaces/libpq/Makefile.in | modified | +1 −5 |
| src/pl/plpgsql/src/Makefile.in | modified | +6 −5 |