2 changed files with 3 additions and 38 deletions
@ -1,33 +0,0 @@
|
||||
Index: configure
|
||||
--- configure.orig 2019-08-25 10:54:09.000000000 +0200
|
||||
+++ configure 2019-08-30 23:33:57.566905000 +0200
|
||||
@@ -33455,6 +33455,9 @@
|
||||
int main(void)
|
||||
{
|
||||
SLutf8_enable(1);
|
||||
+ SLcurses_start_color();
|
||||
+ SLcurses_start_color();
|
||||
+ SLcurses_start_color();
|
||||
return 0;
|
||||
}
|
||||
_ACEOF
|
||||
@@ -33536,6 +33539,9 @@
|
||||
int main(void)
|
||||
{
|
||||
SLutf8_enable(1);
|
||||
+ SLcurses_start_color();
|
||||
+ SLcurses_start_color();
|
||||
+ SLcurses_start_color();
|
||||
return 0;
|
||||
}
|
||||
_ACEOF
|
||||
@@ -33571,6 +33577,9 @@
|
||||
int main(void)
|
||||
{
|
||||
SLutf8_enable(1);
|
||||
+ SLcurses_start_color();
|
||||
+ SLcurses_start_color();
|
||||
+ SLcurses_start_color();
|
||||
return 0;
|
||||
}
|
||||
_ACEOF
|
||||
Loading…
Reference in new issue