Index: configure --- configure.orig 2009-02-08 04:43:27 +0100 +++ configure 2009-02-10 08:39:07 +0100 @@ -7103,6 +7103,9 @@ int main(void) { SLutf8_enable(1); + SLcurses_start_color(); + SLcurses_start_color(); + SLcurses_start_color(); return 0; } _ACEOF