Okay, this should pretty much clean up the psql/readline/history mess.

Marc G. Fournier <scrappy@hub.org>

Commit: aa46d53fa41a073e138acf906bb25d311c575b6b
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-01-25T22:52:08Z
Releases: 7.1.1
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

PathChange+/−
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