===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
sshpass-1.06/install-sh-229-      fi
sshpass-1.06/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
sshpass-1.06/install-sh-231-    *)
##############################################
sshpass-1.06/install-sh-276-      dstdir=$dst
sshpass-1.06/install-sh:277:      dst=$dstdir/`basename "$src"`
sshpass-1.06/install-sh-278-      dstdir_status=0
##############################################
sshpass-1.06/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
sshpass-1.06/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
sshpass-1.06/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
sshpass-1.06/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
sshpass-1.06/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
sshpass-1.06/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
sshpass-1.06/install-sh-425-	    case $prefix in
sshpass-1.06/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
sshpass-1.06/install-sh-427-	      *) qprefix=$prefix;;
##############################################
sshpass-1.06/install-sh-474-    if $copy_on_change &&
sshpass-1.06/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
sshpass-1.06/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
sshpass-1.06/install-sh-477-
##############################################
sshpass-1.06/depcomp-64-  case $1 in
sshpass-1.06/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
sshpass-1.06/depcomp-66-      *) dir=;;
##############################################
sshpass-1.06/depcomp-73-{
sshpass-1.06/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
sshpass-1.06/depcomp-75-}
##############################################
sshpass-1.06/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
sshpass-1.06/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
sshpass-1.06/depcomp-128-
##############################################
sshpass-1.06/depcomp-405-        sleep 1
sshpass-1.06/depcomp:406:        i=`expr $i - 1`
sshpass-1.06/depcomp-407-      done
sshpass-1.06/depcomp-408-    fi
sshpass-1.06/depcomp:409:    i=`expr $i - 1`
sshpass-1.06/depcomp-410-  done
##############################################
sshpass-1.06/depcomp-425-  # Do two passes, one to just change these to
sshpass-1.06/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
sshpass-1.06/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
sshpass-1.06/depcomp-659-  done
sshpass-1.06/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
sshpass-1.06/depcomp-661-  touch "$tmpdepfile"
##############################################
sshpass-1.06/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
sshpass-1.06/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
sshpass-1.06/aclocal.m4-94-# and then we would define $MISSING as
##############################################
sshpass-1.06/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
sshpass-1.06/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
sshpass-1.06/aclocal.m4-109-])
##############################################
sshpass-1.06/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
sshpass-1.06/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
sshpass-1.06/aclocal.m4-207-  fi
##############################################
sshpass-1.06/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
sshpass-1.06/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
sshpass-1.06/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
sshpass-1.06/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
sshpass-1.06/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
sshpass-1.06/aclocal.m4-367-    else
##############################################
sshpass-1.06/aclocal.m4-371-    # from the Makefile without running 'make'.
sshpass-1.06/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
sshpass-1.06/aclocal.m4-373-    test -z "$DEPDIR" && continue
sshpass-1.06/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
sshpass-1.06/aclocal.m4-375-    test -z "$am__include" && continue
sshpass-1.06/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
sshpass-1.06/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
sshpass-1.06/aclocal.m4-385-      test -f "$dirpart/$file" && continue
sshpass-1.06/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
sshpass-1.06/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
sshpass-1.06/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
sshpass-1.06/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
sshpass-1.06/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
sshpass-1.06/aclocal.m4-602-    * )
sshpass-1.06/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
sshpass-1.06/aclocal.m4-604-  esac
sshpass-1.06/aclocal.m4-605-done
sshpass-1.06/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
sshpass-1.06/aclocal.m4-607-
##############################################
sshpass-1.06/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
sshpass-1.06/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
sshpass-1.06/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
sshpass-1.06/aclocal.m4-683-   echo '.include "confinc"' > confmf
sshpass-1.06/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
sshpass-1.06/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
sshpass-1.06/aclocal.m4-894-     echo "timestamp, slept: $am_has_slept" > conftest.file
sshpass-1.06/aclocal.m4:895:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
sshpass-1.06/aclocal.m4-896-     if test "$[*]" = "X"; then
sshpass-1.06/aclocal.m4-897-	# -L didn't work.
sshpass-1.06/aclocal.m4:898:	set X `ls -t "$srcdir/configure" conftest.file`
sshpass-1.06/aclocal.m4-899-     fi
##############################################
sshpass-1.06/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
sshpass-1.06/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
sshpass-1.06/configure-47-  as_echo='print -r --'
sshpass-1.06/configure-48-  as_echo_n='print -rn --'
sshpass-1.06/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
sshpass-1.06/configure-50-  as_echo='printf %s\n'
##############################################
sshpass-1.06/configure-52-else
sshpass-1.06/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
sshpass-1.06/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
sshpass-1.06/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
sshpass-1.06/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
sshpass-1.06/configure-64-      esac;
##############################################
sshpass-1.06/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
sshpass-1.06/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
sshpass-1.06/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
sshpass-1.06/configure-326-      case $as_dir in #(
sshpass-1.06/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
sshpass-1.06/configure-328-      *) as_qdir=$as_dir;;
##############################################
sshpass-1.06/configure-399-  {
sshpass-1.06/configure:400:    as_val=`expr "$@" || test $? -eq 1`
sshpass-1.06/configure-401-  }
##############################################
sshpass-1.06/configure-406-# ----------------------------------------
sshpass-1.06/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
sshpass-1.06/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
sshpass-1.06/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
sshpass-1.06/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
sshpass-1.06/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
sshpass-1.06/configure-792-  case $ac_option in
sshpass-1.06/configure:793:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
sshpass-1.06/configure-794-  *=)   ac_optarg= ;;
##############################################
sshpass-1.06/configure-836-  -disable-* | --disable-*)
sshpass-1.06/configure:837:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
sshpass-1.06/configure-838-    # Reject names that are not valid shell variable names.
##############################################
sshpass-1.06/configure-841-    ac_useropt_orig=$ac_useropt
sshpass-1.06/configure:842:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
sshpass-1.06/configure-843-    case $ac_user_opts in
##############################################
sshpass-1.06/configure-862-  -enable-* | --enable-*)
sshpass-1.06/configure:863:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
sshpass-1.06/configure-864-    # Reject names that are not valid shell variable names.
##############################################
sshpass-1.06/configure-867-    ac_useropt_orig=$ac_useropt
sshpass-1.06/configure:868:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
sshpass-1.06/configure-869-    case $ac_user_opts in
##############################################
sshpass-1.06/configure-1075-  -with-* | --with-*)
sshpass-1.06/configure:1076:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
sshpass-1.06/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
sshpass-1.06/configure-1080-    ac_useropt_orig=$ac_useropt
sshpass-1.06/configure:1081:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
sshpass-1.06/configure-1082-    case $ac_user_opts in
##############################################
sshpass-1.06/configure-1091-  -without-* | --without-*)
sshpass-1.06/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
sshpass-1.06/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
sshpass-1.06/configure-1096-    ac_useropt_orig=$ac_useropt
sshpass-1.06/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
sshpass-1.06/configure-1098-    case $ac_user_opts in
##############################################
sshpass-1.06/configure-1129-  *=*)
sshpass-1.06/configure:1130:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
sshpass-1.06/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
sshpass-1.06/configure-1150-if test -n "$ac_prev"; then
sshpass-1.06/configure:1151:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
sshpass-1.06/configure-1152-  as_fn_error $? "missing argument to $ac_option"
##############################################
sshpass-1.06/configure-1172-    */ )
sshpass-1.06/configure:1173:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
sshpass-1.06/configure-1174-      eval $ac_var=\$ac_val;;
##############################################
sshpass-1.06/configure-1207-ac_ls_di=`ls -di .` &&
sshpass-1.06/configure:1208:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
sshpass-1.06/configure-1209-  as_fn_error $? "working directory cannot be determined"
##############################################
sshpass-1.06/configure-1263-case $srcdir in
sshpass-1.06/configure:1264:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
sshpass-1.06/configure-1265-esac
##############################################
sshpass-1.06/configure-1306-By default, \`make install' will install all the files in
sshpass-1.06/configure:1307:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
sshpass-1.06/configure:1308:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
sshpass-1.06/configure-1309-for instance \`--prefix=\$HOME'.
##############################################
sshpass-1.06/configure-1392-*)
sshpass-1.06/configure:1393:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
sshpass-1.06/configure-1394-  # A ".." for each directory in $ac_dir_suffix.
sshpass-1.06/configure:1395:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
sshpass-1.06/configure-1396-  case $ac_top_builddir_sub in
##############################################
sshpass-1.06/configure-1932-    *\'*)
sshpass-1.06/configure:1933:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
sshpass-1.06/configure-1934-    esac
##############################################
sshpass-1.06/configure-2015-      case $ac_val in
sshpass-1.06/configure:2016:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
sshpass-1.06/configure-2017-      esac
##############################################
sshpass-1.06/configure-2030-	case $ac_val in
sshpass-1.06/configure:2031:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
sshpass-1.06/configure-2032-	esac
##############################################
sshpass-1.06/configure-2150-    set,)
sshpass-1.06/configure:2151:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
sshpass-1.06/configure:2152:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
sshpass-1.06/configure-2153-      ac_cache_corrupted=: ;;
##############################################
sshpass-1.06/configure-2161-	# differences in whitespace do not lead to failure.
sshpass-1.06/configure:2162:	ac_old_val_w=`echo x $ac_old_val`
sshpass-1.06/configure:2163:	ac_new_val_w=`echo x $ac_new_val`
sshpass-1.06/configure-2164-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
sshpass-1.06/configure-2181-    case $ac_new_val in
sshpass-1.06/configure:2182:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
sshpass-1.06/configure-2183-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
sshpass-1.06/configure-2356-     echo "timestamp, slept: $am_has_slept" > conftest.file
sshpass-1.06/configure:2357:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
sshpass-1.06/configure-2358-     if test "$*" = "X"; then
sshpass-1.06/configure-2359-	# -L didn't work.
sshpass-1.06/configure:2360:	set X `ls -t "$srcdir/configure" conftest.file`
sshpass-1.06/configure-2361-     fi
##############################################
sshpass-1.06/configure-2407-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
sshpass-1.06/configure:2408:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
sshpass-1.06/configure-2409-
sshpass-1.06/configure-2410-# Expand $ac_aux_dir to an absolute path.
sshpass-1.06/configure:2411:am_aux_dir=`cd "$ac_aux_dir" && pwd`
sshpass-1.06/configure-2412-
##############################################
sshpass-1.06/configure-2552-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
sshpass-1.06/configure:2553:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
sshpass-1.06/configure-2554-	     'mkdir (GNU coreutils) '* | \
##############################################
sshpass-1.06/configure-2625-set x ${MAKE-make}
sshpass-1.06/configure:2626:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
sshpass-1.06/configure-2627-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
sshpass-1.06/configure-2635-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
sshpass-1.06/configure:2636:case `${MAKE-make} -f conftest.make 2>/dev/null` in
sshpass-1.06/configure-2637-  *@@@%%%=?*=@@@%%%*)
##############################################
sshpass-1.06/configure-2701-
sshpass-1.06/configure:2702:if test "`cd $srcdir && pwd`" != "`pwd`"; then
sshpass-1.06/configure-2703-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
sshpass-1.06/configure-2839-# Ignore all kinds of additional output from 'make'.
sshpass-1.06/configure:2840:case `$am_make -s -f confmf 2> /dev/null` in #(
sshpass-1.06/configure-2841-*the\ am__doit\ target*)
##############################################
sshpass-1.06/configure-2849-   echo '.include "confinc"' > confmf
sshpass-1.06/configure:2850:   case `$am_make -s -f confmf 2> /dev/null` in #(
sshpass-1.06/configure-2851-   *the\ am__doit\ target*)
##############################################
sshpass-1.06/configure-3228-$as_echo_n "checking whether the C compiler works... " >&6; }
sshpass-1.06/configure:3229:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
sshpass-1.06/configure-3230-
##############################################
sshpass-1.06/configure-3272-	then :; else
sshpass-1.06/configure:3273:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
sshpass-1.06/configure-3274-	fi
##############################################
sshpass-1.06/configure-3332-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
sshpass-1.06/configure:3333:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
sshpass-1.06/configure-3334-	  break;;
##############################################
sshpass-1.06/configure-3441-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
sshpass-1.06/configure:3442:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
sshpass-1.06/configure-3443-       break;;
##############################################
sshpass-1.06/configure-3759-  if test "$am_compiler_list" = ""; then
sshpass-1.06/configure:3760:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
sshpass-1.06/configure-3761-  fi
##############################################
sshpass-1.06/configure-4016-  # Check for GNU $ac_path_GREP
sshpass-1.06/configure:4017:case `"$ac_path_GREP" --version 2>&1` in
sshpass-1.06/configure-4018-*GNU*)
##############################################
sshpass-1.06/configure-4082-  # Check for GNU $ac_path_EGREP
sshpass-1.06/configure:4083:case `"$ac_path_EGREP" --version 2>&1` in
sshpass-1.06/configure-4084-*GNU*)
##############################################
sshpass-1.06/configure-4243-do :
sshpass-1.06/configure:4244:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
sshpass-1.06/configure-4245-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
sshpass-1.06/configure-4248-  cat >>confdefs.h <<_ACEOF
sshpass-1.06/configure:4249:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
sshpass-1.06/configure-4250-_ACEOF
##############################################
sshpass-1.06/configure-4946-  if test "$am_compiler_list" = ""; then
sshpass-1.06/configure:4947:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
sshpass-1.06/configure-4948-  fi
##############################################
sshpass-1.06/configure-5204-do :
sshpass-1.06/configure:5205:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
sshpass-1.06/configure-5206-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
sshpass-1.06/configure-5208-  cat >>confdefs.h <<_ACEOF
sshpass-1.06/configure:5209:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
sshpass-1.06/configure-5210-_ACEOF
##############################################
sshpass-1.06/configure-5336-do :
sshpass-1.06/configure:5337:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
sshpass-1.06/configure-5338-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
sshpass-1.06/configure-5340-  cat >>confdefs.h <<_ACEOF
sshpass-1.06/configure:5341:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
sshpass-1.06/configure-5342-_ACEOF
##############################################
sshpass-1.06/configure-5646-do :
sshpass-1.06/configure:5647:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
sshpass-1.06/configure-5648-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
sshpass-1.06/configure-5650-  cat >>confdefs.h <<_ACEOF
sshpass-1.06/configure:5651:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
sshpass-1.06/configure-5652-_ACEOF
##############################################
sshpass-1.06/configure-5699-ac_save_IFS=$IFS; IFS=','
sshpass-1.06/configure:5700:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
sshpass-1.06/configure-5701-IFS=$ac_save_IFS
##############################################
sshpass-1.06/configure-5754-do :
sshpass-1.06/configure:5755:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
sshpass-1.06/configure-5756-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
sshpass-1.06/configure-5758-  cat >>confdefs.h <<_ACEOF
sshpass-1.06/configure:5759:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
sshpass-1.06/configure-5760-_ACEOF
##############################################
sshpass-1.06/configure-5879-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
sshpass-1.06/configure:5880:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
sshpass-1.06/configure-5881-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
sshpass-1.06/configure-5974-if test -z "$BASH_VERSION$ZSH_VERSION" \
sshpass-1.06/configure:5975:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
sshpass-1.06/configure-5976-  as_echo='print -r --'
sshpass-1.06/configure-5977-  as_echo_n='print -rn --'
sshpass-1.06/configure:5978:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
sshpass-1.06/configure-5979-  as_echo='printf %s\n'
##############################################
sshpass-1.06/configure-5981-else
sshpass-1.06/configure:5982:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
sshpass-1.06/configure-5983-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
sshpass-1.06/configure-5991-	expr "X$arg" : "X\\(.*\\)$as_nl";
sshpass-1.06/configure:5992:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
sshpass-1.06/configure-5993-      esac;
##############################################
sshpass-1.06/configure-6068-# ----------------------------------------
sshpass-1.06/configure:6069:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
sshpass-1.06/configure-6070-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
sshpass-1.06/configure-6140-  {
sshpass-1.06/configure:6141:    as_val=`expr "$@" || test $? -eq 1`
sshpass-1.06/configure-6142-  }
##############################################
sshpass-1.06/configure-6244-      case $as_dir in #(
sshpass-1.06/configure:6245:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
sshpass-1.06/configure-6246-      *) as_qdir=$as_dir;;
##############################################
sshpass-1.06/configure-6379-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
sshpass-1.06/configure:6380:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
sshpass-1.06/configure-6381-ac_cs_version="\\
##############################################
sshpass-1.06/configure-6404-  --*=?*)
sshpass-1.06/configure:6405:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
sshpass-1.06/configure:6406:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
sshpass-1.06/configure-6407-    ac_shift=:
##############################################
sshpass-1.06/configure-6409-  --*=)
sshpass-1.06/configure:6410:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
sshpass-1.06/configure-6411-    ac_optarg=
##############################################
sshpass-1.06/configure-6433-    case $ac_optarg in
sshpass-1.06/configure:6434:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
sshpass-1.06/configure-6435-    '') as_fn_error $? "missing file argument" ;;
##############################################
sshpass-1.06/configure-6441-    case $ac_optarg in
sshpass-1.06/configure:6442:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
sshpass-1.06/configure-6443-    esac
##############################################
sshpass-1.06/configure-6569-fi
sshpass-1.06/configure:6570:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
sshpass-1.06/configure-6571-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
sshpass-1.06/configure-6586-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
sshpass-1.06/configure:6587:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
sshpass-1.06/configure-6588-ac_delim='%!_!# '
##############################################
sshpass-1.06/configure-6592-
sshpass-1.06/configure:6593:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
sshpass-1.06/configure-6594-  if test $ac_delim_n = $ac_delim_num; then
##############################################
sshpass-1.06/configure-6730-for ac_last_try in false false :; do
sshpass-1.06/configure:6731:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
sshpass-1.06/configure-6732-  if test -z "$ac_tt"; then
##############################################
sshpass-1.06/configure-6862-      esac
sshpass-1.06/configure:6863:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
sshpass-1.06/configure-6864-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
sshpass-1.06/configure-6921-*)
sshpass-1.06/configure:6922:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
sshpass-1.06/configure-6923-  # A ".." for each directory in $ac_dir_suffix.
sshpass-1.06/configure:6924:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
sshpass-1.06/configure-6925-  case $ac_top_builddir_sub in
##############################################
sshpass-1.06/configure-6982-/@mandir@/p'
sshpass-1.06/configure:6983:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
sshpass-1.06/configure-6984-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
sshpass-1.06/configure-6999-
sshpass-1.06/configure:7000:# Neutralize VPATH when `$srcdir' = `.'.
sshpass-1.06/configure-7001-# Shell code in configure.ac might set extrasub.
##############################################
sshpass-1.06/configure-7027-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
sshpass-1.06/configure:7028:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
sshpass-1.06/configure-7029-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
sshpass-1.06/configure-7073-    * )
sshpass-1.06/configure:7074:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
sshpass-1.06/configure-7075-  esac
##############################################
sshpass-1.06/configure-7120-    # Strip MF so we end up with the name of the file.
sshpass-1.06/configure:7121:    mf=`echo "$mf" | sed -e 's/:.*$//'`
sshpass-1.06/configure-7122-    # Check whether this is an Automake generated Makefile or not.
##############################################
sshpass-1.06/configure-7157-    # from the Makefile without running 'make'.
sshpass-1.06/configure:7158:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
sshpass-1.06/configure-7159-    test -z "$DEPDIR" && continue
sshpass-1.06/configure:7160:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
sshpass-1.06/configure-7161-    test -z "$am__include" && continue
sshpass-1.06/configure:7162:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
sshpass-1.06/configure-7163-    # Find all dependency output files, they are included files with
##############################################
sshpass-1.06/compile-67-	mingw/*)
sshpass-1.06/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
sshpass-1.06/compile-69-	  ;;
sshpass-1.06/compile-70-	cygwin/*)
sshpass-1.06/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
sshpass-1.06/compile-72-	  ;;
sshpass-1.06/compile-73-	wine/*)
sshpass-1.06/compile:74:	  file=`winepath -w "$file" || echo "$file"`
sshpass-1.06/compile-75-	  ;;
##############################################
sshpass-1.06/compile-309-# Name of file we expect compiler to create.
sshpass-1.06/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
sshpass-1.06/compile-311-
##############################################
sshpass-1.06/compile-315-# object file name, since that is what matters with a parallel build.
sshpass-1.06/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
sshpass-1.06/compile-317-while true; do
##############################################
sshpass-1.06/INSTALL-173-directory configuration variables that were expressed in terms of
sshpass-1.06/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
sshpass-1.06/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
sshpass-1.06/Makefile.in-50-  { \
sshpass-1.06/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
sshpass-1.06/Makefile.in-52-  }; \
##############################################
sshpass-1.06/Makefile.in-142-  esac
sshpass-1.06/Makefile.in:143:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
sshpass-1.06/Makefile.in-144-am__vpath_adj = case $$p in \
sshpass-1.06/Makefile.in:145:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
sshpass-1.06/Makefile.in-146-    *) f=$$p;; \
sshpass-1.06/Makefile.in-147-  esac;
sshpass-1.06/Makefile.in:148:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
sshpass-1.06/Makefile.in-149-am__install_max = 40
sshpass-1.06/Makefile.in-150-am__nobase_strip_setup = \
sshpass-1.06/Makefile.in:151:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
sshpass-1.06/Makefile.in-152-am__nobase_strip = \
##############################################
sshpass-1.06/Makefile.in-421-.c.obj:
sshpass-1.06/Makefile.in:422:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
sshpass-1.06/Makefile.in-423-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
sshpass-1.06/Makefile.in-425-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
sshpass-1.06/Makefile.in:426:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
sshpass-1.06/Makefile.in-427-install-man1: $(man_MANS)
##############################################
sshpass-1.06/Makefile.in-431-	test -n "$(man1dir)" \
sshpass-1.06/Makefile.in:432:	  && test -n "`echo $$list1$$list2`" \
sshpass-1.06/Makefile.in-433-	  || exit 0; \
##############################################
sshpass-1.06/Makefile.in-500-GTAGS:
sshpass-1.06/Makefile.in:501:	here=`$(am__cd) $(top_builddir) && pwd` \
sshpass-1.06/Makefile.in-502-	  && $(am__cd) $(top_srcdir) \
##############################################
sshpass-1.06/Makefile.in-532-	test -d "$(distdir)" || mkdir "$(distdir)"
sshpass-1.06/Makefile.in:533:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
sshpass-1.06/Makefile.in:534:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
sshpass-1.06/Makefile.in-535-	list='$(DISTFILES)'; \
##############################################
sshpass-1.06/Makefile.in-546-	  if test -d $$d/$$file; then \
sshpass-1.06/Makefile.in:547:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
sshpass-1.06/Makefile.in-548-	    if test -d "$(distdir)/$$file"; then \
##############################################
sshpass-1.06/Makefile.in-632-	test -d $(distdir)/_build || exit 0; \
sshpass-1.06/Makefile.in:633:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
sshpass-1.06/Makefile.in-634-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
sshpass-1.06/Makefile.in-676-	}; \
sshpass-1.06/Makefile.in:677:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
sshpass-1.06/Makefile.in-678-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
sshpass-1.06/Makefile.in-688-	fi
sshpass-1.06/Makefile.in:689:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
sshpass-1.06/Makefile.in-690-	  || { echo "ERROR: files left in build directory after distclean:" ; \