summaryrefslogtreecommitdiffhomepage
path: root/patches/tcsh-6.20.00.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2018-06-21 14:39:34 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2018-06-21 14:39:34 +0000
commit5b7840b6f8df93b48d82d6c0788e244c0ed82b12 (patch)
tree48df2bd8298d5bdf9e013a6d2f5701d2c6d4e8f1 /patches/tcsh-6.20.00.local.patch
parent67b0c7b7a474febc5d23d8f20fc1d859141b5c04 (diff)
downloadmidipix_build-5b7840b6f8df93b48d82d6c0788e244c0ed82b12.tar.bz2
midipix_build-5b7840b6f8df93b48d82d6c0788e244c0ed82b12.tar.xz
patches/tcsh-6.20.00.local.patch: via Redfoxmoon.
Diffstat (limited to 'patches/tcsh-6.20.00.local.patch')
-rw-r--r--patches/tcsh-6.20.00.local.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/tcsh-6.20.00.local.patch b/patches/tcsh-6.20.00.local.patch
index 1419f9ae..32b33322 100644
--- a/patches/tcsh-6.20.00.local.patch
+++ b/patches/tcsh-6.20.00.local.patch
@@ -1,3 +1,14 @@
+--- tcsh-6.20.00.orig/configure 2018-06-21 16:23:41.803468940 +0200
++++ tcsh-6.20.00/configure 2018-06-21 16:24:12.059836489 +0200
+@@ -4289,7 +4289,7 @@
+ return 0;
+ }
+ _ACEOF
+-for ac_lib in '' termlib termcap curses ncurses; do
++for ac_lib in '' termlib termcap curses ncurses tinfo; do
+ if test -z "$ac_lib"; then
+ ac_res="none required"
+ else
--- tcsh-6.20.00/config_f.h.orig 2016-04-16 17:44:18.000000000 +0200
+++ tcsh-6.20.00/config_f.h 2016-12-18 02:01:28.699635400 +0100
@@ -139,11 +139,9 @@