aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2020-12-15 22:29:22 -0500
committerJacob Bachmeyer <jcb@gnu.org>2020-12-15 22:29:22 -0500
commitf8434143141088750188ee9a2e966447d7f1c265 (patch)
tree11424f1509ef37db568845fa4df24777b97dfa31 /configure
parent6851416b169dab44b08329f631925c2a3814837b (diff)
downloaddejagnu-f8434143141088750188ee9a2e966447d7f1c265.zip
dejagnu-f8434143141088750188ee9a2e966447d7f1c265.tar.gz
dejagnu-f8434143141088750188ee9a2e966447d7f1c265.tar.bz2
Regenerate build system files
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure45
1 files changed, 0 insertions, 45 deletions
diff --git a/configure b/configure
index 502db25..56add24 100755
--- a/configure
+++ b/configure
@@ -589,7 +589,6 @@ am__EXEEXT_TRUE
LTLIBOBJS
LIBOBJS
DEJAGNU
-EXPECT
am__fastdepCXX_FALSE
am__fastdepCXX_TRUE
CXXDEPMODE
@@ -3978,50 +3977,6 @@ if test -z "$AWK"; then
as_fn_error $? "AWK not installed" "$LINENO" 5
fi
-# Extract the first word of "expect", so it can be a program name with args.
-set dummy expect; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_EXPECT+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- case $EXPECT in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_EXPECT="$EXPECT" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_EXPECT="$as_dir/$ac_word$ac_exec_ext"
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
- done
-IFS=$as_save_IFS
-
- ;;
-esac
-fi
-EXPECT=$ac_cv_path_EXPECT
-if test -n "$EXPECT"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXPECT" >&5
-$as_echo "$EXPECT" >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-if test -z $ac_cv_path_EXPECT ; then
- as_fn_error $? "unable to locate expect" "$LINENO" 5
-fi
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking Tcl version 8.5 or greater" >&5
$as_echo_n "checking Tcl version 8.5 or greater... " >&6; }
if ${ac_cv_dg_tcl_modern+:} false; then :