aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2013-11-13 20:49:34 -0700
committerRob Savoye <rob.savoye@linaro.org>2013-11-13 20:49:34 -0700
commit211776493a0d19eba0d9bc09f25ea8e8f9872d1a (patch)
tree2c22f72c75c067c8dbdb21a1b214ee99f29c848d /configure
parent2d074be364a26ac2a324ddff8b0ed5a0f0088c72 (diff)
regenerated
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure b/configure
index 0a0fa162..4f7140b7 100755
--- a/configure
+++ b/configure
@@ -3496,6 +3496,9 @@ _ACEOF
fi
+if test x${ac_cv_lib_ncurses_doupdate} != x"yes"; then
+ missing="${missing} ncurses"
+fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unctrl in -ltermcap" >&5
$as_echo_n "checking for unctrl in -ltermcap... " >&6; }
if ${ac_cv_lib_termcap_unctrl+:} false; then :
@@ -3541,6 +3544,9 @@ _ACEOF
fi
+if test x${ac_cv_lib_termcap_unctrl} != x"yes"; then
+ missing="${missing} termcap"
+fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gzread in -lz" >&5
$as_echo_n "checking for gzread in -lz... " >&6; }
if ${ac_cv_lib_z_gzread+:} false; then :