===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libx11-guitest-perl-0.28/GUITest.pm-744-	my $cmdline = shift;
libx11-guitest-perl-0.28/GUITest.pm:745:	return( system($cmdline) );
libx11-guitest-perl-0.28/GUITest.pm-746-}
##############################################
libx11-guitest-perl-0.28/eg/extras/FindControlVisually.pl-66-	my $file = tmpnam();
libx11-guitest-perl-0.28/eg/extras/FindControlVisually.pl:67:	my $cmd = `xwd -root | convert xwd:- $file`;
libx11-guitest-perl-0.28/eg/extras/FindControlVisually.pl-68-	return $file;
##############################################
libx11-guitest-perl-0.28/Makefile.PL-62-	# Check POD
libx11-guitest-perl-0.28/Makefile.PL:63:	if ( system("podchecker $podfile &>/dev/null") != 0 ) {
libx11-guitest-perl-0.28/Makefile.PL-64-		print "POD validation failed!  Documentation will not be written.\n";
##############################################
libx11-guitest-perl-0.28/Makefile.PL-69-	print "Writing documentation for X11::GUITest\n";
libx11-guitest-perl-0.28/Makefile.PL:70:	system("pod2text $podfile docs/X11-GUITest.txt");
libx11-guitest-perl-0.28/Makefile.PL:71:	system("pod2html --infile=$podfile --outfile=docs/X11-GUITest.html");
libx11-guitest-perl-0.28/Makefile.PL-72-	system("cp -f docs/X11-GUITest.txt README");
##############################################
libx11-guitest-perl-0.28/recorder/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
libx11-guitest-perl-0.28/recorder/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
libx11-guitest-perl-0.28/recorder/configure-47-  as_echo='print -r --'
libx11-guitest-perl-0.28/recorder/configure-48-  as_echo_n='print -rn --'
libx11-guitest-perl-0.28/recorder/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
libx11-guitest-perl-0.28/recorder/configure-50-  as_echo='printf %s\n'
##############################################
libx11-guitest-perl-0.28/recorder/configure-52-else
libx11-guitest-perl-0.28/recorder/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
libx11-guitest-perl-0.28/recorder/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
libx11-guitest-perl-0.28/recorder/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
libx11-guitest-perl-0.28/recorder/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
libx11-guitest-perl-0.28/recorder/configure-64-      esac;
##############################################
libx11-guitest-perl-0.28/recorder/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
libx11-guitest-perl-0.28/recorder/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
libx11-guitest-perl-0.28/recorder/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
libx11-guitest-perl-0.28/recorder/configure-327-      case $as_dir in #(
libx11-guitest-perl-0.28/recorder/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
libx11-guitest-perl-0.28/recorder/configure-329-      *) as_qdir=$as_dir;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-400-  {
libx11-guitest-perl-0.28/recorder/configure:401:    as_val=`expr "$@" || test $? -eq 1`
libx11-guitest-perl-0.28/recorder/configure-402-  }
##############################################
libx11-guitest-perl-0.28/recorder/configure-407-# ----------------------------------------
libx11-guitest-perl-0.28/recorder/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
libx11-guitest-perl-0.28/recorder/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
libx11-guitest-perl-0.28/recorder/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
libx11-guitest-perl-0.28/recorder/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
libx11-guitest-perl-0.28/recorder/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
libx11-guitest-perl-0.28/recorder/configure-793-  case $ac_option in
libx11-guitest-perl-0.28/recorder/configure:794:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
libx11-guitest-perl-0.28/recorder/configure-795-  *=)   ac_optarg= ;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-837-  -disable-* | --disable-*)
libx11-guitest-perl-0.28/recorder/configure:838:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
libx11-guitest-perl-0.28/recorder/configure-839-    # Reject names that are not valid shell variable names.
##############################################
libx11-guitest-perl-0.28/recorder/configure-842-    ac_useropt_orig=$ac_useropt
libx11-guitest-perl-0.28/recorder/configure:843:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libx11-guitest-perl-0.28/recorder/configure-844-    case $ac_user_opts in
##############################################
libx11-guitest-perl-0.28/recorder/configure-863-  -enable-* | --enable-*)
libx11-guitest-perl-0.28/recorder/configure:864:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
libx11-guitest-perl-0.28/recorder/configure-865-    # Reject names that are not valid shell variable names.
##############################################
libx11-guitest-perl-0.28/recorder/configure-868-    ac_useropt_orig=$ac_useropt
libx11-guitest-perl-0.28/recorder/configure:869:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libx11-guitest-perl-0.28/recorder/configure-870-    case $ac_user_opts in
##############################################
libx11-guitest-perl-0.28/recorder/configure-1067-  -with-* | --with-*)
libx11-guitest-perl-0.28/recorder/configure:1068:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
libx11-guitest-perl-0.28/recorder/configure-1069-    # Reject names that are not valid shell variable names.
##############################################
libx11-guitest-perl-0.28/recorder/configure-1072-    ac_useropt_orig=$ac_useropt
libx11-guitest-perl-0.28/recorder/configure:1073:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libx11-guitest-perl-0.28/recorder/configure-1074-    case $ac_user_opts in
##############################################
libx11-guitest-perl-0.28/recorder/configure-1083-  -without-* | --without-*)
libx11-guitest-perl-0.28/recorder/configure:1084:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
libx11-guitest-perl-0.28/recorder/configure-1085-    # Reject names that are not valid shell variable names.
##############################################
libx11-guitest-perl-0.28/recorder/configure-1088-    ac_useropt_orig=$ac_useropt
libx11-guitest-perl-0.28/recorder/configure:1089:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libx11-guitest-perl-0.28/recorder/configure-1090-    case $ac_user_opts in
##############################################
libx11-guitest-perl-0.28/recorder/configure-1121-  *=*)
libx11-guitest-perl-0.28/recorder/configure:1122:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
libx11-guitest-perl-0.28/recorder/configure-1123-    # Reject names that are not valid shell variable names.
##############################################
libx11-guitest-perl-0.28/recorder/configure-1142-if test -n "$ac_prev"; then
libx11-guitest-perl-0.28/recorder/configure:1143:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
libx11-guitest-perl-0.28/recorder/configure-1144-  as_fn_error $? "missing argument to $ac_option"
##############################################
libx11-guitest-perl-0.28/recorder/configure-1164-    */ )
libx11-guitest-perl-0.28/recorder/configure:1165:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
libx11-guitest-perl-0.28/recorder/configure-1166-      eval $ac_var=\$ac_val;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-1199-ac_ls_di=`ls -di .` &&
libx11-guitest-perl-0.28/recorder/configure:1200:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
libx11-guitest-perl-0.28/recorder/configure-1201-  as_fn_error $? "working directory cannot be determined"
##############################################
libx11-guitest-perl-0.28/recorder/configure-1255-case $srcdir in
libx11-guitest-perl-0.28/recorder/configure:1256:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
libx11-guitest-perl-0.28/recorder/configure-1257-esac
##############################################
libx11-guitest-perl-0.28/recorder/configure-1298-By default, \`make install' will install all the files in
libx11-guitest-perl-0.28/recorder/configure:1299:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
libx11-guitest-perl-0.28/recorder/configure:1300:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
libx11-guitest-perl-0.28/recorder/configure-1301-for instance \`--prefix=\$HOME'.
##############################################
libx11-guitest-perl-0.28/recorder/configure-1391-*)
libx11-guitest-perl-0.28/recorder/configure:1392:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
libx11-guitest-perl-0.28/recorder/configure-1393-  # A ".." for each directory in $ac_dir_suffix.
libx11-guitest-perl-0.28/recorder/configure:1394:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
libx11-guitest-perl-0.28/recorder/configure-1395-  case $ac_top_builddir_sub in
##############################################
libx11-guitest-perl-0.28/recorder/configure-1879-    *\'*)
libx11-guitest-perl-0.28/recorder/configure:1880:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
libx11-guitest-perl-0.28/recorder/configure-1881-    esac
##############################################
libx11-guitest-perl-0.28/recorder/configure-1962-      case $ac_val in
libx11-guitest-perl-0.28/recorder/configure:1963:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
libx11-guitest-perl-0.28/recorder/configure-1964-      esac
##############################################
libx11-guitest-perl-0.28/recorder/configure-1977-	case $ac_val in
libx11-guitest-perl-0.28/recorder/configure:1978:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
libx11-guitest-perl-0.28/recorder/configure-1979-	esac
##############################################
libx11-guitest-perl-0.28/recorder/configure-2097-    set,)
libx11-guitest-perl-0.28/recorder/configure:2098:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
libx11-guitest-perl-0.28/recorder/configure:2099:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
libx11-guitest-perl-0.28/recorder/configure-2100-      ac_cache_corrupted=: ;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-2108-	# differences in whitespace do not lead to failure.
libx11-guitest-perl-0.28/recorder/configure:2109:	ac_old_val_w=`echo x $ac_old_val`
libx11-guitest-perl-0.28/recorder/configure:2110:	ac_new_val_w=`echo x $ac_new_val`
libx11-guitest-perl-0.28/recorder/configure-2111-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
libx11-guitest-perl-0.28/recorder/configure-2128-    case $ac_new_val in
libx11-guitest-perl-0.28/recorder/configure:2129:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
libx11-guitest-perl-0.28/recorder/configure-2130-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-2303-     echo "timestamp, slept: $am_has_slept" > conftest.file
libx11-guitest-perl-0.28/recorder/configure:2304:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
libx11-guitest-perl-0.28/recorder/configure-2305-     if test "$*" = "X"; then
libx11-guitest-perl-0.28/recorder/configure-2306-	# -L didn't work.
libx11-guitest-perl-0.28/recorder/configure:2307:	set X `ls -t "$srcdir/configure" conftest.file`
libx11-guitest-perl-0.28/recorder/configure-2308-     fi
##############################################
libx11-guitest-perl-0.28/recorder/configure-2354-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
libx11-guitest-perl-0.28/recorder/configure:2355:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
libx11-guitest-perl-0.28/recorder/configure-2356-
libx11-guitest-perl-0.28/recorder/configure-2357-# expand $ac_aux_dir to an absolute path
libx11-guitest-perl-0.28/recorder/configure:2358:am_aux_dir=`cd $ac_aux_dir && pwd`
libx11-guitest-perl-0.28/recorder/configure-2359-
##############################################
libx11-guitest-perl-0.28/recorder/configure-2499-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
libx11-guitest-perl-0.28/recorder/configure:2500:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
libx11-guitest-perl-0.28/recorder/configure-2501-	     'mkdir (GNU coreutils) '* | \
##############################################
libx11-guitest-perl-0.28/recorder/configure-2572-set x ${MAKE-make}
libx11-guitest-perl-0.28/recorder/configure:2573:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
libx11-guitest-perl-0.28/recorder/configure-2574-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
libx11-guitest-perl-0.28/recorder/configure-2582-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
libx11-guitest-perl-0.28/recorder/configure:2583:case `${MAKE-make} -f conftest.make 2>/dev/null` in
libx11-guitest-perl-0.28/recorder/configure-2584-  *@@@%%%=?*=@@@%%%*)
##############################################
libx11-guitest-perl-0.28/recorder/configure-2648-
libx11-guitest-perl-0.28/recorder/configure:2649:if test "`cd $srcdir && pwd`" != "`pwd`"; then
libx11-guitest-perl-0.28/recorder/configure-2650-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
libx11-guitest-perl-0.28/recorder/configure-3073-$as_echo_n "checking whether the C compiler works... " >&6; }
libx11-guitest-perl-0.28/recorder/configure:3074:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
libx11-guitest-perl-0.28/recorder/configure-3075-
##############################################
libx11-guitest-perl-0.28/recorder/configure-3117-	then :; else
libx11-guitest-perl-0.28/recorder/configure:3118:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libx11-guitest-perl-0.28/recorder/configure-3119-	fi
##############################################
libx11-guitest-perl-0.28/recorder/configure-3177-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
libx11-guitest-perl-0.28/recorder/configure:3178:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libx11-guitest-perl-0.28/recorder/configure-3179-	  break;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-3286-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
libx11-guitest-perl-0.28/recorder/configure:3287:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
libx11-guitest-perl-0.28/recorder/configure-3288-       break;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-3535-# Ignore all kinds of additional output from 'make'.
libx11-guitest-perl-0.28/recorder/configure:3536:case `$am_make -s -f confmf 2> /dev/null` in #(
libx11-guitest-perl-0.28/recorder/configure-3537-*the\ am__doit\ target*)
##############################################
libx11-guitest-perl-0.28/recorder/configure-3545-   echo '.include "confinc"' > confmf
libx11-guitest-perl-0.28/recorder/configure:3546:   case `$am_make -s -f confmf 2> /dev/null` in #(
libx11-guitest-perl-0.28/recorder/configure-3547-   *the\ am__doit\ target*)
##############################################
libx11-guitest-perl-0.28/recorder/configure-3608-  if test "$am_compiler_list" = ""; then
libx11-guitest-perl-0.28/recorder/configure:3609:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
libx11-guitest-perl-0.28/recorder/configure-3610-  fi
##############################################
libx11-guitest-perl-0.28/recorder/configure-3885-    for ac_var in incroot usrlibdir libdir; do
libx11-guitest-perl-0.28/recorder/configure:3886:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
libx11-guitest-perl-0.28/recorder/configure-3887-    done
##############################################
libx11-guitest-perl-0.28/recorder/configure-3995-  LIBS=$ac_save_LIBS
libx11-guitest-perl-0.28/recorder/configure:3996:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
libx11-guitest-perl-0.28/recorder/configure-3997-do
##############################################
libx11-guitest-perl-0.28/recorder/configure-4062-  # Check for GNU $ac_path_GREP
libx11-guitest-perl-0.28/recorder/configure:4063:case `"$ac_path_GREP" --version 2>&1` in
libx11-guitest-perl-0.28/recorder/configure-4064-*GNU*)
##############################################
libx11-guitest-perl-0.28/recorder/configure-4128-  # Check for GNU $ac_path_EGREP
libx11-guitest-perl-0.28/recorder/configure:4129:case `"$ac_path_EGREP" --version 2>&1` in
libx11-guitest-perl-0.28/recorder/configure-4130-*GNU*)
##############################################
libx11-guitest-perl-0.28/recorder/configure-4289-do :
libx11-guitest-perl-0.28/recorder/configure:4290:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libx11-guitest-perl-0.28/recorder/configure-4291-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
libx11-guitest-perl-0.28/recorder/configure-4294-  cat >>confdefs.h <<_ACEOF
libx11-guitest-perl-0.28/recorder/configure:4295:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libx11-guitest-perl-0.28/recorder/configure-4296-_ACEOF
##############################################
libx11-guitest-perl-0.28/recorder/configure-4304-do :
libx11-guitest-perl-0.28/recorder/configure:4305:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libx11-guitest-perl-0.28/recorder/configure-4306-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libx11-guitest-perl-0.28/recorder/configure-4308-  cat >>confdefs.h <<_ACEOF
libx11-guitest-perl-0.28/recorder/configure:4309:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libx11-guitest-perl-0.28/recorder/configure-4310-_ACEOF
##############################################
libx11-guitest-perl-0.28/recorder/configure-4431-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
libx11-guitest-perl-0.28/recorder/configure:4432:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
libx11-guitest-perl-0.28/recorder/configure-4433-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
libx11-guitest-perl-0.28/recorder/configure-4522-if test -z "$BASH_VERSION$ZSH_VERSION" \
libx11-guitest-perl-0.28/recorder/configure:4523:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
libx11-guitest-perl-0.28/recorder/configure-4524-  as_echo='print -r --'
libx11-guitest-perl-0.28/recorder/configure-4525-  as_echo_n='print -rn --'
libx11-guitest-perl-0.28/recorder/configure:4526:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
libx11-guitest-perl-0.28/recorder/configure-4527-  as_echo='printf %s\n'
##############################################
libx11-guitest-perl-0.28/recorder/configure-4529-else
libx11-guitest-perl-0.28/recorder/configure:4530:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
libx11-guitest-perl-0.28/recorder/configure-4531-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
libx11-guitest-perl-0.28/recorder/configure-4539-	expr "X$arg" : "X\\(.*\\)$as_nl";
libx11-guitest-perl-0.28/recorder/configure:4540:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
libx11-guitest-perl-0.28/recorder/configure-4541-      esac;
##############################################
libx11-guitest-perl-0.28/recorder/configure-4616-# ----------------------------------------
libx11-guitest-perl-0.28/recorder/configure:4617:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
libx11-guitest-perl-0.28/recorder/configure-4618-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
libx11-guitest-perl-0.28/recorder/configure-4688-  {
libx11-guitest-perl-0.28/recorder/configure:4689:    as_val=`expr "$@" || test $? -eq 1`
libx11-guitest-perl-0.28/recorder/configure-4690-  }
##############################################
libx11-guitest-perl-0.28/recorder/configure-4792-      case $as_dir in #(
libx11-guitest-perl-0.28/recorder/configure:4793:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
libx11-guitest-perl-0.28/recorder/configure-4794-      *) as_qdir=$as_dir;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-4927-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
libx11-guitest-perl-0.28/recorder/configure:4928:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
libx11-guitest-perl-0.28/recorder/configure-4929-ac_cs_version="\\
##############################################
libx11-guitest-perl-0.28/recorder/configure-4952-  --*=?*)
libx11-guitest-perl-0.28/recorder/configure:4953:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
libx11-guitest-perl-0.28/recorder/configure:4954:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
libx11-guitest-perl-0.28/recorder/configure-4955-    ac_shift=:
##############################################
libx11-guitest-perl-0.28/recorder/configure-4957-  --*=)
libx11-guitest-perl-0.28/recorder/configure:4958:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
libx11-guitest-perl-0.28/recorder/configure-4959-    ac_optarg=
##############################################
libx11-guitest-perl-0.28/recorder/configure-4981-    case $ac_optarg in
libx11-guitest-perl-0.28/recorder/configure:4982:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
libx11-guitest-perl-0.28/recorder/configure-4983-    '') as_fn_error $? "missing file argument" ;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-4989-    case $ac_optarg in
libx11-guitest-perl-0.28/recorder/configure:4990:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
libx11-guitest-perl-0.28/recorder/configure-4991-    esac
##############################################
libx11-guitest-perl-0.28/recorder/configure-5119-fi
libx11-guitest-perl-0.28/recorder/configure:5120:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
libx11-guitest-perl-0.28/recorder/configure-5121-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
libx11-guitest-perl-0.28/recorder/configure-5136-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
libx11-guitest-perl-0.28/recorder/configure:5137:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
libx11-guitest-perl-0.28/recorder/configure-5138-ac_delim='%!_!# '
##############################################
libx11-guitest-perl-0.28/recorder/configure-5142-
libx11-guitest-perl-0.28/recorder/configure:5143:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
libx11-guitest-perl-0.28/recorder/configure-5144-  if test $ac_delim_n = $ac_delim_num; then
##############################################
libx11-guitest-perl-0.28/recorder/configure-5280-for ac_last_try in false false :; do
libx11-guitest-perl-0.28/recorder/configure:5281:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
libx11-guitest-perl-0.28/recorder/configure-5282-  if test -z "$ac_tt"; then
##############################################
libx11-guitest-perl-0.28/recorder/configure-5412-      esac
libx11-guitest-perl-0.28/recorder/configure:5413:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
libx11-guitest-perl-0.28/recorder/configure-5414-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
libx11-guitest-perl-0.28/recorder/configure-5471-*)
libx11-guitest-perl-0.28/recorder/configure:5472:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
libx11-guitest-perl-0.28/recorder/configure-5473-  # A ".." for each directory in $ac_dir_suffix.
libx11-guitest-perl-0.28/recorder/configure:5474:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
libx11-guitest-perl-0.28/recorder/configure-5475-  case $ac_top_builddir_sub in
##############################################
libx11-guitest-perl-0.28/recorder/configure-5532-/@mandir@/p'
libx11-guitest-perl-0.28/recorder/configure:5533:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
libx11-guitest-perl-0.28/recorder/configure-5534-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
libx11-guitest-perl-0.28/recorder/configure-5549-
libx11-guitest-perl-0.28/recorder/configure:5550:# Neutralize VPATH when `$srcdir' = `.'.
libx11-guitest-perl-0.28/recorder/configure-5551-# Shell code in configure.ac might set extrasub.
##############################################
libx11-guitest-perl-0.28/recorder/configure-5577-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
libx11-guitest-perl-0.28/recorder/configure:5578:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
libx11-guitest-perl-0.28/recorder/configure-5579-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
libx11-guitest-perl-0.28/recorder/configure-5623-    * )
libx11-guitest-perl-0.28/recorder/configure:5624:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
libx11-guitest-perl-0.28/recorder/configure-5625-  esac
##############################################
libx11-guitest-perl-0.28/recorder/configure-5670-    # Strip MF so we end up with the name of the file.
libx11-guitest-perl-0.28/recorder/configure:5671:    mf=`echo "$mf" | sed -e 's/:.*$//'`
libx11-guitest-perl-0.28/recorder/configure-5672-    # Check whether this is an Automake generated Makefile or not.
##############################################
libx11-guitest-perl-0.28/recorder/configure-5707-    # from the Makefile without running 'make'.
libx11-guitest-perl-0.28/recorder/configure:5708:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
libx11-guitest-perl-0.28/recorder/configure-5709-    test -z "$DEPDIR" && continue
libx11-guitest-perl-0.28/recorder/configure:5710:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
libx11-guitest-perl-0.28/recorder/configure-5711-    test -z "$am__include" && continue
libx11-guitest-perl-0.28/recorder/configure:5712:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
libx11-guitest-perl-0.28/recorder/configure-5713-    # Find all dependency output files, they are included files with
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
libx11-guitest-perl-0.28/recorder/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
libx11-guitest-perl-0.28/recorder/aclocal.m4-94-# and then we would define $MISSING as
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
libx11-guitest-perl-0.28/recorder/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
libx11-guitest-perl-0.28/recorder/aclocal.m4-110-])
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
libx11-guitest-perl-0.28/recorder/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
libx11-guitest-perl-0.28/recorder/aclocal.m4-208-  fi
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
libx11-guitest-perl-0.28/recorder/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
libx11-guitest-perl-0.28/recorder/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
libx11-guitest-perl-0.28/recorder/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
libx11-guitest-perl-0.28/recorder/aclocal.m4-368-    else
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-372-    # from the Makefile without running 'make'.
libx11-guitest-perl-0.28/recorder/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
libx11-guitest-perl-0.28/recorder/aclocal.m4-374-    test -z "$DEPDIR" && continue
libx11-guitest-perl-0.28/recorder/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
libx11-guitest-perl-0.28/recorder/aclocal.m4-376-    test -z "$am__include" && continue
libx11-guitest-perl-0.28/recorder/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
libx11-guitest-perl-0.28/recorder/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-386-      test -f "$dirpart/$file" && continue
libx11-guitest-perl-0.28/recorder/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
libx11-guitest-perl-0.28/recorder/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-438-AC_REQUIRE([AC_PROG_INSTALL])dnl
libx11-guitest-perl-0.28/recorder/aclocal.m4:439:if test "`cd $srcdir && pwd`" != "`pwd`"; then
libx11-guitest-perl-0.28/recorder/aclocal.m4-440-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-553-    * )
libx11-guitest-perl-0.28/recorder/aclocal.m4:554:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
libx11-guitest-perl-0.28/recorder/aclocal.m4-555-  esac
libx11-guitest-perl-0.28/recorder/aclocal.m4-556-done
libx11-guitest-perl-0.28/recorder/aclocal.m4:557:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
libx11-guitest-perl-0.28/recorder/aclocal.m4-558-
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-624-# Ignore all kinds of additional output from 'make'.
libx11-guitest-perl-0.28/recorder/aclocal.m4:625:case `$am_make -s -f confmf 2> /dev/null` in #(
libx11-guitest-perl-0.28/recorder/aclocal.m4-626-*the\ am__doit\ target*)
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-634-   echo '.include "confinc"' > confmf
libx11-guitest-perl-0.28/recorder/aclocal.m4:635:   case `$am_make -s -f confmf 2> /dev/null` in #(
libx11-guitest-perl-0.28/recorder/aclocal.m4-636-   *the\ am__doit\ target*)
##############################################
libx11-guitest-perl-0.28/recorder/aclocal.m4-752-     echo "timestamp, slept: $am_has_slept" > conftest.file
libx11-guitest-perl-0.28/recorder/aclocal.m4:753:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
libx11-guitest-perl-0.28/recorder/aclocal.m4-754-     if test "$[*]" = "X"; then
libx11-guitest-perl-0.28/recorder/aclocal.m4-755-	# -L didn't work.
libx11-guitest-perl-0.28/recorder/aclocal.m4:756:	set X `ls -t "$srcdir/configure" conftest.file`
libx11-guitest-perl-0.28/recorder/aclocal.m4-757-     fi
##############################################
libx11-guitest-perl-0.28/recorder/man/Makefile.in-39-  { \
libx11-guitest-perl-0.28/recorder/man/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libx11-guitest-perl-0.28/recorder/man/Makefile.in-41-  }; \
##############################################
libx11-guitest-perl-0.28/recorder/man/Makefile.in-106-  esac
libx11-guitest-perl-0.28/recorder/man/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
libx11-guitest-perl-0.28/recorder/man/Makefile.in-108-am__vpath_adj = case $$p in \
libx11-guitest-perl-0.28/recorder/man/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
libx11-guitest-perl-0.28/recorder/man/Makefile.in-110-    *) f=$$p;; \
libx11-guitest-perl-0.28/recorder/man/Makefile.in-111-  esac;
libx11-guitest-perl-0.28/recorder/man/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
libx11-guitest-perl-0.28/recorder/man/Makefile.in-113-am__install_max = 40
libx11-guitest-perl-0.28/recorder/man/Makefile.in-114-am__nobase_strip_setup = \
libx11-guitest-perl-0.28/recorder/man/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
libx11-guitest-perl-0.28/recorder/man/Makefile.in-116-am__nobase_strip = \
##############################################
libx11-guitest-perl-0.28/recorder/man/Makefile.in-266-	test -n "$(man1dir)" \
libx11-guitest-perl-0.28/recorder/man/Makefile.in:267:	  && test -n "`echo $$list1$$list2`" \
libx11-guitest-perl-0.28/recorder/man/Makefile.in-268-	  || exit 0; \
##############################################
libx11-guitest-perl-0.28/recorder/man/Makefile.in-312-distdir: $(DISTFILES)
libx11-guitest-perl-0.28/recorder/man/Makefile.in:313:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libx11-guitest-perl-0.28/recorder/man/Makefile.in:314:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libx11-guitest-perl-0.28/recorder/man/Makefile.in-315-	list='$(DISTFILES)'; \
##############################################
libx11-guitest-perl-0.28/recorder/man/Makefile.in-326-	  if test -d $$d/$$file; then \
libx11-guitest-perl-0.28/recorder/man/Makefile.in:327:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libx11-guitest-perl-0.28/recorder/man/Makefile.in-328-	    if test -d "$(distdir)/$$file"; then \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-39-  { \
libx11-guitest-perl-0.28/recorder/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libx11-guitest-perl-0.28/recorder/Makefile.in-41-  }; \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-165-  while test -n "$$dir1"; do \
libx11-guitest-perl-0.28/recorder/Makefile.in:166:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
libx11-guitest-perl-0.28/recorder/Makefile.in-167-    if test "$$first" != "."; then \
libx11-guitest-perl-0.28/recorder/Makefile.in-168-      if test "$$first" = ".."; then \
libx11-guitest-perl-0.28/recorder/Makefile.in:169:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
libx11-guitest-perl-0.28/recorder/Makefile.in:170:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
libx11-guitest-perl-0.28/recorder/Makefile.in-171-      else \
libx11-guitest-perl-0.28/recorder/Makefile.in:172:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
libx11-guitest-perl-0.28/recorder/Makefile.in-173-        if test "$$first2" = "$$first"; then \
libx11-guitest-perl-0.28/recorder/Makefile.in:174:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
libx11-guitest-perl-0.28/recorder/Makefile.in-175-        else \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-180-    fi; \
libx11-guitest-perl-0.28/recorder/Makefile.in:181:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
libx11-guitest-perl-0.28/recorder/Makefile.in-182-  done; \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-348-	dot_seen=no; \
libx11-guitest-perl-0.28/recorder/Makefile.in:349:	target=`echo $@ | sed s/-recursive//`; \
libx11-guitest-perl-0.28/recorder/Makefile.in-350-	case "$@" in \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-411-GTAGS:
libx11-guitest-perl-0.28/recorder/Makefile.in:412:	here=`$(am__cd) $(top_builddir) && pwd` \
libx11-guitest-perl-0.28/recorder/Makefile.in-413-	  && $(am__cd) $(top_srcdir) \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-443-	test -d "$(distdir)" || mkdir "$(distdir)"
libx11-guitest-perl-0.28/recorder/Makefile.in:444:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libx11-guitest-perl-0.28/recorder/Makefile.in:445:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libx11-guitest-perl-0.28/recorder/Makefile.in-446-	list='$(DISTFILES)'; \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-457-	  if test -d $$d/$$file; then \
libx11-guitest-perl-0.28/recorder/Makefile.in:458:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libx11-guitest-perl-0.28/recorder/Makefile.in-459-	    if test -d "$(distdir)/$$file"; then \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-562-	test -d $(distdir)/_build || exit 0; \
libx11-guitest-perl-0.28/recorder/Makefile.in:563:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
libx11-guitest-perl-0.28/recorder/Makefile.in-564-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-605-	}; \
libx11-guitest-perl-0.28/recorder/Makefile.in:606:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
libx11-guitest-perl-0.28/recorder/Makefile.in-607-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
libx11-guitest-perl-0.28/recorder/Makefile.in-617-	fi
libx11-guitest-perl-0.28/recorder/Makefile.in:618:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
libx11-guitest-perl-0.28/recorder/Makefile.in-619-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-98-    # extract copyright from header
libx11-guitest-perl-0.28/recorder/autogen.sh:99:    __copyright="`grep Copyright $AUTOGEN_SH | head -${HEAD_N}1 | awk '{print $4}'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-100-    if [ "x$__copyright" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-105-    __id="$Id: autogen.sh 204 2011-05-15 02:08:31Z ctrondlp $"
libx11-guitest-perl-0.28/recorder/autogen.sh:106:    __version="`echo $__id | sed 's/.*\([0-9][0-9][0-9][0-9]\)[-\/]\([0-9][0-9]\)[-\/]\([0-9][0-9]\).*/\1\2\3/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-107-    if [ "x$__version" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-184-    # needed to handle versions like 1.10 and 1.4-p6
libx11-guitest-perl-0.28/recorder/autogen.sh:185:    _min="`echo ${_min}. | sed 's/[^0-9]/./g' | sed 's/\.\././g'`"
libx11-guitest-perl-0.28/recorder/autogen.sh:186:    _cur="`echo ${_cur}. | sed 's/[^0-9]/./g' | sed 's/\.\././g'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-187-
libx11-guitest-perl-0.28/recorder/autogen.sh:188:    _min_major="`echo $_min | cut -d. -f1`"
libx11-guitest-perl-0.28/recorder/autogen.sh:189:    _min_minor="`echo $_min | cut -d. -f2`"
libx11-guitest-perl-0.28/recorder/autogen.sh:190:    _min_patch="`echo $_min | cut -d. -f3`"
libx11-guitest-perl-0.28/recorder/autogen.sh-191-
libx11-guitest-perl-0.28/recorder/autogen.sh:192:    _cur_major="`echo $_cur | cut -d. -f1`"
libx11-guitest-perl-0.28/recorder/autogen.sh:193:    _cur_minor="`echo $_cur | cut -d. -f2`"
libx11-guitest-perl-0.28/recorder/autogen.sh:194:    _cur_patch="`echo $_cur | cut -d. -f3`"
libx11-guitest-perl-0.28/recorder/autogen.sh-195-
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-258-ARGS="$*"
libx11-guitest-perl-0.28/recorder/autogen.sh:259:PATH_TO_AUTOGEN="`dirname $0`"
libx11-guitest-perl-0.28/recorder/autogen.sh:260:NAME_OF_AUTOGEN="`basename $0`"
libx11-guitest-perl-0.28/recorder/autogen.sh-261-AUTOGEN_SH="$PATH_TO_AUTOGEN/$NAME_OF_AUTOGEN"
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-403-################################################
libx11-guitest-perl-0.28/recorder/autogen.sh:404:if [ "x`echo $ARGS | sed 's/.*[hH][eE][lL][pP].*/help/'`" = "xhelp" ] ; then
libx11-guitest-perl-0.28/recorder/autogen.sh-405-    HELP=yes
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-494-if [ "x$PROJECT" = "x" ] ; then
libx11-guitest-perl-0.28/recorder/autogen.sh:495:    PROJECT="`grep AC_INIT $CONFIGURE | grep -v '.*#.*AC_INIT' | tail -${TAIL_N}1 | sed 's/^[ 	]*AC_INIT(\([^,)]*\).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-496-    if [ "x$PROJECT" = "xAC_INIT" ] ; then
libx11-guitest-perl-0.28/recorder/autogen.sh-497-	# projects might be using the older/deprecated arg-less AC_INIT .. look for AM_INIT_AUTOMAKE instead
libx11-guitest-perl-0.28/recorder/autogen.sh:498:	PROJECT="`grep AM_INIT_AUTOMAKE $CONFIGURE | grep -v '.*#.*AM_INIT_AUTOMAKE' | tail -${TAIL_N}1 | sed 's/^[ 	]*AM_INIT_AUTOMAKE(\([^,)]*\).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-499-    fi
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-554-else
libx11-guitest-perl-0.28/recorder/autogen.sh:555:    _version="`$AUTOCONF --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-556-    if [ "x$_version" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-595-else
libx11-guitest-perl-0.28/recorder/autogen.sh:596:    _version="`$AUTOMAKE --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-597-    if [ "x$_version" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-636-	    $VERBOSE_ECHO "Checking libtoolize alternate: $tool --version"
libx11-guitest-perl-0.28/recorder/autogen.sh:637:	    _glibtoolize="`$tool --version > /dev/null 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-638-	    if [ $? = 0 ] ; then
libx11-guitest-perl-0.28/recorder/autogen.sh-639-		$VERBOSE_ECHO "Found $tool --version"
libx11-guitest-perl-0.28/recorder/autogen.sh:640:		_glti="`which $tool`"
libx11-guitest-perl-0.28/recorder/autogen.sh-641-		if [ "x$_glti" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-648-		fi
libx11-guitest-perl-0.28/recorder/autogen.sh:649:		_gltidir="`dirname $_glti`"
libx11-guitest-perl-0.28/recorder/autogen.sh-650-		if [ "x$_gltidir" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-697-else
libx11-guitest-perl-0.28/recorder/autogen.sh:698:    _version="`$LIBTOOLIZE --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-699-    if [ "x$_version" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-814-    # $VERBOSE_ECHO "Looking for subdirs in `pwd`"
libx11-guitest-perl-0.28/recorder/autogen.sh:815:    _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $_configure | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ 	]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-816-    CHECK_DIRS=""
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-853-	    # compare entire content, restore if needed
libx11-guitest-perl-0.28/recorder/autogen.sh:854:	    if test "x`cat ${file}`" != "x`cat ${file}.$$.protect_from_automake.backup`" ; then
libx11-guitest-perl-0.28/recorder/autogen.sh-855-		if test "x$spacer" = "xno" ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-881-
libx11-guitest-perl-0.28/recorder/autogen.sh:882:    _aux_dir="`grep AC_CONFIG_AUX_DIR $CONFIGURE | grep -v '.*#.*AC_CONFIG_AUX_DIR' | tail -${TAIL_N}1 | sed 's/^[ 	]*AC_CONFIG_AUX_DIR(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-883-    if test ! -d "$_aux_dir" ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-913-    # look for subdirs
libx11-guitest-perl-0.28/recorder/autogen.sh:914:    _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $_configure | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ 	]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-915-    CHECK_DIRS=""
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-968-    #####################
libx11-guitest-perl-0.28/recorder/autogen.sh:969:    _aux_dir="`grep AC_CONFIG_AUX_DIR $CONFIGURE | grep -v '.*#.*AC_CONFIG_AUX_DIR' | tail -${TAIL_N}1 | sed 's/^[ 	]*AC_CONFIG_AUX_DIR(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-970-    if test ! -d "$_aux_dir" ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-979-    CONFIG_SUBDIRS=""
libx11-guitest-perl-0.28/recorder/autogen.sh:980:    _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $CONFIGURE | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ 	]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-981-    for dir in $_det_config_subdirs ; do
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-995-	_marker_found_message=${_marker_found_message_intro}${marker}${_marker_found_message_mid}
libx11-guitest-perl-0.28/recorder/autogen.sh:996:	_marker_found="`grep 'AM_INIT_AUTOMAKE.*'${marker} $CONFIGURE`"
libx11-guitest-perl-0.28/recorder/autogen.sh-997-	if [ ! "x$_marker_found" = "x" ] ; then
libx11-guitest-perl-0.28/recorder/autogen.sh:998:	    $VERBOSE_ECHO "${_marker_found_message}`basename \"$CONFIGURE\"`"
libx11-guitest-perl-0.28/recorder/autogen.sh-999-	    break
libx11-guitest-perl-0.28/recorder/autogen.sh-1000-	fi
libx11-guitest-perl-0.28/recorder/autogen.sh:1001:	if test -f "`dirname \"$CONFIGURE\"/Makefile.am`" ; then
libx11-guitest-perl-0.28/recorder/autogen.sh:1002:	    _marker_found="`grep 'AUTOMAKE_OPTIONS.*'${marker} Makefile.am`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1003-	    if [ ! "x$_marker_found" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1024-	    $ECHO
libx11-guitest-perl-0.28/recorder/autogen.sh:1025:	    $ECHO "Considered adding 'foreign' to AM_INIT_AUTOMAKE in `basename \"$CONFIGURE\"`"
libx11-guitest-perl-0.28/recorder/autogen.sh:1026:	    if test -f "`dirname \"$CONFIGURE\"/Makefile.am`" ; then
libx11-guitest-perl-0.28/recorder/autogen.sh-1027-		$ECHO "or to AUTOMAKE_OPTIONS in your top-level Makefile.am file."
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1110-
libx11-guitest-perl-0.28/recorder/autogen.sh:1111:	__cmd_version=`${__cmd} --version | head -n 1 | sed -e 's/^[^0-9]\+//' -e 's/ .*//'`
libx11-guitest-perl-0.28/recorder/autogen.sh-1112-	$VERBOSE_ECHO "Found ${__cmd} ${__cmd_version}"
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1149-	$VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
libx11-guitest-perl-0.28/recorder/autogen.sh:1150:	found="`grep \"^$feature.*\" $CONFIGURE`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1151-	if [ ! "x$found" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1169-    $VERBOSE_ECHO "$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS"
libx11-guitest-perl-0.28/recorder/autogen.sh:1170:    autoreconf_output="`$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1171-    ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1175-	if [ "x$HAVE_ALT_LIBTOOLIZE" = "xyes" ] ; then
libx11-guitest-perl-0.28/recorder/autogen.sh:1176:	    if [ ! "x`echo \"$autoreconf_output\" | grep libtoolize | grep \"No such file or directory\"`" = "x" ] ; then
libx11-guitest-perl-0.28/recorder/autogen.sh-1177-		$ECHO
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1234-    if test -f "$LIBTOOL_M4" ; then
libx11-guitest-perl-0.28/recorder/autogen.sh:1235:	found_libtool="`$ECHO $_autoconf_output | grep AC_PROG_LIBTOOL`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1236-	if test ! "x$found_libtool" = "x" ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1279-    $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS"
libx11-guitest-perl-0.28/recorder/autogen.sh:1280:    aclocal_output="`$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1281-    ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1290-	    $VERBOSE_ECHO "$LIBTOOLIZE $LIBTOOLIZE_OPTIONS"
libx11-guitest-perl-0.28/recorder/autogen.sh:1291:	    libtoolize_output="`$LIBTOOLIZE $LIBTOOLIZE_OPTIONS 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1292-	    ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1298-		$VERBOSE_ECHO "$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS"
libx11-guitest-perl-0.28/recorder/autogen.sh:1299:		libtoolize_output="`$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1300-		ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1311-	$VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS"
libx11-guitest-perl-0.28/recorder/autogen.sh:1312:	aclocal_output="`$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1313-	ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1340-    $VERBOSE_ECHO "$AUTOCONF $AUTOCONF_OPTIONS"
libx11-guitest-perl-0.28/recorder/autogen.sh:1341:    autoconf_output="`$AUTOCONF $AUTOCONF_OPTIONS 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1342-    ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1351-	macros_to_search=""
libx11-guitest-perl-0.28/recorder/autogen.sh:1352:	ac_major="`echo ${AUTOCONF_VERSION}. | cut -d. -f1 | sed 's/[^0-9]//g'`"
libx11-guitest-perl-0.28/recorder/autogen.sh:1353:	ac_minor="`echo ${AUTOCONF_VERSION}. | cut -d. -f2 | sed 's/[^0-9]//g'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1354-
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1369-	    $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
libx11-guitest-perl-0.28/recorder/autogen.sh:1370:	    found="`grep \"^$feature.*\" $CONFIGURE`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1371-	    if [ ! "x$found" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1382-	    $ECHO
libx11-guitest-perl-0.28/recorder/autogen.sh:1383:	    $ECHO "The `basename \"$CONFIGURE\"` file was scanned in order to determine if any"
libx11-guitest-perl-0.28/recorder/autogen.sh-1384-	    $ECHO "unsupported macros are used that exceed the minimum version"
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1398-	$VERBOSE_ECHO "$AUTOCONF"
libx11-guitest-perl-0.28/recorder/autogen.sh:1399:	autoconf_output="`$AUTOCONF 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1400-	ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1426-		$ECHO "reviewing the minimum GNU Autotools version settings contained in"
libx11-guitest-perl-0.28/recorder/autogen.sh:1427:		$ECHO "this script along with the macros being used in your `basename \"$CONFIGURE\"` file."
libx11-guitest-perl-0.28/recorder/autogen.sh-1428-	    fi
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1439-	$VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
libx11-guitest-perl-0.28/recorder/autogen.sh:1440:	found="`grep \"^$feature.*\" $CONFIGURE`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1441-	if [ ! "x$found" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1447-	$VERBOSE_ECHO "$AUTOHEADER $AUTOHEADER_OPTIONS"
libx11-guitest-perl-0.28/recorder/autogen.sh:1448:	autoheader_output="`$AUTOHEADER $AUTOHEADER_OPTIONS 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1449-	ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1459-	$VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
libx11-guitest-perl-0.28/recorder/autogen.sh:1460:	found="`grep \"^$feature.*\" $CONFIGURE`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1461-	if [ ! "x$found" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1468-	$VERBOSE_ECHO "$AUTOMAKE $AUTOMAKE_OPTIONS"
libx11-guitest-perl-0.28/recorder/autogen.sh:1469:	automake_output="`$AUTOMAKE $AUTOMAKE_OPTIONS 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1470-	ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1480-	    # retry without the -f
libx11-guitest-perl-0.28/recorder/autogen.sh:1481:	    automake_output="`$AUTOMAKE $ALT_AUTOMAKE_OPTIONS 2>&1`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1482-	    ret=$?
##############################################
libx11-guitest-perl-0.28/recorder/autogen.sh-1549-config_ac="`locate_configure_template`"
libx11-guitest-perl-0.28/recorder/autogen.sh:1550:config="`echo $config_ac | sed 's/\.ac$//' | sed 's/\.in$//'`"
libx11-guitest-perl-0.28/recorder/autogen.sh-1551-if [ "x$config" = "x" ] ; then
##############################################
libx11-guitest-perl-0.28/recorder/install-sh-229-      fi
libx11-guitest-perl-0.28/recorder/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
libx11-guitest-perl-0.28/recorder/install-sh-231-    *)
##############################################
libx11-guitest-perl-0.28/recorder/install-sh-276-      dstdir=$dst
libx11-guitest-perl-0.28/recorder/install-sh:277:      dst=$dstdir/`basename "$src"`
libx11-guitest-perl-0.28/recorder/install-sh-278-      dstdir_status=0
##############################################
libx11-guitest-perl-0.28/recorder/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
libx11-guitest-perl-0.28/recorder/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
libx11-guitest-perl-0.28/recorder/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
libx11-guitest-perl-0.28/recorder/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
libx11-guitest-perl-0.28/recorder/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
libx11-guitest-perl-0.28/recorder/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
libx11-guitest-perl-0.28/recorder/install-sh-425-	    case $prefix in
libx11-guitest-perl-0.28/recorder/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
libx11-guitest-perl-0.28/recorder/install-sh-427-	      *) qprefix=$prefix;;
##############################################
libx11-guitest-perl-0.28/recorder/install-sh-474-    if $copy_on_change &&
libx11-guitest-perl-0.28/recorder/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
libx11-guitest-perl-0.28/recorder/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
libx11-guitest-perl-0.28/recorder/install-sh-477-
##############################################
libx11-guitest-perl-0.28/recorder/src/Makefile.in-40-  { \
libx11-guitest-perl-0.28/recorder/src/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libx11-guitest-perl-0.28/recorder/src/Makefile.in-42-  }; \
##############################################
libx11-guitest-perl-0.28/recorder/src/Makefile.in-347-.c.obj:
libx11-guitest-perl-0.28/recorder/src/Makefile.in:348:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
libx11-guitest-perl-0.28/recorder/src/Makefile.in-349-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
libx11-guitest-perl-0.28/recorder/src/Makefile.in-351-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libx11-guitest-perl-0.28/recorder/src/Makefile.in:352:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
libx11-guitest-perl-0.28/recorder/src/Makefile.in-353-
libx11-guitest-perl-0.28/recorder/src/Makefile.in-354-KeyUtil.o: ../../KeyUtil.c
libx11-guitest-perl-0.28/recorder/src/Makefile.in:355:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT KeyUtil.o -MD -MP -MF $(DEPDIR)/KeyUtil.Tpo -c -o KeyUtil.o `test -f '../../KeyUtil.c' || echo '$(srcdir)/'`../../KeyUtil.c
libx11-guitest-perl-0.28/recorder/src/Makefile.in-356-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/KeyUtil.Tpo $(DEPDIR)/KeyUtil.Po
##############################################
libx11-guitest-perl-0.28/recorder/src/Makefile.in-358-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libx11-guitest-perl-0.28/recorder/src/Makefile.in:359:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o KeyUtil.o `test -f '../../KeyUtil.c' || echo '$(srcdir)/'`../../KeyUtil.c
libx11-guitest-perl-0.28/recorder/src/Makefile.in-360-
libx11-guitest-perl-0.28/recorder/src/Makefile.in-361-KeyUtil.obj: ../../KeyUtil.c
libx11-guitest-perl-0.28/recorder/src/Makefile.in:362:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT KeyUtil.obj -MD -MP -MF $(DEPDIR)/KeyUtil.Tpo -c -o KeyUtil.obj `if test -f '../../KeyUtil.c'; then $(CYGPATH_W) '../../KeyUtil.c'; else $(CYGPATH_W) '$(srcdir)/../../KeyUtil.c'; fi`
libx11-guitest-perl-0.28/recorder/src/Makefile.in-363-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/KeyUtil.Tpo $(DEPDIR)/KeyUtil.Po
##############################################
libx11-guitest-perl-0.28/recorder/src/Makefile.in-365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libx11-guitest-perl-0.28/recorder/src/Makefile.in:366:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o KeyUtil.obj `if test -f '../../KeyUtil.c'; then $(CYGPATH_W) '../../KeyUtil.c'; else $(CYGPATH_W) '$(srcdir)/../../KeyUtil.c'; fi`
libx11-guitest-perl-0.28/recorder/src/Makefile.in-367-
##############################################
libx11-guitest-perl-0.28/recorder/src/Makefile.in-397-GTAGS:
libx11-guitest-perl-0.28/recorder/src/Makefile.in:398:	here=`$(am__cd) $(top_builddir) && pwd` \
libx11-guitest-perl-0.28/recorder/src/Makefile.in-399-	  && $(am__cd) $(top_srcdir) \
##############################################
libx11-guitest-perl-0.28/recorder/src/Makefile.in-420-distdir: $(DISTFILES)
libx11-guitest-perl-0.28/recorder/src/Makefile.in:421:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libx11-guitest-perl-0.28/recorder/src/Makefile.in:422:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libx11-guitest-perl-0.28/recorder/src/Makefile.in-423-	list='$(DISTFILES)'; \
##############################################
libx11-guitest-perl-0.28/recorder/src/Makefile.in-434-	  if test -d $$d/$$file; then \
libx11-guitest-perl-0.28/recorder/src/Makefile.in:435:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libx11-guitest-perl-0.28/recorder/src/Makefile.in-436-	    if test -d "$(distdir)/$$file"; then \
##############################################
libx11-guitest-perl-0.28/recorder/depcomp-64-  case $1 in
libx11-guitest-perl-0.28/recorder/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
libx11-guitest-perl-0.28/recorder/depcomp-66-      *) dir=;;
##############################################
libx11-guitest-perl-0.28/recorder/depcomp-73-{
libx11-guitest-perl-0.28/recorder/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
libx11-guitest-perl-0.28/recorder/depcomp-75-}
##############################################
libx11-guitest-perl-0.28/recorder/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
libx11-guitest-perl-0.28/recorder/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
libx11-guitest-perl-0.28/recorder/depcomp-128-
##############################################
libx11-guitest-perl-0.28/recorder/depcomp-405-        sleep 1
libx11-guitest-perl-0.28/recorder/depcomp:406:        i=`expr $i - 1`
libx11-guitest-perl-0.28/recorder/depcomp-407-      done
libx11-guitest-perl-0.28/recorder/depcomp-408-    fi
libx11-guitest-perl-0.28/recorder/depcomp:409:    i=`expr $i - 1`
libx11-guitest-perl-0.28/recorder/depcomp-410-  done
##############################################
libx11-guitest-perl-0.28/recorder/depcomp-425-  # Do two passes, one to just change these to
libx11-guitest-perl-0.28/recorder/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
libx11-guitest-perl-0.28/recorder/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
libx11-guitest-perl-0.28/recorder/depcomp-659-  done
libx11-guitest-perl-0.28/recorder/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
libx11-guitest-perl-0.28/recorder/depcomp-661-  touch "$tmpdepfile"