Readline and Zlib now required by default. Add options --without-readline
Peter Eisentraut <peter_e@gmx.net>
Readline and Zlib now required by default. Add options --without-readline and --without-zlib to turn them off.
Files
| Path | Change | +/− |
|---|---|---|
| config/programs.m4 | modified | +22 −1 |
| configure | modified | +732 −358 |
| configure.in | modified | +56 −31 |
| doc/src/sgml/installation.sgml | modified | +30 −6 |
| doc/src/sgml/release.sgml | modified | +2 −1 |
| src/bin/psql/input.c | modified | +6 −8 |
| src/bin/psql/input.h | modified | +13 −19 |
| src/bin/psql/startup.c | modified | +2 −11 |
| src/include/pg_config.h.in | modified | +1 −7 |