===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xvkbd-4.1/Imakefile-70-
xvkbd-4.1/Imakefile:71:InstallNonExec(words.english,$(SHAREDIR)/words.english)
xvkbd-4.1/Imakefile-72-
##############################################
xvkbd-4.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xvkbd-4.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xvkbd-4.1/configure-47-  as_echo='print -r --'
xvkbd-4.1/configure-48-  as_echo_n='print -rn --'
xvkbd-4.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xvkbd-4.1/configure-50-  as_echo='printf %s\n'
##############################################
xvkbd-4.1/configure-52-else
xvkbd-4.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xvkbd-4.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xvkbd-4.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xvkbd-4.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xvkbd-4.1/configure-64-      esac;
##############################################
xvkbd-4.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xvkbd-4.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xvkbd-4.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xvkbd-4.1/configure-327-      case $as_dir in #(
xvkbd-4.1/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xvkbd-4.1/configure-329-      *) as_qdir=$as_dir;;
##############################################
xvkbd-4.1/configure-400-  {
xvkbd-4.1/configure:401:    as_val=`expr "$@" || test $? -eq 1`
xvkbd-4.1/configure-402-  }
##############################################
xvkbd-4.1/configure-407-# ----------------------------------------
xvkbd-4.1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xvkbd-4.1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xvkbd-4.1/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xvkbd-4.1/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xvkbd-4.1/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xvkbd-4.1/configure-807-  case $ac_option in
xvkbd-4.1/configure:808:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xvkbd-4.1/configure-809-  *=)   ac_optarg= ;;
##############################################
xvkbd-4.1/configure-851-  -disable-* | --disable-*)
xvkbd-4.1/configure:852:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xvkbd-4.1/configure-853-    # Reject names that are not valid shell variable names.
##############################################
xvkbd-4.1/configure-856-    ac_useropt_orig=$ac_useropt
xvkbd-4.1/configure:857:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xvkbd-4.1/configure-858-    case $ac_user_opts in
##############################################
xvkbd-4.1/configure-877-  -enable-* | --enable-*)
xvkbd-4.1/configure:878:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xvkbd-4.1/configure-879-    # Reject names that are not valid shell variable names.
##############################################
xvkbd-4.1/configure-882-    ac_useropt_orig=$ac_useropt
xvkbd-4.1/configure:883:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xvkbd-4.1/configure-884-    case $ac_user_opts in
##############################################
xvkbd-4.1/configure-1081-  -with-* | --with-*)
xvkbd-4.1/configure:1082:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xvkbd-4.1/configure-1083-    # Reject names that are not valid shell variable names.
##############################################
xvkbd-4.1/configure-1086-    ac_useropt_orig=$ac_useropt
xvkbd-4.1/configure:1087:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xvkbd-4.1/configure-1088-    case $ac_user_opts in
##############################################
xvkbd-4.1/configure-1097-  -without-* | --without-*)
xvkbd-4.1/configure:1098:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xvkbd-4.1/configure-1099-    # Reject names that are not valid shell variable names.
##############################################
xvkbd-4.1/configure-1102-    ac_useropt_orig=$ac_useropt
xvkbd-4.1/configure:1103:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xvkbd-4.1/configure-1104-    case $ac_user_opts in
##############################################
xvkbd-4.1/configure-1135-  *=*)
xvkbd-4.1/configure:1136:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xvkbd-4.1/configure-1137-    # Reject names that are not valid shell variable names.
##############################################
xvkbd-4.1/configure-1156-if test -n "$ac_prev"; then
xvkbd-4.1/configure:1157:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xvkbd-4.1/configure-1158-  as_fn_error $? "missing argument to $ac_option"
##############################################
xvkbd-4.1/configure-1178-    */ )
xvkbd-4.1/configure:1179:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xvkbd-4.1/configure-1180-      eval $ac_var=\$ac_val;;
##############################################
xvkbd-4.1/configure-1213-ac_ls_di=`ls -di .` &&
xvkbd-4.1/configure:1214:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xvkbd-4.1/configure-1215-  as_fn_error $? "working directory cannot be determined"
##############################################
xvkbd-4.1/configure-1269-case $srcdir in
xvkbd-4.1/configure:1270:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xvkbd-4.1/configure-1271-esac
##############################################
xvkbd-4.1/configure-1312-By default, \`make install' will install all the files in
xvkbd-4.1/configure:1313:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xvkbd-4.1/configure:1314:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xvkbd-4.1/configure-1315-for instance \`--prefix=\$HOME'.
##############################################
xvkbd-4.1/configure-1414-*)
xvkbd-4.1/configure:1415:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xvkbd-4.1/configure-1416-  # A ".." for each directory in $ac_dir_suffix.
xvkbd-4.1/configure:1417:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xvkbd-4.1/configure-1418-  case $ac_top_builddir_sub in
##############################################
xvkbd-4.1/configure-1902-    *\'*)
xvkbd-4.1/configure:1903:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xvkbd-4.1/configure-1904-    esac
##############################################
xvkbd-4.1/configure-1985-      case $ac_val in
xvkbd-4.1/configure:1986:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xvkbd-4.1/configure-1987-      esac
##############################################
xvkbd-4.1/configure-2000-	case $ac_val in
xvkbd-4.1/configure:2001:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xvkbd-4.1/configure-2002-	esac
##############################################
xvkbd-4.1/configure-2120-    set,)
xvkbd-4.1/configure:2121:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xvkbd-4.1/configure:2122:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xvkbd-4.1/configure-2123-      ac_cache_corrupted=: ;;
##############################################
xvkbd-4.1/configure-2131-	# differences in whitespace do not lead to failure.
xvkbd-4.1/configure:2132:	ac_old_val_w=`echo x $ac_old_val`
xvkbd-4.1/configure:2133:	ac_new_val_w=`echo x $ac_new_val`
xvkbd-4.1/configure-2134-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xvkbd-4.1/configure-2151-    case $ac_new_val in
xvkbd-4.1/configure:2152:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xvkbd-4.1/configure-2153-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xvkbd-4.1/configure-2326-     echo "timestamp, slept: $am_has_slept" > conftest.file
xvkbd-4.1/configure:2327:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xvkbd-4.1/configure-2328-     if test "$*" = "X"; then
xvkbd-4.1/configure-2329-	# -L didn't work.
xvkbd-4.1/configure:2330:	set X `ls -t "$srcdir/configure" conftest.file`
xvkbd-4.1/configure-2331-     fi
##############################################
xvkbd-4.1/configure-2377-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xvkbd-4.1/configure:2378:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xvkbd-4.1/configure-2379-
xvkbd-4.1/configure-2380-# Expand $ac_aux_dir to an absolute path.
xvkbd-4.1/configure:2381:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xvkbd-4.1/configure-2382-
##############################################
xvkbd-4.1/configure-2522-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xvkbd-4.1/configure:2523:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xvkbd-4.1/configure-2524-	     'mkdir (GNU coreutils) '* | \
##############################################
xvkbd-4.1/configure-2595-set x ${MAKE-make}
xvkbd-4.1/configure:2596:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xvkbd-4.1/configure-2597-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xvkbd-4.1/configure-2605-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xvkbd-4.1/configure:2606:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xvkbd-4.1/configure-2607-  *@@@%%%=?*=@@@%%%*)
##############################################
xvkbd-4.1/configure-2671-
xvkbd-4.1/configure:2672:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xvkbd-4.1/configure-2673-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xvkbd-4.1/configure-3137-$as_echo_n "checking whether the C compiler works... " >&6; }
xvkbd-4.1/configure:3138:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xvkbd-4.1/configure-3139-
##############################################
xvkbd-4.1/configure-3181-	then :; else
xvkbd-4.1/configure:3182:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xvkbd-4.1/configure-3183-	fi
##############################################
xvkbd-4.1/configure-3241-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xvkbd-4.1/configure:3242:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xvkbd-4.1/configure-3243-	  break;;
##############################################
xvkbd-4.1/configure-3350-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xvkbd-4.1/configure:3351:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xvkbd-4.1/configure-3352-       break;;
##############################################
xvkbd-4.1/configure-3658-# Ignore all kinds of additional output from 'make'.
xvkbd-4.1/configure:3659:case `$am_make -s -f confmf 2> /dev/null` in #(
xvkbd-4.1/configure-3660-*the\ am__doit\ target*)
##############################################
xvkbd-4.1/configure-3668-   echo '.include "confinc"' > confmf
xvkbd-4.1/configure:3669:   case `$am_make -s -f confmf 2> /dev/null` in #(
xvkbd-4.1/configure-3670-   *the\ am__doit\ target*)
##############################################
xvkbd-4.1/configure-3731-  if test "$am_compiler_list" = ""; then
xvkbd-4.1/configure:3732:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xvkbd-4.1/configure-3733-  fi
##############################################
xvkbd-4.1/configure-3833-set x ${MAKE-make}
xvkbd-4.1/configure:3834:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xvkbd-4.1/configure-3835-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xvkbd-4.1/configure-3843-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xvkbd-4.1/configure:3844:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xvkbd-4.1/configure-3845-  *@@@%%%=?*=@@@%%%*)
##############################################
xvkbd-4.1/configure-3997-  test $ac_status = 0; }; then
xvkbd-4.1/configure:3998:  pkg_cv_XAW_CFLAGS=`$PKG_CONFIG --cflags "xaw3d" 2>/dev/null`
xvkbd-4.1/configure-3999-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xvkbd-4.1/configure-4014-  test $ac_status = 0; }; then
xvkbd-4.1/configure:4015:  pkg_cv_XAW_LIBS=`$PKG_CONFIG --libs "xaw3d" 2>/dev/null`
xvkbd-4.1/configure-4016-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xvkbd-4.1/configure-4035-        if test $_pkg_short_errors_supported = yes; then
xvkbd-4.1/configure:4036:	        XAW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xaw3d" 2>&1`
xvkbd-4.1/configure-4037-        else
xvkbd-4.1/configure:4038:	        XAW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xaw3d" 2>&1`
xvkbd-4.1/configure-4039-        fi
##############################################
xvkbd-4.1/configure-4057-  test $ac_status = 0; }; then
xvkbd-4.1/configure:4058:  pkg_cv_XAW_CFLAGS=`$PKG_CONFIG --cflags "xaw7" 2>/dev/null`
xvkbd-4.1/configure-4059-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xvkbd-4.1/configure-4074-  test $ac_status = 0; }; then
xvkbd-4.1/configure:4075:  pkg_cv_XAW_LIBS=`$PKG_CONFIG --libs "xaw7" 2>/dev/null`
xvkbd-4.1/configure-4076-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xvkbd-4.1/configure-4095-        if test $_pkg_short_errors_supported = yes; then
xvkbd-4.1/configure:4096:	        XAW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xaw7" 2>&1`
xvkbd-4.1/configure-4097-        else
xvkbd-4.1/configure:4098:	        XAW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xaw7" 2>&1`
xvkbd-4.1/configure-4099-        fi
##############################################
xvkbd-4.1/configure-4153-  test $ac_status = 0; }; then
xvkbd-4.1/configure:4154:  pkg_cv_XAW_CFLAGS=`$PKG_CONFIG --cflags "xaw7" 2>/dev/null`
xvkbd-4.1/configure-4155-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xvkbd-4.1/configure-4170-  test $ac_status = 0; }; then
xvkbd-4.1/configure:4171:  pkg_cv_XAW_LIBS=`$PKG_CONFIG --libs "xaw7" 2>/dev/null`
xvkbd-4.1/configure-4172-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xvkbd-4.1/configure-4191-        if test $_pkg_short_errors_supported = yes; then
xvkbd-4.1/configure:4192:	        XAW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xaw7" 2>&1`
xvkbd-4.1/configure-4193-        else
xvkbd-4.1/configure:4194:	        XAW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xaw7" 2>&1`
xvkbd-4.1/configure-4195-        fi
##############################################
xvkbd-4.1/configure-4252-  test $ac_status = 0; }; then
xvkbd-4.1/configure:4253:  pkg_cv_X11_CFLAGS=`$PKG_CONFIG --cflags "xmu xtst" 2>/dev/null`
xvkbd-4.1/configure-4254-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xvkbd-4.1/configure-4269-  test $ac_status = 0; }; then
xvkbd-4.1/configure:4270:  pkg_cv_X11_LIBS=`$PKG_CONFIG --libs "xmu xtst" 2>/dev/null`
xvkbd-4.1/configure-4271-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xvkbd-4.1/configure-4290-        if test $_pkg_short_errors_supported = yes; then
xvkbd-4.1/configure:4291:	        X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xmu xtst" 2>&1`
xvkbd-4.1/configure-4292-        else
xvkbd-4.1/configure:4293:	        X11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xmu xtst" 2>&1`
xvkbd-4.1/configure-4294-        fi
##############################################
xvkbd-4.1/configure-4642-    for ac_var in incroot usrlibdir libdir; do
xvkbd-4.1/configure:4643:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xvkbd-4.1/configure-4644-    done
##############################################
xvkbd-4.1/configure-4752-  LIBS=$ac_save_LIBS
xvkbd-4.1/configure:4753:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xvkbd-4.1/configure-4754-do
##############################################
xvkbd-4.1/configure-4819-  # Check for GNU $ac_path_GREP
xvkbd-4.1/configure:4820:case `"$ac_path_GREP" --version 2>&1` in
xvkbd-4.1/configure-4821-*GNU*)
##############################################
xvkbd-4.1/configure-4885-  # Check for GNU $ac_path_EGREP
xvkbd-4.1/configure:4886:case `"$ac_path_EGREP" --version 2>&1` in
xvkbd-4.1/configure-4887-*GNU*)
##############################################
xvkbd-4.1/configure-5046-do :
xvkbd-4.1/configure:5047:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xvkbd-4.1/configure-5048-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xvkbd-4.1/configure-5051-  cat >>confdefs.h <<_ACEOF
xvkbd-4.1/configure:5052:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xvkbd-4.1/configure-5053-_ACEOF
##############################################
xvkbd-4.1/configure-5061-do :
xvkbd-4.1/configure:5062:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xvkbd-4.1/configure-5063-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xvkbd-4.1/configure-5065-  cat >>confdefs.h <<_ACEOF
xvkbd-4.1/configure:5066:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xvkbd-4.1/configure-5067-_ACEOF
##############################################
xvkbd-4.1/configure-5212-do :
xvkbd-4.1/configure:5213:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xvkbd-4.1/configure-5214-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xvkbd-4.1/configure-5216-  cat >>confdefs.h <<_ACEOF
xvkbd-4.1/configure:5217:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xvkbd-4.1/configure-5218-_ACEOF
##############################################
xvkbd-4.1/configure-5323-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xvkbd-4.1/configure:5324:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xvkbd-4.1/configure-5325-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xvkbd-4.1/configure-5414-if test -z "$BASH_VERSION$ZSH_VERSION" \
xvkbd-4.1/configure:5415:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xvkbd-4.1/configure-5416-  as_echo='print -r --'
xvkbd-4.1/configure-5417-  as_echo_n='print -rn --'
xvkbd-4.1/configure:5418:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xvkbd-4.1/configure-5419-  as_echo='printf %s\n'
##############################################
xvkbd-4.1/configure-5421-else
xvkbd-4.1/configure:5422:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xvkbd-4.1/configure-5423-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xvkbd-4.1/configure-5431-	expr "X$arg" : "X\\(.*\\)$as_nl";
xvkbd-4.1/configure:5432:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xvkbd-4.1/configure-5433-      esac;
##############################################
xvkbd-4.1/configure-5508-# ----------------------------------------
xvkbd-4.1/configure:5509:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xvkbd-4.1/configure-5510-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xvkbd-4.1/configure-5580-  {
xvkbd-4.1/configure:5581:    as_val=`expr "$@" || test $? -eq 1`
xvkbd-4.1/configure-5582-  }
##############################################
xvkbd-4.1/configure-5684-      case $as_dir in #(
xvkbd-4.1/configure:5685:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xvkbd-4.1/configure-5686-      *) as_qdir=$as_dir;;
##############################################
xvkbd-4.1/configure-5819-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xvkbd-4.1/configure:5820:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xvkbd-4.1/configure-5821-ac_cs_version="\\
##############################################
xvkbd-4.1/configure-5844-  --*=?*)
xvkbd-4.1/configure:5845:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xvkbd-4.1/configure:5846:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xvkbd-4.1/configure-5847-    ac_shift=:
##############################################
xvkbd-4.1/configure-5849-  --*=)
xvkbd-4.1/configure:5850:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xvkbd-4.1/configure-5851-    ac_optarg=
##############################################
xvkbd-4.1/configure-5873-    case $ac_optarg in
xvkbd-4.1/configure:5874:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xvkbd-4.1/configure-5875-    '') as_fn_error $? "missing file argument" ;;
##############################################
xvkbd-4.1/configure-5881-    case $ac_optarg in
xvkbd-4.1/configure:5882:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xvkbd-4.1/configure-5883-    esac
##############################################
xvkbd-4.1/configure-6009-fi
xvkbd-4.1/configure:6010:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xvkbd-4.1/configure-6011-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xvkbd-4.1/configure-6026-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xvkbd-4.1/configure:6027:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xvkbd-4.1/configure-6028-ac_delim='%!_!# '
##############################################
xvkbd-4.1/configure-6032-
xvkbd-4.1/configure:6033:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xvkbd-4.1/configure-6034-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xvkbd-4.1/configure-6170-for ac_last_try in false false :; do
xvkbd-4.1/configure:6171:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xvkbd-4.1/configure-6172-  if test -z "$ac_tt"; then
##############################################
xvkbd-4.1/configure-6302-      esac
xvkbd-4.1/configure:6303:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xvkbd-4.1/configure-6304-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xvkbd-4.1/configure-6361-*)
xvkbd-4.1/configure:6362:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xvkbd-4.1/configure-6363-  # A ".." for each directory in $ac_dir_suffix.
xvkbd-4.1/configure:6364:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xvkbd-4.1/configure-6365-  case $ac_top_builddir_sub in
##############################################
xvkbd-4.1/configure-6422-/@mandir@/p'
xvkbd-4.1/configure:6423:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xvkbd-4.1/configure-6424-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xvkbd-4.1/configure-6439-
xvkbd-4.1/configure:6440:# Neutralize VPATH when `$srcdir' = `.'.
xvkbd-4.1/configure-6441-# Shell code in configure.ac might set extrasub.
##############################################
xvkbd-4.1/configure-6467-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xvkbd-4.1/configure:6468:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xvkbd-4.1/configure-6469-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xvkbd-4.1/configure-6513-    * )
xvkbd-4.1/configure:6514:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xvkbd-4.1/configure-6515-  esac
##############################################
xvkbd-4.1/configure-6560-    # Strip MF so we end up with the name of the file.
xvkbd-4.1/configure:6561:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xvkbd-4.1/configure-6562-    # Check whether this is an Automake generated Makefile or not.
##############################################
xvkbd-4.1/configure-6597-    # from the Makefile without running 'make'.
xvkbd-4.1/configure:6598:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xvkbd-4.1/configure-6599-    test -z "$DEPDIR" && continue
xvkbd-4.1/configure:6600:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xvkbd-4.1/configure-6601-    test -z "$am__include" && continue
xvkbd-4.1/configure:6602:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xvkbd-4.1/configure-6603-    # Find all dependency output files, they are included files with
##############################################
xvkbd-4.1/Makefile.in-50-  { \
xvkbd-4.1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xvkbd-4.1/Makefile.in-52-  }; \
##############################################
xvkbd-4.1/Makefile.in-156-  esac
xvkbd-4.1/Makefile.in:157:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xvkbd-4.1/Makefile.in-158-am__vpath_adj = case $$p in \
xvkbd-4.1/Makefile.in:159:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xvkbd-4.1/Makefile.in-160-    *) f=$$p;; \
xvkbd-4.1/Makefile.in-161-  esac;
xvkbd-4.1/Makefile.in:162:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xvkbd-4.1/Makefile.in-163-am__install_max = 40
xvkbd-4.1/Makefile.in-164-am__nobase_strip_setup = \
xvkbd-4.1/Makefile.in:165:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xvkbd-4.1/Makefile.in-166-am__nobase_strip = \
##############################################
xvkbd-4.1/Makefile.in-235-  while test -n "$$dir1"; do \
xvkbd-4.1/Makefile.in:236:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xvkbd-4.1/Makefile.in-237-    if test "$$first" != "."; then \
xvkbd-4.1/Makefile.in-238-      if test "$$first" = ".."; then \
xvkbd-4.1/Makefile.in:239:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xvkbd-4.1/Makefile.in:240:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xvkbd-4.1/Makefile.in-241-      else \
xvkbd-4.1/Makefile.in:242:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xvkbd-4.1/Makefile.in-243-        if test "$$first2" = "$$first"; then \
xvkbd-4.1/Makefile.in:244:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xvkbd-4.1/Makefile.in-245-        else \
##############################################
xvkbd-4.1/Makefile.in-250-    fi; \
xvkbd-4.1/Makefile.in:251:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xvkbd-4.1/Makefile.in-252-  done; \
##############################################
xvkbd-4.1/Makefile.in-479-.c.obj:
xvkbd-4.1/Makefile.in:480:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xvkbd-4.1/Makefile.in-481-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xvkbd-4.1/Makefile.in-483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xvkbd-4.1/Makefile.in:484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xvkbd-4.1/Makefile.in-485-
xvkbd-4.1/Makefile.in-486-xvkbd-xvkbd.o: xvkbd.c
xvkbd-4.1/Makefile.in:487:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvkbd_CFLAGS) $(CFLAGS) -MT xvkbd-xvkbd.o -MD -MP -MF $(DEPDIR)/xvkbd-xvkbd.Tpo -c -o xvkbd-xvkbd.o `test -f 'xvkbd.c' || echo '$(srcdir)/'`xvkbd.c
xvkbd-4.1/Makefile.in-488-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xvkbd-xvkbd.Tpo $(DEPDIR)/xvkbd-xvkbd.Po
##############################################
xvkbd-4.1/Makefile.in-490-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xvkbd-4.1/Makefile.in:491:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvkbd_CFLAGS) $(CFLAGS) -c -o xvkbd-xvkbd.o `test -f 'xvkbd.c' || echo '$(srcdir)/'`xvkbd.c
xvkbd-4.1/Makefile.in-492-
xvkbd-4.1/Makefile.in-493-xvkbd-xvkbd.obj: xvkbd.c
xvkbd-4.1/Makefile.in:494:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvkbd_CFLAGS) $(CFLAGS) -MT xvkbd-xvkbd.obj -MD -MP -MF $(DEPDIR)/xvkbd-xvkbd.Tpo -c -o xvkbd-xvkbd.obj `if test -f 'xvkbd.c'; then $(CYGPATH_W) 'xvkbd.c'; else $(CYGPATH_W) '$(srcdir)/xvkbd.c'; fi`
xvkbd-4.1/Makefile.in-495-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xvkbd-xvkbd.Tpo $(DEPDIR)/xvkbd-xvkbd.Po
##############################################
xvkbd-4.1/Makefile.in-497-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xvkbd-4.1/Makefile.in:498:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvkbd_CFLAGS) $(CFLAGS) -c -o xvkbd-xvkbd.obj `if test -f 'xvkbd.c'; then $(CYGPATH_W) 'xvkbd.c'; else $(CYGPATH_W) '$(srcdir)/xvkbd.c'; fi`
xvkbd-4.1/Makefile.in-499-
xvkbd-4.1/Makefile.in-500-xvkbd-findwidget.o: findwidget.c
xvkbd-4.1/Makefile.in:501:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvkbd_CFLAGS) $(CFLAGS) -MT xvkbd-findwidget.o -MD -MP -MF $(DEPDIR)/xvkbd-findwidget.Tpo -c -o xvkbd-findwidget.o `test -f 'findwidget.c' || echo '$(srcdir)/'`findwidget.c
xvkbd-4.1/Makefile.in-502-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xvkbd-findwidget.Tpo $(DEPDIR)/xvkbd-findwidget.Po
##############################################
xvkbd-4.1/Makefile.in-504-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xvkbd-4.1/Makefile.in:505:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvkbd_CFLAGS) $(CFLAGS) -c -o xvkbd-findwidget.o `test -f 'findwidget.c' || echo '$(srcdir)/'`findwidget.c
xvkbd-4.1/Makefile.in-506-
xvkbd-4.1/Makefile.in-507-xvkbd-findwidget.obj: findwidget.c
xvkbd-4.1/Makefile.in:508:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvkbd_CFLAGS) $(CFLAGS) -MT xvkbd-findwidget.obj -MD -MP -MF $(DEPDIR)/xvkbd-findwidget.Tpo -c -o xvkbd-findwidget.obj `if test -f 'findwidget.c'; then $(CYGPATH_W) 'findwidget.c'; else $(CYGPATH_W) '$(srcdir)/findwidget.c'; fi`
xvkbd-4.1/Makefile.in-509-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xvkbd-findwidget.Tpo $(DEPDIR)/xvkbd-findwidget.Po
##############################################
xvkbd-4.1/Makefile.in-511-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xvkbd-4.1/Makefile.in:512:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvkbd_CFLAGS) $(CFLAGS) -c -o xvkbd-findwidget.obj `if test -f 'findwidget.c'; then $(CYGPATH_W) 'findwidget.c'; else $(CYGPATH_W) '$(srcdir)/findwidget.c'; fi`
xvkbd-4.1/Makefile.in-513-install-man1: $(man_MANS)
##############################################
xvkbd-4.1/Makefile.in-517-	test -n "$(man1dir)" \
xvkbd-4.1/Makefile.in:518:	  && test -n "`echo $$list1$$list2`" \
xvkbd-4.1/Makefile.in-519-	  || exit 0; \
##############################################
xvkbd-4.1/Makefile.in-570-	dot_seen=no; \
xvkbd-4.1/Makefile.in:571:	target=`echo $@ | sed s/-recursive//`; \
xvkbd-4.1/Makefile.in-572-	case "$@" in \
##############################################
xvkbd-4.1/Makefile.in-633-GTAGS:
xvkbd-4.1/Makefile.in:634:	here=`$(am__cd) $(top_builddir) && pwd` \
xvkbd-4.1/Makefile.in-635-	  && $(am__cd) $(top_srcdir) \
##############################################
xvkbd-4.1/Makefile.in-665-	test -d "$(distdir)" || mkdir "$(distdir)"
xvkbd-4.1/Makefile.in:666:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xvkbd-4.1/Makefile.in:667:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xvkbd-4.1/Makefile.in-668-	list='$(DISTFILES)'; \
##############################################
xvkbd-4.1/Makefile.in-679-	  if test -d $$d/$$file; then \
xvkbd-4.1/Makefile.in:680:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xvkbd-4.1/Makefile.in-681-	    if test -d "$(distdir)/$$file"; then \
##############################################
xvkbd-4.1/Makefile.in-790-	test -d $(distdir)/_build || exit 0; \
xvkbd-4.1/Makefile.in:791:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xvkbd-4.1/Makefile.in-792-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xvkbd-4.1/Makefile.in-834-	}; \
xvkbd-4.1/Makefile.in:835:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xvkbd-4.1/Makefile.in-836-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xvkbd-4.1/Makefile.in-846-	fi
xvkbd-4.1/Makefile.in:847:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xvkbd-4.1/Makefile.in-848-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xvkbd-4.1/install-sh-234-      fi
xvkbd-4.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xvkbd-4.1/install-sh-236-    *)
##############################################
xvkbd-4.1/install-sh-281-      dstdir=$dst
xvkbd-4.1/install-sh:282:      dst=$dstdir/`basename "$src"`
xvkbd-4.1/install-sh-283-      dstdir_status=0
xvkbd-4.1/install-sh-284-    else
xvkbd-4.1/install-sh:285:      dstdir=`dirname "$dst"`
xvkbd-4.1/install-sh-286-      test -d "$dstdir"
##############################################
xvkbd-4.1/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xvkbd-4.1/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xvkbd-4.1/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
xvkbd-4.1/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xvkbd-4.1/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xvkbd-4.1/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xvkbd-4.1/install-sh-402-            case $prefix in
xvkbd-4.1/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xvkbd-4.1/install-sh-404-              *) qprefix=$prefix;;
##############################################
xvkbd-4.1/install-sh-451-    if $copy_on_change &&
xvkbd-4.1/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xvkbd-4.1/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xvkbd-4.1/install-sh-454-       set -f &&
##############################################
xvkbd-4.1/depcomp-64-  case $1 in
xvkbd-4.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xvkbd-4.1/depcomp-66-      *) dir=;;
##############################################
xvkbd-4.1/depcomp-73-{
xvkbd-4.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xvkbd-4.1/depcomp-75-}
##############################################
xvkbd-4.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xvkbd-4.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xvkbd-4.1/depcomp-128-
##############################################
xvkbd-4.1/depcomp-405-        sleep 1
xvkbd-4.1/depcomp:406:        i=`expr $i - 1`
xvkbd-4.1/depcomp-407-      done
xvkbd-4.1/depcomp-408-    fi
xvkbd-4.1/depcomp:409:    i=`expr $i - 1`
xvkbd-4.1/depcomp-410-  done
##############################################
xvkbd-4.1/depcomp-425-  # Do two passes, one to just change these to
xvkbd-4.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xvkbd-4.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xvkbd-4.1/depcomp-659-  done
xvkbd-4.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xvkbd-4.1/depcomp-661-  touch "$tmpdepfile"
##############################################
xvkbd-4.1/compile-67-	mingw/*)
xvkbd-4.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xvkbd-4.1/compile-69-	  ;;
xvkbd-4.1/compile-70-	cygwin/*)
xvkbd-4.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xvkbd-4.1/compile-72-	  ;;
xvkbd-4.1/compile-73-	wine/*)
xvkbd-4.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xvkbd-4.1/compile-75-	  ;;
##############################################
xvkbd-4.1/compile-309-# Name of file we expect compiler to create.
xvkbd-4.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xvkbd-4.1/compile-311-
##############################################
xvkbd-4.1/compile-315-# object file name, since that is what matters with a parallel build.
xvkbd-4.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xvkbd-4.1/compile-317-while true; do
##############################################
xvkbd-4.1/words.english-2376-bones 2.08493
xvkbd-4.1/words.english:2377:enthusiasm 2.08474
xvkbd-4.1/words.english-2378-materials 2.0844
##############################################
xvkbd-4.1/words.english-9074-carbon 1.69602
xvkbd-4.1/words.english:9075:sarcasm 1.69592
xvkbd-4.1/words.english-9076-crisp 1.69573
##############################################
xvkbd-4.1/words.english-9623-forfeit 1.66929
xvkbd-4.1/words.english:9624:chasm 1.66925
xvkbd-4.1/words.english-9625-precipitate 1.66918
##############################################
xvkbd-4.1/words.english-12287-carnage 1.55187
xvkbd-4.1/words.english:12288:spasm 1.55153
xvkbd-4.1/words.english-12289-Nazareth 1.55153
##############################################
xvkbd-4.1/words.english-14554-quartermaster 1.46052
xvkbd-4.1/words.english:14555:protoplasm 1.46052
xvkbd-4.1/words.english-14556-nutrition 1.46052
##############################################
xvkbd-4.1/words.english-20676-purported 1.2144
xvkbd-4.1/words.english:20677:phantasm 1.2144
xvkbd-4.1/words.english-20678-generalize 1.2144
##############################################
xvkbd-4.1/words.english-21760-overreach 1.1645
xvkbd-4.1/words.english:21761:orgasm 1.1645
xvkbd-4.1/words.english-21762-luxe 1.1645
##############################################
xvkbd-4.1/words.english-24938-pundit 1.02351
xvkbd-4.1/words.english:24939:plasm 1.02351
xvkbd-4.1/words.english-24940-palimpsest 1.02351
##############################################
xvkbd-4.1/words.english-26718-pois 0.93271
xvkbd-4.1/words.english:26719:pleonasm 0.93271
xvkbd-4.1/words.english-26720-oubliette 0.93271
##############################################
xvkbd-4.1/words.english-29993-dodecahedron 0.761753
xvkbd-4.1/words.english:29994:cytoplasm 0.761753
xvkbd-4.1/words.english-29995-crossword 0.761753
##############################################
xvkbd-4.1/words.english-34151-eeoc 0.54203
xvkbd-4.1/words.english:34152:ectoplasm 0.54203
xvkbd-4.1/words.english-34153-drydock 0.54203
##############################################
xvkbd-4.1/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
xvkbd-4.1/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xvkbd-4.1/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xvkbd-4.1/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
xvkbd-4.1/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xvkbd-4.1/aclocal.m4-181-        else 
xvkbd-4.1/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xvkbd-4.1/aclocal.m4-183-        fi
##############################################
xvkbd-4.1/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xvkbd-4.1/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xvkbd-4.1/aclocal.m4-370-# and then we would define $MISSING as
##############################################
xvkbd-4.1/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
xvkbd-4.1/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xvkbd-4.1/aclocal.m4-385-])
##############################################
xvkbd-4.1/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
xvkbd-4.1/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xvkbd-4.1/aclocal.m4-483-  fi
##############################################
xvkbd-4.1/aclocal.m4-632-    # Strip MF so we end up with the name of the file.
xvkbd-4.1/aclocal.m4:633:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xvkbd-4.1/aclocal.m4-634-    # Check whether this is an Automake generated Makefile or not.
##############################################
xvkbd-4.1/aclocal.m4-641-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xvkbd-4.1/aclocal.m4:642:      dirpart=`AS_DIRNAME("$mf")`
xvkbd-4.1/aclocal.m4-643-    else
##############################################
xvkbd-4.1/aclocal.m4-647-    # from the Makefile without running 'make'.
xvkbd-4.1/aclocal.m4:648:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xvkbd-4.1/aclocal.m4-649-    test -z "$DEPDIR" && continue
xvkbd-4.1/aclocal.m4:650:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xvkbd-4.1/aclocal.m4-651-    test -z "$am__include" && continue
xvkbd-4.1/aclocal.m4:652:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xvkbd-4.1/aclocal.m4-653-    # Find all dependency output files, they are included files with
##############################################
xvkbd-4.1/aclocal.m4-661-      test -f "$dirpart/$file" && continue
xvkbd-4.1/aclocal.m4:662:      fdir=`AS_DIRNAME(["$file"])`
xvkbd-4.1/aclocal.m4-663-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xvkbd-4.1/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl
xvkbd-4.1/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xvkbd-4.1/aclocal.m4-721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xvkbd-4.1/aclocal.m4-878-    * )
xvkbd-4.1/aclocal.m4:879:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xvkbd-4.1/aclocal.m4-880-  esac
xvkbd-4.1/aclocal.m4-881-done
xvkbd-4.1/aclocal.m4:882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xvkbd-4.1/aclocal.m4-883-
##############################################
xvkbd-4.1/aclocal.m4-949-# Ignore all kinds of additional output from 'make'.
xvkbd-4.1/aclocal.m4:950:case `$am_make -s -f confmf 2> /dev/null` in #(
xvkbd-4.1/aclocal.m4-951-*the\ am__doit\ target*)
##############################################
xvkbd-4.1/aclocal.m4-959-   echo '.include "confinc"' > confmf
xvkbd-4.1/aclocal.m4:960:   case `$am_make -s -f confmf 2> /dev/null` in #(
xvkbd-4.1/aclocal.m4-961-   *the\ am__doit\ target*)
##############################################
xvkbd-4.1/aclocal.m4-1141-     echo "timestamp, slept: $am_has_slept" > conftest.file
xvkbd-4.1/aclocal.m4:1142:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xvkbd-4.1/aclocal.m4-1143-     if test "$[*]" = "X"; then
xvkbd-4.1/aclocal.m4-1144-	# -L didn't work.
xvkbd-4.1/aclocal.m4:1145:	set X `ls -t "$srcdir/configure" conftest.file`
xvkbd-4.1/aclocal.m4-1146-     fi