summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 67df30c033..2e6dc67723 100755
--- a/configure
+++ b/configure
@@ -1426,7 +1426,7 @@ if test "$_terminfo" = yes ; then
test $_ld_tmp && res_comment="using $_ld_tmp"
if test "$_termcap" = auto ; then
- _termcap = yes # terminfo provides termcap
+ _termcap=yes # terminfo provides termcap
fi
else
def_terminfo='#undef HAVE_TERMINFO'