Index: configure --- configure.orig 2019-03-24 12:44:13.000000000 +0100 +++ configure 2019-03-24 19:01:21.022901000 +0100 @@ -33907,6 +33907,9 @@ int main(void) { SLutf8_enable(1); + SLcurses_start_color(); + SLcurses_start_color(); + SLcurses_start_color(); return 0; } _ACEOF @@ -33988,6 +33991,9 @@ int main(void) { SLutf8_enable(1); + SLcurses_start_color(); + SLcurses_start_color(); + SLcurses_start_color(); return 0; } _ACEOF @@ -34023,6 +34029,9 @@ int main(void) { SLutf8_enable(1); + SLcurses_start_color(); + SLcurses_start_color(); + SLcurses_start_color(); return 0; } _ACEOF