]> git.sur5r.net Git - tio/blobdiff - configure
Imported Upstream version 1.18
[tio] / configure
index 96758e100cf4739caa40a9e35cabe2b473346d86..ab019734a4fdf19fac8854b919c15cd8da2bbea1 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for tio 1.14.
+# Generated by GNU Autoconf 2.69 for tio 1.18.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='tio'
 PACKAGE_TARNAME='tio'
-PACKAGE_VERSION='1.14'
-PACKAGE_STRING='tio 1.14'
+PACKAGE_VERSION='1.18'
+PACKAGE_STRING='tio 1.18'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL='https://tio.github.io'
 
@@ -585,6 +585,8 @@ ac_subst_vars='am__EXEEXT_FALSE
 am__EXEEXT_TRUE
 LTLIBOBJS
 LIBOBJS
+BAUDRATE_CASES
+BAUDRATES
 ENABLE_BASH_COMPLETION_FALSE
 ENABLE_BASH_COMPLETION_TRUE
 BASH_COMPLETION_DIR
@@ -1247,7 +1249,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures tio 1.14 to adapt to many kinds of systems.
+\`configure' configures tio 1.18 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1314,7 +1316,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of tio 1.14:";;
+     short | recursive ) echo "Configuration of tio 1.18:";;
    esac
   cat <<\_ACEOF
 
@@ -1422,7 +1424,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-tio configure 1.14
+tio configure 1.18
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1473,11 +1475,57 @@ fi
   as_fn_set_status $ac_retval
 
 } # ac_fn_c_try_compile
+
+# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
+# ---------------------------------------------
+# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
+# accordingly.
+ac_fn_c_check_decl ()
+{
+  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+  as_decl_name=`echo $2|sed 's/ *(.*//'`
+  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
+$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
+if eval \${$3+:} false; then :
+  $as_echo_n "(cached) " >&6
+else
+  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+$4
+int
+main ()
+{
+#ifndef $as_decl_name
+#ifdef __cplusplus
+  (void) $as_decl_use;
+#else
+  (void) $as_decl_name;
+#endif
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  eval "$3=yes"
+else
+  eval "$3=no"
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+eval ac_res=\$$3
+              { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+$as_echo "$ac_res" >&6; }
+  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
+
+} # ac_fn_c_check_decl
 cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by tio $as_me 1.14, which was
+It was created by tio $as_me 1.18, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2342,7 +2390,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='tio'
- VERSION='1.14'
+ VERSION='1.18'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3728,7 +3776,6 @@ fi
 
 
 
-
 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
        if test -n "$ac_tool_prefix"; then
   # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
@@ -3843,6 +3890,8 @@ $as_echo "no" >&6; }
        fi
 fi
 
+# Handle bash completion
+
 # Check whether --with-bash-completion-dir was given.
 if test "${with_bash_completion_dir+set}" = set; then :
   withval=$with_bash_completion_dir;
@@ -3936,10 +3985,674 @@ else
 fi
 
 
+# TIO_CHECK_BAUDRATE(N)
+
+
+# TIO_CHECK_BAUDRATES(N1, N2, ...)
+
+
+# Check for available terminal I/O speeds
+BAUDRATES=
+BAUDRATE_CASES=
+
+        ac_fn_c_check_decl "$LINENO" "B0" "ac_cv_have_decl_B0" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B0" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 0"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 0: baudrate = B0; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B50" "ac_cv_have_decl_B50" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B50" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 50"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 50: baudrate = B50; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B75" "ac_cv_have_decl_B75" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B75" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 75"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 75: baudrate = B75; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B110" "ac_cv_have_decl_B110" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B110" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 110"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 110: baudrate = B110; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B134" "ac_cv_have_decl_B134" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B134" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 134"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 134: baudrate = B134; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B150" "ac_cv_have_decl_B150" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B150" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 150"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 150: baudrate = B150; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B200" "ac_cv_have_decl_B200" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B200" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 200"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 200: baudrate = B200; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B300" "ac_cv_have_decl_B300" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B300" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 300"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 300: baudrate = B300; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B600" "ac_cv_have_decl_B600" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B600" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 600"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 600: baudrate = B600; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B1200" "ac_cv_have_decl_B1200" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B1200" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 1200"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 1200: baudrate = B1200; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B1800" "ac_cv_have_decl_B1800" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B1800" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 1800"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 1800: baudrate = B1800; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B2400" "ac_cv_have_decl_B2400" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B2400" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 2400"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 2400: baudrate = B2400; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B4800" "ac_cv_have_decl_B4800" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B4800" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 4800"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 4800: baudrate = B4800; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B7200" "ac_cv_have_decl_B7200" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B7200" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 7200"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 7200: baudrate = B7200; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B9600" "ac_cv_have_decl_B9600" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B9600" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 9600"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 9600: baudrate = B9600; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B14400" "ac_cv_have_decl_B14400" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B14400" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 14400"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 14400: baudrate = B14400; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B19200" "ac_cv_have_decl_B19200" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B19200" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 19200"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 19200: baudrate = B19200; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B28800" "ac_cv_have_decl_B28800" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B28800" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 28800"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 28800: baudrate = B28800; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B38400" "ac_cv_have_decl_B38400" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B38400" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 38400"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 38400: baudrate = B38400; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B57600" "ac_cv_have_decl_B57600" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B57600" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 57600"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 57600: baudrate = B57600; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B76800" "ac_cv_have_decl_B76800" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B76800" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 76800"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 76800: baudrate = B76800; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B115200" "ac_cv_have_decl_B115200" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B115200" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 115200"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 115200: baudrate = B115200; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B230400" "ac_cv_have_decl_B230400" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B230400" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 230400"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 230400: baudrate = B230400; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B460800" "ac_cv_have_decl_B460800" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B460800" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 460800"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 460800: baudrate = B460800; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B500000" "ac_cv_have_decl_B500000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B500000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 500000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 500000: baudrate = B500000; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B576000" "ac_cv_have_decl_B576000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B576000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 576000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 576000: baudrate = B576000; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B921600" "ac_cv_have_decl_B921600" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B921600" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 921600"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 921600: baudrate = B921600; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B1000000" "ac_cv_have_decl_B1000000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B1000000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 1000000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 1000000: baudrate = B1000000; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B1152000" "ac_cv_have_decl_B1152000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B1152000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 1152000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 1152000: baudrate = B1152000; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B1500000" "ac_cv_have_decl_B1500000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B1500000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 1500000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 1500000: baudrate = B1500000; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B2000000" "ac_cv_have_decl_B2000000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B2000000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 2000000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 2000000: baudrate = B2000000; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B2500000" "ac_cv_have_decl_B2500000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B2500000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 2500000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 2500000: baudrate = B2500000; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B3000000" "ac_cv_have_decl_B3000000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B3000000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 3000000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 3000000: baudrate = B3000000; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B3500000" "ac_cv_have_decl_B3500000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B3500000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 3500000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 3500000: baudrate = B3500000; break;"
+
+
+fi
+
+
+        ac_fn_c_check_decl "$LINENO" "B4000000" "ac_cv_have_decl_B4000000" "#include <termios.h>
+"
+if test "x$ac_cv_have_decl_B4000000" = xyes; then :
+  tio_have_decl=1
+else
+  tio_have_decl=0
+fi
+
+        if test $tio_have_decl = 1; then :
+
+            BAUDRATES="$BAUDRATES 4000000"
+
+            BAUDRATE_CASES="$BAUDRATE_CASES case 4000000: baudrate = B4000000; break;"
+
+
+fi
+
+
+
+
+
+cat >>confdefs.h <<_ACEOF
+#define AUTOCONF_BAUDRATE_CASES $BAUDRATE_CASES
+_ACEOF
+
+
+# Check that it is possible to set arbitrary baud rates using BOTHER
+ac_fn_c_check_decl "$LINENO" "BOTHER" "ac_cv_have_decl_BOTHER" "#include <asm/termios.h>
+"
+if test "x$ac_cv_have_decl_BOTHER" = xyes; then :
+  ac_have_decl=1
+else
+  ac_have_decl=0
+fi
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_BOTHER $ac_have_decl
+_ACEOF
+
+
 ac_config_files="$ac_config_files Makefile"
 
 ac_config_files="$ac_config_files src/Makefile"
 
+ac_config_files="$ac_config_files src/bash-completion/tio"
+
 ac_config_files="$ac_config_files man/Makefile"
 
 cat >confcache <<\_ACEOF
@@ -4476,7 +5189,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by tio $as_me 1.14, which was
+This file was extended by tio $as_me 1.18, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4543,7 +5256,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-tio config.status 1.14
+tio config.status 1.18
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -4676,6 +5389,7 @@ do
     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
+    "src/bash-completion/tio") CONFIG_FILES="$CONFIG_FILES src/bash-completion/tio" ;;
     "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
 
   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;