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-01-02 16:51:02.979556000 +0100
+++ configure 2018-01-02 16:51:29.068884000 +0100
@@ -34225,6 +34225,9 @@
int main(void)
{
SLutf8_enable(1);
+ SLcurses_start_color();
+ SLcurses_start_color();
+ SLcurses_start_color();
return 0;
}
_ACEOF
@@ -34306,6 +34309,9 @@
int main(void)
{
SLutf8_enable(1);
+ SLcurses_start_color();
+ SLcurses_start_color();
+ SLcurses_start_color();
return 0;
}
_ACEOF
@@ -34341,6 +34347,9 @@
int main(void)
{
SLutf8_enable(1);
+ SLcurses_start_color();
+ SLcurses_start_color();
+ SLcurses_start_color();
return 0;
}
_ACEOF