Ludovic wrote:
Then I guess MacOS X users had better install the "real" GNU Readline. Alternatively, we could detect whether `rl_pending_input' is available at configure-time, and `#ifdef' the offending line of code. However, I don't know what impact it would have, and that would really be a crude hack to work around the defects of Editline's compatibility layer, so it's probably better to leave things as is.
Thanks, Ludovic.

Perhaps, detect if `rl_pending_input' is available at configure-time.
If not, abort the configure with an appropriate message?
Regards
Roger





Reply via email to