blob: 4dcae14e3e55abeed5ee4844d438e4bff81e58f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- configure.orig 2004-02-04 12:07:09.000000000 +0000
+++ configure 2004-03-05 11:45:35.000000000 +0000
@@ -4853,3 +4853,3 @@
esac
-LIBS="$LIBS -lsocks"
+LIBS="$LIBS -lsocks4"
cat >> confdefs.h <<\EOF
@@ -12836,3 +12836,3 @@
case $cf_cv_screen in
-slang|ncurses*)
+curses|slang|ncurses*)
use_dft_colors=maybe
|