Refactor configure.ac to move INCLUDE_INTERFACE logic to Autoconf#8
Refactor configure.ac to move INCLUDE_INTERFACE logic to Autoconf#8GreyStinger wants to merge 3 commits into
Conversation
…UDE_INTERFACE are not met * Rework configure.ac and sn_config.h a little to move all the ncurses linking into the configure script.
|
So commit 9608adc is purely aesthetic. I decided to put it up anyway as LP64 systems should all have 4byte unsigned ints. |
|
Re IRIX and BSDi detection in Autoconf, the |
|
Right, I was worried about the IRIX and BSDi part as I was not able to test what the canonical host-system types would be. I'll post a fix removing those compiles and checks. |
Reworked the configure scripts to not link ncurses if the other checks fail, and ensure we don't try and build with the interactive interface if we don't have ncurses.