Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
libs
/
slang2
/
patches
/
001-skip-terminfo-dir-test.patch
blob: dcd02f54ba7e0abf8966175e59321e2cd5cb59f8 [
file
] [
log
] [
blame
]
---
a
/
configure
+++
b
/
configure
@@
-
6987
,
7
+
6987
,
7
@@
TERMCAP
=-
ltermcap
for
terminfo_dir
in
$JD_Terminfo_Dirs
do
-
if
test
-
d $terminfo_dir
+
if
true
then
{
$as_echo
"$as_me:${as_lineno-$LINENO}: result: yes"
>&
5
$as_echo
"yes"
>&
6
;
}