Paul Jarc wrote:
> Chet Ramey <[EMAIL PROTECTED]> wrote:
>
>>Readline, beginning with version 5.0, reads the stty special character
>>settings and binds them to their readline equivalents each time
>>readline() is called. It reads ~/.inputrc once per `program'.
>
>
> Suggestion: when reading .i
Chet Ramey <[EMAIL PROTECTED]> wrote:
> Readline, beginning with version 5.0, reads the stty special character
> settings and binds them to their readline equivalents each time
> readline() is called. It reads ~/.inputrc once per `program'.
Suggestion: when reading .inputrc, update the stty setti
>
> Both support/shobj-conf and shlib-install have sections added for cygwin,
> then shlib/Makefile.in and configure.in are updated to propogate the new
> variables in shobj-conf. shlib/Makefile.in is also patched to pass
> $(bindir) on to shlib-install, since cygwin needs to know both bindir and