This directory (readline-related) is from bash-1.14 distribution.
The short Makefile by PJ 17.6.94.

This readline should work with 8-bit chars at least if
you put the following in your ~/.inputrc:

set meta-flag on
set output-meta on
set convert-meta off


