Okay, this should pretty much clean up the psql/readline/history mess.
Marc G. Fournier <scrappy@hub.org>
Okay, this should pretty much clean up the psql/readline/history mess. Added a README.readline file until configure is integrated to *try* and explain the way things stand. Removed a stray configure .in file
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/Makefile | modified | +26 −32 |
| src/bin/psql/Makefile.in | deleted | +0 −60 |
| src/bin/psql/psql.c | modified | +3 −3 |
| src/bin/psql/rlstubs.c | modified | +1 −6 |
| src/include/config.h | modified | +3 −13 |
| src/README.readline | added | +38 −0 |