On Sun, Jan 02, 2011 at 09:32:47AM +, Nicholas Marriott wrote:
> Looks good, although I'm not sure about the error message - it doesn't
> check for headers it checks for the .so.
Sure, change it -- the intent was to show that it's likely to fail if the
header files aren't installed; that's 99%
Looks good, although I'm not sure about the error message - it doesn't
check for headers it checks for the .so.
On Sat, Jan 01, 2011 at 06:45:31PM +, Thomas Adam wrote:
> Hi,
>
> See patch attached which will fail the configure process outright if either
> libevent and/or a curses library a
Hi,
See patch attached which will fail the configure process outright if either
libevent and/or a curses library are not found, as both these parts are
vital when trying to compile tmux.
I think it's just those two libraries. Everything else that I can see is
gathered from compat/ if it cannot b