[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make problem Mac OS X
|
From: |
Roger Mc Murtrie |
|
Subject: |
Re: Make problem Mac OS X |
|
Date: |
Thu, 10 Jan 2008 18:29:54 +1100 |
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
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Make problem Mac OS X,
Roger Mc Murtrie <=