You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|