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.
 
 
 
 
 
 

33 lines
641 B

Index: configure
--- configure.orig 2018-11-11 16:50:48.000000000 +0100
+++ configure 2018-11-11 22:42:33.850973000 +0100
@@ -33998,6 +33998,9 @@
int main(void)
{
SLutf8_enable(1);
+ SLcurses_start_color();
+ SLcurses_start_color();
+ SLcurses_start_color();
return 0;
}
_ACEOF
@@ -34079,6 +34082,9 @@
int main(void)
{
SLutf8_enable(1);
+ SLcurses_start_color();
+ SLcurses_start_color();
+ SLcurses_start_color();
return 0;
}
_ACEOF
@@ -34114,6 +34120,9 @@
int main(void)
{
SLutf8_enable(1);
+ SLcurses_start_color();
+ SLcurses_start_color();
+ SLcurses_start_color();
return 0;
}
_ACEOF