===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tio-1.32/src/Makefile.in-51-  { \
tio-1.32/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tio-1.32/src/Makefile.in-53-  }; \
##############################################
tio-1.32/src/Makefile.in-152-  esac
tio-1.32/src/Makefile.in:153:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tio-1.32/src/Makefile.in-154-am__vpath_adj = case $$p in \
tio-1.32/src/Makefile.in:155:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tio-1.32/src/Makefile.in-156-    *) f=$$p;; \
tio-1.32/src/Makefile.in-157-  esac;
tio-1.32/src/Makefile.in:158:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tio-1.32/src/Makefile.in-159-am__install_max = 40
tio-1.32/src/Makefile.in-160-am__nobase_strip_setup = \
tio-1.32/src/Makefile.in:161:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tio-1.32/src/Makefile.in-162-am__nobase_strip = \
##############################################
tio-1.32/src/Makefile.in-404-.c.obj:
tio-1.32/src/Makefile.in:405:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
tio-1.32/src/Makefile.in-406-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
tio-1.32/src/Makefile.in-408-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tio-1.32/src/Makefile.in:409:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tio-1.32/src/Makefile.in-410-install-bashcompletionDATA: $(bashcompletion_DATA)
##############################################
tio-1.32/src/Makefile.in-428-	@list='$(bashcompletion_DATA)'; test -n "$(bashcompletiondir)" || list=; \
tio-1.32/src/Makefile.in:429:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tio-1.32/src/Makefile.in-430-	dir='$(DESTDIR)$(bashcompletiondir)'; $(am__uninstall_files_from_dir)
##############################################
tio-1.32/src/Makefile.in-461-GTAGS:
tio-1.32/src/Makefile.in:462:	here=`$(am__cd) $(top_builddir) && pwd` \
tio-1.32/src/Makefile.in-463-	  && $(am__cd) $(top_srcdir) \
##############################################
tio-1.32/src/Makefile.in-487-distdir-am: $(DISTFILES)
tio-1.32/src/Makefile.in:488:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tio-1.32/src/Makefile.in:489:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tio-1.32/src/Makefile.in-490-	list='$(DISTFILES)'; \
##############################################
tio-1.32/src/Makefile.in-501-	  if test -d $$d/$$file; then \
tio-1.32/src/Makefile.in:502:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tio-1.32/src/Makefile.in-503-	    if test -d "$(distdir)/$$file"; then \
##############################################
tio-1.32/Makefile.in-49-  { \
tio-1.32/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tio-1.32/Makefile.in-51-  }; \
##############################################
tio-1.32/Makefile.in-177-  while test -n "$$dir1"; do \
tio-1.32/Makefile.in:178:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tio-1.32/Makefile.in-179-    if test "$$first" != "."; then \
tio-1.32/Makefile.in-180-      if test "$$first" = ".."; then \
tio-1.32/Makefile.in:181:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tio-1.32/Makefile.in:182:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tio-1.32/Makefile.in-183-      else \
tio-1.32/Makefile.in:184:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tio-1.32/Makefile.in-185-        if test "$$first2" = "$$first"; then \
tio-1.32/Makefile.in:186:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tio-1.32/Makefile.in-187-        else \
##############################################
tio-1.32/Makefile.in-192-    fi; \
tio-1.32/Makefile.in:193:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tio-1.32/Makefile.in-194-  done; \
##############################################
tio-1.32/Makefile.in-359-	dot_seen=no; \
tio-1.32/Makefile.in:360:	target=`echo $@ | sed s/-recursive//`; \
tio-1.32/Makefile.in-361-	case "$@" in \
##############################################
tio-1.32/Makefile.in-422-GTAGS:
tio-1.32/Makefile.in:423:	here=`$(am__cd) $(top_builddir) && pwd` \
tio-1.32/Makefile.in-424-	  && $(am__cd) $(top_srcdir) \
##############################################
tio-1.32/Makefile.in-457-	test -d "$(distdir)" || mkdir "$(distdir)"
tio-1.32/Makefile.in:458:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tio-1.32/Makefile.in:459:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tio-1.32/Makefile.in-460-	list='$(DISTFILES)'; \
##############################################
tio-1.32/Makefile.in-471-	  if test -d $$d/$$file; then \
tio-1.32/Makefile.in:472:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tio-1.32/Makefile.in-473-	    if test -d "$(distdir)/$$file"; then \
##############################################
tio-1.32/Makefile.in-581-	test -d $(distdir)/_build || exit 0; \
tio-1.32/Makefile.in:582:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
tio-1.32/Makefile.in-583-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
tio-1.32/Makefile.in-625-	}; \
tio-1.32/Makefile.in:626:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
tio-1.32/Makefile.in-627-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
tio-1.32/Makefile.in-637-	fi
tio-1.32/Makefile.in:638:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
tio-1.32/Makefile.in-639-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
tio-1.32/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tio-1.32/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tio-1.32/configure-45-  as_echo='print -r --'
tio-1.32/configure-46-  as_echo_n='print -rn --'
tio-1.32/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tio-1.32/configure-48-  as_echo='printf %s\n'
##############################################
tio-1.32/configure-50-else
tio-1.32/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tio-1.32/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tio-1.32/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tio-1.32/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tio-1.32/configure-62-      esac;
##############################################
tio-1.32/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tio-1.32/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
tio-1.32/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
tio-1.32/configure-323-      case $as_dir in #(
tio-1.32/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tio-1.32/configure-325-      *) as_qdir=$as_dir;;
##############################################
tio-1.32/configure-396-  {
tio-1.32/configure:397:    as_val=`expr "$@" || test $? -eq 1`
tio-1.32/configure-398-  }
##############################################
tio-1.32/configure-403-# ----------------------------------------
tio-1.32/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tio-1.32/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tio-1.32/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tio-1.32/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tio-1.32/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tio-1.32/configure-756-  case $ac_option in
tio-1.32/configure:757:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tio-1.32/configure-758-  *=)   ac_optarg= ;;
##############################################
tio-1.32/configure-800-  -disable-* | --disable-*)
tio-1.32/configure:801:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tio-1.32/configure-802-    # Reject names that are not valid shell variable names.
##############################################
tio-1.32/configure-805-    ac_useropt_orig=$ac_useropt
tio-1.32/configure:806:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tio-1.32/configure-807-    case $ac_user_opts in
##############################################
tio-1.32/configure-826-  -enable-* | --enable-*)
tio-1.32/configure:827:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tio-1.32/configure-828-    # Reject names that are not valid shell variable names.
##############################################
tio-1.32/configure-831-    ac_useropt_orig=$ac_useropt
tio-1.32/configure:832:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tio-1.32/configure-833-    case $ac_user_opts in
##############################################
tio-1.32/configure-1039-  -with-* | --with-*)
tio-1.32/configure:1040:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tio-1.32/configure-1041-    # Reject names that are not valid shell variable names.
##############################################
tio-1.32/configure-1044-    ac_useropt_orig=$ac_useropt
tio-1.32/configure:1045:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tio-1.32/configure-1046-    case $ac_user_opts in
##############################################
tio-1.32/configure-1055-  -without-* | --without-*)
tio-1.32/configure:1056:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tio-1.32/configure-1057-    # Reject names that are not valid shell variable names.
##############################################
tio-1.32/configure-1060-    ac_useropt_orig=$ac_useropt
tio-1.32/configure:1061:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tio-1.32/configure-1062-    case $ac_user_opts in
##############################################
tio-1.32/configure-1093-  *=*)
tio-1.32/configure:1094:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tio-1.32/configure-1095-    # Reject names that are not valid shell variable names.
##############################################
tio-1.32/configure-1114-if test -n "$ac_prev"; then
tio-1.32/configure:1115:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tio-1.32/configure-1116-  as_fn_error $? "missing argument to $ac_option"
##############################################
tio-1.32/configure-1136-    */ )
tio-1.32/configure:1137:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tio-1.32/configure-1138-      eval $ac_var=\$ac_val;;
##############################################
tio-1.32/configure-1171-ac_ls_di=`ls -di .` &&
tio-1.32/configure:1172:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tio-1.32/configure-1173-  as_fn_error $? "working directory cannot be determined"
##############################################
tio-1.32/configure-1227-case $srcdir in
tio-1.32/configure:1228:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tio-1.32/configure-1229-esac
##############################################
tio-1.32/configure-1270-By default, \`make install' will install all the files in
tio-1.32/configure:1271:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tio-1.32/configure:1272:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tio-1.32/configure-1273-for instance \`--prefix=\$HOME'.
##############################################
tio-1.32/configure-1362-*)
tio-1.32/configure:1363:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tio-1.32/configure-1364-  # A ".." for each directory in $ac_dir_suffix.
tio-1.32/configure:1365:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tio-1.32/configure-1366-  case $ac_top_builddir_sub in
##############################################
tio-1.32/configure-1468-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
tio-1.32/configure:1469:  as_decl_name=`echo $2|sed 's/ *(.*//'`
tio-1.32/configure:1470:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
tio-1.32/configure-1471-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
tio-1.32/configure-1582-    *\'*)
tio-1.32/configure:1583:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tio-1.32/configure-1584-    esac
##############################################
tio-1.32/configure-1665-      case $ac_val in
tio-1.32/configure:1666:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tio-1.32/configure-1667-      esac
##############################################
tio-1.32/configure-1680-	case $ac_val in
tio-1.32/configure:1681:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tio-1.32/configure-1682-	esac
##############################################
tio-1.32/configure-1800-    set,)
tio-1.32/configure:1801:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tio-1.32/configure:1802:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tio-1.32/configure-1803-      ac_cache_corrupted=: ;;
##############################################
tio-1.32/configure-1811-	# differences in whitespace do not lead to failure.
tio-1.32/configure:1812:	ac_old_val_w=`echo x $ac_old_val`
tio-1.32/configure:1813:	ac_new_val_w=`echo x $ac_new_val`
tio-1.32/configure-1814-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tio-1.32/configure-1831-    case $ac_new_val in
tio-1.32/configure:1832:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tio-1.32/configure-1833-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tio-1.32/configure-2008-     echo "timestamp, slept: $am_has_slept" > conftest.file
tio-1.32/configure:2009:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tio-1.32/configure-2010-     if test "$*" = "X"; then
tio-1.32/configure-2011-	# -L didn't work.
tio-1.32/configure:2012:	set X `ls -t "$srcdir/configure" conftest.file`
tio-1.32/configure-2013-     fi
##############################################
tio-1.32/configure-2059-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
tio-1.32/configure:2060:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
tio-1.32/configure-2061-
tio-1.32/configure-2062-# Expand $ac_aux_dir to an absolute path.
tio-1.32/configure:2063:am_aux_dir=`cd "$ac_aux_dir" && pwd`
tio-1.32/configure-2064-
##############################################
tio-1.32/configure-2204-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
tio-1.32/configure:2205:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
tio-1.32/configure-2206-	     'mkdir (GNU coreutils) '* | \
##############################################
tio-1.32/configure-2277-set x ${MAKE-make}
tio-1.32/configure:2278:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tio-1.32/configure-2279-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tio-1.32/configure-2287-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tio-1.32/configure:2288:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tio-1.32/configure-2289-  *@@@%%%=?*=@@@%%%*)
##############################################
tio-1.32/configure-2353-
tio-1.32/configure:2354:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tio-1.32/configure-2355-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tio-1.32/configure-2853-$as_echo_n "checking whether the C compiler works... " >&6; }
tio-1.32/configure:2854:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tio-1.32/configure-2855-
##############################################
tio-1.32/configure-2897-	then :; else
tio-1.32/configure:2898:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tio-1.32/configure-2899-	fi
##############################################
tio-1.32/configure-2957-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tio-1.32/configure:2958:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tio-1.32/configure-2959-	  break;;
##############################################
tio-1.32/configure-3066-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tio-1.32/configure:3067:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tio-1.32/configure-3068-       break;;
##############################################
tio-1.32/configure-3447-  if test "$am_compiler_list" = ""; then
tio-1.32/configure:3448:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tio-1.32/configure-3449-  fi
##############################################
tio-1.32/configure-4552-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tio-1.32/configure:4553:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tio-1.32/configure-4554-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tio-1.32/configure-4651-if test -z "$BASH_VERSION$ZSH_VERSION" \
tio-1.32/configure:4652:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tio-1.32/configure-4653-  as_echo='print -r --'
tio-1.32/configure-4654-  as_echo_n='print -rn --'
tio-1.32/configure:4655:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tio-1.32/configure-4656-  as_echo='printf %s\n'
##############################################
tio-1.32/configure-4658-else
tio-1.32/configure:4659:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tio-1.32/configure-4660-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tio-1.32/configure-4668-	expr "X$arg" : "X\\(.*\\)$as_nl";
tio-1.32/configure:4669:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tio-1.32/configure-4670-      esac;
##############################################
tio-1.32/configure-4745-# ----------------------------------------
tio-1.32/configure:4746:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tio-1.32/configure-4747-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tio-1.32/configure-4817-  {
tio-1.32/configure:4818:    as_val=`expr "$@" || test $? -eq 1`
tio-1.32/configure-4819-  }
##############################################
tio-1.32/configure-4921-      case $as_dir in #(
tio-1.32/configure:4922:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tio-1.32/configure-4923-      *) as_qdir=$as_dir;;
##############################################
tio-1.32/configure-5057-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tio-1.32/configure:5058:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tio-1.32/configure-5059-ac_cs_version="\\
##############################################
tio-1.32/configure-5082-  --*=?*)
tio-1.32/configure:5083:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tio-1.32/configure:5084:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tio-1.32/configure-5085-    ac_shift=:
##############################################
tio-1.32/configure-5087-  --*=)
tio-1.32/configure:5088:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tio-1.32/configure-5089-    ac_optarg=
##############################################
tio-1.32/configure-5111-    case $ac_optarg in
tio-1.32/configure:5112:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tio-1.32/configure-5113-    '') as_fn_error $? "missing file argument" ;;
##############################################
tio-1.32/configure-5119-    case $ac_optarg in
tio-1.32/configure:5120:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tio-1.32/configure-5121-    esac
##############################################
tio-1.32/configure-5250-fi
tio-1.32/configure:5251:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tio-1.32/configure-5252-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tio-1.32/configure-5267-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tio-1.32/configure:5268:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tio-1.32/configure-5269-ac_delim='%!_!# '
##############################################
tio-1.32/configure-5273-
tio-1.32/configure:5274:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tio-1.32/configure-5275-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tio-1.32/configure-5411-for ac_last_try in false false :; do
tio-1.32/configure:5412:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
tio-1.32/configure-5413-  if test -z "$ac_tt"; then
##############################################
tio-1.32/configure-5543-      esac
tio-1.32/configure:5544:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tio-1.32/configure-5545-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tio-1.32/configure-5602-*)
tio-1.32/configure:5603:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tio-1.32/configure-5604-  # A ".." for each directory in $ac_dir_suffix.
tio-1.32/configure:5605:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tio-1.32/configure-5606-  case $ac_top_builddir_sub in
##############################################
tio-1.32/configure-5663-/@mandir@/p'
tio-1.32/configure:5664:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tio-1.32/configure-5665-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tio-1.32/configure-5680-
tio-1.32/configure:5681:# Neutralize VPATH when `$srcdir' = `.'.
tio-1.32/configure-5682-# Shell code in configure.ac might set extrasub.
##############################################
tio-1.32/configure-5708-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tio-1.32/configure:5709:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tio-1.32/configure-5710-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tio-1.32/configure-5754-    * )
tio-1.32/configure:5755:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tio-1.32/configure-5756-  esac
##############################################
tio-1.32/configure-5809-    # Strip MF so we end up with the name of the file.
tio-1.32/configure:5810:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
tio-1.32/configure-5811-    # Check whether this is an Automake generated Makefile which includes
##############################################
tio-1.32/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
tio-1.32/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
tio-1.32/aclocal.m4-94-# and then we would define $MISSING as
##############################################
tio-1.32/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
tio-1.32/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
tio-1.32/aclocal.m4-109-])
##############################################
tio-1.32/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
tio-1.32/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
tio-1.32/aclocal.m4-207-  fi
##############################################
tio-1.32/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
tio-1.32/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
tio-1.32/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
tio-1.32/aclocal.m4-365-      || continue
tio-1.32/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
tio-1.32/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
tio-1.32/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
tio-1.32/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
tio-1.32/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tio-1.32/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tio-1.32/aclocal.m4-592-    * )
tio-1.32/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tio-1.32/aclocal.m4-594-  esac
tio-1.32/aclocal.m4-595-done
tio-1.32/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
tio-1.32/aclocal.m4-597-
##############################################
tio-1.32/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
tio-1.32/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tio-1.32/aclocal.m4-850-     if test "$[*]" = "X"; then
tio-1.32/aclocal.m4-851-	# -L didn't work.
tio-1.32/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
tio-1.32/aclocal.m4-853-     fi
##############################################
tio-1.32/compile-67-	mingw/*)
tio-1.32/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
tio-1.32/compile-69-	  ;;
tio-1.32/compile-70-	cygwin/*)
tio-1.32/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
tio-1.32/compile-72-	  ;;
tio-1.32/compile-73-	wine/*)
tio-1.32/compile:74:	  file=`winepath -w "$file" || echo "$file"`
tio-1.32/compile-75-	  ;;
##############################################
tio-1.32/compile-310-# Name of file we expect compiler to create.
tio-1.32/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
tio-1.32/compile-312-
##############################################
tio-1.32/compile-316-# object file name, since that is what matters with a parallel build.
tio-1.32/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
tio-1.32/compile-318-while true; do
##############################################
tio-1.32/depcomp-64-  case $1 in
tio-1.32/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
tio-1.32/depcomp-66-      *) dir=;;
##############################################
tio-1.32/depcomp-73-{
tio-1.32/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
tio-1.32/depcomp-75-}
##############################################
tio-1.32/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
tio-1.32/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
tio-1.32/depcomp-128-
##############################################
tio-1.32/depcomp-405-        sleep 1
tio-1.32/depcomp:406:        i=`expr $i - 1`
tio-1.32/depcomp-407-      done
tio-1.32/depcomp-408-    fi
tio-1.32/depcomp:409:    i=`expr $i - 1`
tio-1.32/depcomp-410-  done
##############################################
tio-1.32/depcomp-425-  # Do two passes, one to just change these to
tio-1.32/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
tio-1.32/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tio-1.32/depcomp-659-  done
tio-1.32/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
tio-1.32/depcomp-661-  touch "$tmpdepfile"
##############################################
tio-1.32/install-sh-234-      fi
tio-1.32/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tio-1.32/install-sh-236-    *)
##############################################
tio-1.32/install-sh-280-      dstdir=$dst
tio-1.32/install-sh:281:      dstbase=`basename "$src"`
tio-1.32/install-sh-282-      case $dst in
##############################################
tio-1.32/install-sh-287-    else
tio-1.32/install-sh:288:      dstdir=`dirname "$dst"`
tio-1.32/install-sh-289-      test -d "$dstdir"
##############################################
tio-1.32/install-sh-354-                   test_tmpdir="$tmpdir/a"
tio-1.32/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
tio-1.32/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
tio-1.32/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
tio-1.32/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
tio-1.32/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tio-1.32/install-sh-419-            case $prefix in
tio-1.32/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tio-1.32/install-sh-421-              *) qprefix=$prefix;;
##############################################
tio-1.32/install-sh-468-    if $copy_on_change &&
tio-1.32/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
tio-1.32/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
tio-1.32/install-sh-471-       set -f &&
##############################################
tio-1.32/man/Makefile.in-49-  { \
tio-1.32/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tio-1.32/man/Makefile.in-51-  }; \
##############################################
tio-1.32/man/Makefile.in-116-  esac
tio-1.32/man/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tio-1.32/man/Makefile.in-118-am__vpath_adj = case $$p in \
tio-1.32/man/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tio-1.32/man/Makefile.in-120-    *) f=$$p;; \
tio-1.32/man/Makefile.in-121-  esac;
tio-1.32/man/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tio-1.32/man/Makefile.in-123-am__install_max = 40
tio-1.32/man/Makefile.in-124-am__nobase_strip_setup = \
tio-1.32/man/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tio-1.32/man/Makefile.in-126-am__nobase_strip = \
##############################################
tio-1.32/man/Makefile.in-276-	test -n "$(man1dir)" \
tio-1.32/man/Makefile.in:277:	  && test -n "`echo $$list1$$list2`" \
tio-1.32/man/Makefile.in-278-	  || exit 0; \
##############################################
tio-1.32/man/Makefile.in-325-distdir-am: $(DISTFILES)
tio-1.32/man/Makefile.in:326:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tio-1.32/man/Makefile.in:327:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tio-1.32/man/Makefile.in-328-	list='$(DISTFILES)'; \
##############################################
tio-1.32/man/Makefile.in-339-	  if test -d $$d/$$file; then \
tio-1.32/man/Makefile.in:340:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tio-1.32/man/Makefile.in-341-	    if test -d "$(distdir)/$$file"; then \
##############################################
tio-1.32/INSTALL-173-directory configuration variables that were expressed in terms of
tio-1.32/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
tio-1.32/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install