===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ratpoison-1.4.9/build-aux/compile-67-	mingw/*)
ratpoison-1.4.9/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ratpoison-1.4.9/build-aux/compile-69-	  ;;
ratpoison-1.4.9/build-aux/compile-70-	cygwin/*)
ratpoison-1.4.9/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ratpoison-1.4.9/build-aux/compile-72-	  ;;
ratpoison-1.4.9/build-aux/compile-73-	wine/*)
ratpoison-1.4.9/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ratpoison-1.4.9/build-aux/compile-75-	  ;;
##############################################
ratpoison-1.4.9/build-aux/compile-309-# Name of file we expect compiler to create.
ratpoison-1.4.9/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ratpoison-1.4.9/build-aux/compile-311-
##############################################
ratpoison-1.4.9/build-aux/compile-315-# object file name, since that is what matters with a parallel build.
ratpoison-1.4.9/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ratpoison-1.4.9/build-aux/compile-317-while true; do
##############################################
ratpoison-1.4.9/build-aux/install-sh-234-      fi
ratpoison-1.4.9/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ratpoison-1.4.9/build-aux/install-sh-236-    *)
##############################################
ratpoison-1.4.9/build-aux/install-sh-281-      dstdir=$dst
ratpoison-1.4.9/build-aux/install-sh:282:      dst=$dstdir/`basename "$src"`
ratpoison-1.4.9/build-aux/install-sh-283-      dstdir_status=0
ratpoison-1.4.9/build-aux/install-sh-284-    else
ratpoison-1.4.9/build-aux/install-sh:285:      dstdir=`dirname "$dst"`
ratpoison-1.4.9/build-aux/install-sh-286-      test -d "$dstdir"
##############################################
ratpoison-1.4.9/build-aux/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ratpoison-1.4.9/build-aux/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ratpoison-1.4.9/build-aux/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
ratpoison-1.4.9/build-aux/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ratpoison-1.4.9/build-aux/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ratpoison-1.4.9/build-aux/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ratpoison-1.4.9/build-aux/install-sh-402-            case $prefix in
ratpoison-1.4.9/build-aux/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ratpoison-1.4.9/build-aux/install-sh-404-              *) qprefix=$prefix;;
##############################################
ratpoison-1.4.9/build-aux/install-sh-451-    if $copy_on_change &&
ratpoison-1.4.9/build-aux/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ratpoison-1.4.9/build-aux/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ratpoison-1.4.9/build-aux/install-sh-454-       set -f &&
##############################################
ratpoison-1.4.9/build-aux/depcomp-64-  case $1 in
ratpoison-1.4.9/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ratpoison-1.4.9/build-aux/depcomp-66-      *) dir=;;
##############################################
ratpoison-1.4.9/build-aux/depcomp-73-{
ratpoison-1.4.9/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ratpoison-1.4.9/build-aux/depcomp-75-}
##############################################
ratpoison-1.4.9/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ratpoison-1.4.9/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ratpoison-1.4.9/build-aux/depcomp-128-
##############################################
ratpoison-1.4.9/build-aux/depcomp-405-        sleep 1
ratpoison-1.4.9/build-aux/depcomp:406:        i=`expr $i - 1`
ratpoison-1.4.9/build-aux/depcomp-407-      done
ratpoison-1.4.9/build-aux/depcomp-408-    fi
ratpoison-1.4.9/build-aux/depcomp:409:    i=`expr $i - 1`
ratpoison-1.4.9/build-aux/depcomp-410-  done
##############################################
ratpoison-1.4.9/build-aux/depcomp-425-  # Do two passes, one to just change these to
ratpoison-1.4.9/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ratpoison-1.4.9/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ratpoison-1.4.9/build-aux/depcomp-659-  done
ratpoison-1.4.9/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ratpoison-1.4.9/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
ratpoison-1.4.9/build-aux/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
ratpoison-1.4.9/build-aux/mdate-sh:111:set x`$ls_command /`
ratpoison-1.4.9/build-aux/mdate-sh-112-
##############################################
ratpoison-1.4.9/build-aux/mdate-sh-140-# Get the extended ls output of the file or directory.
ratpoison-1.4.9/build-aux/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
ratpoison-1.4.9/build-aux/mdate-sh-142-
##############################################
ratpoison-1.4.9/build-aux/mdate-sh-207-       then
ratpoison-1.4.9/build-aux/mdate-sh:208:	 year=`expr $year - 1`
ratpoison-1.4.9/build-aux/mdate-sh-209-       fi;;
##############################################
ratpoison-1.4.9/build-aux/texinfo.tex-6246-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
ratpoison-1.4.9/build-aux/texinfo.tex:6247:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
ratpoison-1.4.9/build-aux/texinfo.tex-6248-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
ratpoison-1.4.9/m4/pkg.m4-75-    PKG_CHECK_EXISTS([$3],
ratpoison-1.4.9/m4/pkg.m4:76:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
ratpoison-1.4.9/m4/pkg.m4-77-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
ratpoison-1.4.9/m4/pkg.m4-124-        if test $_pkg_short_errors_supported = yes; then
ratpoison-1.4.9/m4/pkg.m4:125:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
ratpoison-1.4.9/m4/pkg.m4-126-        else 
ratpoison-1.4.9/m4/pkg.m4:127:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
ratpoison-1.4.9/m4/pkg.m4-128-        fi
##############################################
ratpoison-1.4.9/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ratpoison-1.4.9/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ratpoison-1.4.9/configure-47-  as_echo='print -r --'
ratpoison-1.4.9/configure-48-  as_echo_n='print -rn --'
ratpoison-1.4.9/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ratpoison-1.4.9/configure-50-  as_echo='printf %s\n'
##############################################
ratpoison-1.4.9/configure-52-else
ratpoison-1.4.9/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ratpoison-1.4.9/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ratpoison-1.4.9/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ratpoison-1.4.9/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ratpoison-1.4.9/configure-64-      esac;
##############################################
ratpoison-1.4.9/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ratpoison-1.4.9/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ratpoison-1.4.9/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ratpoison-1.4.9/configure-327-      case $as_dir in #(
ratpoison-1.4.9/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ratpoison-1.4.9/configure-329-      *) as_qdir=$as_dir;;
##############################################
ratpoison-1.4.9/configure-400-  {
ratpoison-1.4.9/configure:401:    as_val=`expr "$@" || test $? -eq 1`
ratpoison-1.4.9/configure-402-  }
##############################################
ratpoison-1.4.9/configure-407-# ----------------------------------------
ratpoison-1.4.9/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ratpoison-1.4.9/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ratpoison-1.4.9/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ratpoison-1.4.9/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ratpoison-1.4.9/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ratpoison-1.4.9/configure-826-  case $ac_option in
ratpoison-1.4.9/configure:827:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ratpoison-1.4.9/configure-828-  *=)   ac_optarg= ;;
##############################################
ratpoison-1.4.9/configure-870-  -disable-* | --disable-*)
ratpoison-1.4.9/configure:871:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ratpoison-1.4.9/configure-872-    # Reject names that are not valid shell variable names.
##############################################
ratpoison-1.4.9/configure-875-    ac_useropt_orig=$ac_useropt
ratpoison-1.4.9/configure:876:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ratpoison-1.4.9/configure-877-    case $ac_user_opts in
##############################################
ratpoison-1.4.9/configure-896-  -enable-* | --enable-*)
ratpoison-1.4.9/configure:897:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ratpoison-1.4.9/configure-898-    # Reject names that are not valid shell variable names.
##############################################
ratpoison-1.4.9/configure-901-    ac_useropt_orig=$ac_useropt
ratpoison-1.4.9/configure:902:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ratpoison-1.4.9/configure-903-    case $ac_user_opts in
##############################################
ratpoison-1.4.9/configure-1100-  -with-* | --with-*)
ratpoison-1.4.9/configure:1101:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ratpoison-1.4.9/configure-1102-    # Reject names that are not valid shell variable names.
##############################################
ratpoison-1.4.9/configure-1105-    ac_useropt_orig=$ac_useropt
ratpoison-1.4.9/configure:1106:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ratpoison-1.4.9/configure-1107-    case $ac_user_opts in
##############################################
ratpoison-1.4.9/configure-1116-  -without-* | --without-*)
ratpoison-1.4.9/configure:1117:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ratpoison-1.4.9/configure-1118-    # Reject names that are not valid shell variable names.
##############################################
ratpoison-1.4.9/configure-1121-    ac_useropt_orig=$ac_useropt
ratpoison-1.4.9/configure:1122:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ratpoison-1.4.9/configure-1123-    case $ac_user_opts in
##############################################
ratpoison-1.4.9/configure-1154-  *=*)
ratpoison-1.4.9/configure:1155:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ratpoison-1.4.9/configure-1156-    # Reject names that are not valid shell variable names.
##############################################
ratpoison-1.4.9/configure-1175-if test -n "$ac_prev"; then
ratpoison-1.4.9/configure:1176:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ratpoison-1.4.9/configure-1177-  as_fn_error $? "missing argument to $ac_option"
##############################################
ratpoison-1.4.9/configure-1197-    */ )
ratpoison-1.4.9/configure:1198:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ratpoison-1.4.9/configure-1199-      eval $ac_var=\$ac_val;;
##############################################
ratpoison-1.4.9/configure-1232-ac_ls_di=`ls -di .` &&
ratpoison-1.4.9/configure:1233:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ratpoison-1.4.9/configure-1234-  as_fn_error $? "working directory cannot be determined"
##############################################
ratpoison-1.4.9/configure-1288-case $srcdir in
ratpoison-1.4.9/configure:1289:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ratpoison-1.4.9/configure-1290-esac
##############################################
ratpoison-1.4.9/configure-1331-By default, \`make install' will install all the files in
ratpoison-1.4.9/configure:1332:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ratpoison-1.4.9/configure:1333:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ratpoison-1.4.9/configure-1334-for instance \`--prefix=\$HOME'.
##############################################
ratpoison-1.4.9/configure-1448-*)
ratpoison-1.4.9/configure:1449:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ratpoison-1.4.9/configure-1450-  # A ".." for each directory in $ac_dir_suffix.
ratpoison-1.4.9/configure:1451:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ratpoison-1.4.9/configure-1452-  case $ac_top_builddir_sub in
##############################################
ratpoison-1.4.9/configure-1936-    *\'*)
ratpoison-1.4.9/configure:1937:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ratpoison-1.4.9/configure-1938-    esac
##############################################
ratpoison-1.4.9/configure-2019-      case $ac_val in
ratpoison-1.4.9/configure:2020:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ratpoison-1.4.9/configure-2021-      esac
##############################################
ratpoison-1.4.9/configure-2034-	case $ac_val in
ratpoison-1.4.9/configure:2035:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ratpoison-1.4.9/configure-2036-	esac
##############################################
ratpoison-1.4.9/configure-2154-    set,)
ratpoison-1.4.9/configure:2155:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ratpoison-1.4.9/configure:2156:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ratpoison-1.4.9/configure-2157-      ac_cache_corrupted=: ;;
##############################################
ratpoison-1.4.9/configure-2165-	# differences in whitespace do not lead to failure.
ratpoison-1.4.9/configure:2166:	ac_old_val_w=`echo x $ac_old_val`
ratpoison-1.4.9/configure:2167:	ac_new_val_w=`echo x $ac_new_val`
ratpoison-1.4.9/configure-2168-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ratpoison-1.4.9/configure-2185-    case $ac_new_val in
ratpoison-1.4.9/configure:2186:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ratpoison-1.4.9/configure-2187-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ratpoison-1.4.9/configure-2362-     echo "timestamp, slept: $am_has_slept" > conftest.file
ratpoison-1.4.9/configure:2363:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ratpoison-1.4.9/configure-2364-     if test "$*" = "X"; then
ratpoison-1.4.9/configure-2365-	# -L didn't work.
ratpoison-1.4.9/configure:2366:	set X `ls -t "$srcdir/configure" conftest.file`
ratpoison-1.4.9/configure-2367-     fi
##############################################
ratpoison-1.4.9/configure-2413-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ratpoison-1.4.9/configure:2414:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ratpoison-1.4.9/configure-2415-
ratpoison-1.4.9/configure-2416-# Expand $ac_aux_dir to an absolute path.
ratpoison-1.4.9/configure:2417:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ratpoison-1.4.9/configure-2418-
##############################################
ratpoison-1.4.9/configure-2558-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ratpoison-1.4.9/configure:2559:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ratpoison-1.4.9/configure-2560-	     'mkdir (GNU coreutils) '* | \
##############################################
ratpoison-1.4.9/configure-2631-set x ${MAKE-make}
ratpoison-1.4.9/configure:2632:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ratpoison-1.4.9/configure-2633-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ratpoison-1.4.9/configure-2641-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ratpoison-1.4.9/configure:2642:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ratpoison-1.4.9/configure-2643-  *@@@%%%=?*=@@@%%%*)
##############################################
ratpoison-1.4.9/configure-2707-
ratpoison-1.4.9/configure:2708:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ratpoison-1.4.9/configure-2709-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ratpoison-1.4.9/configure-3039-  test $ac_status = 0; }; then
ratpoison-1.4.9/configure:3040:  pkg_cv_XFT_CFLAGS=`$PKG_CONFIG --cflags "xft" 2>/dev/null`
ratpoison-1.4.9/configure-3041-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ratpoison-1.4.9/configure-3056-  test $ac_status = 0; }; then
ratpoison-1.4.9/configure:3057:  pkg_cv_XFT_LIBS=`$PKG_CONFIG --libs "xft" 2>/dev/null`
ratpoison-1.4.9/configure-3058-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ratpoison-1.4.9/configure-3077-        if test $_pkg_short_errors_supported = yes; then
ratpoison-1.4.9/configure:3078:	        XFT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xft" 2>&1`
ratpoison-1.4.9/configure-3079-        else
ratpoison-1.4.9/configure:3080:	        XFT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xft" 2>&1`
ratpoison-1.4.9/configure-3081-        fi
##############################################
ratpoison-1.4.9/configure-3522-$as_echo_n "checking whether the C compiler works... " >&6; }
ratpoison-1.4.9/configure:3523:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ratpoison-1.4.9/configure-3524-
##############################################
ratpoison-1.4.9/configure-3566-	then :; else
ratpoison-1.4.9/configure:3567:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ratpoison-1.4.9/configure-3568-	fi
##############################################
ratpoison-1.4.9/configure-3626-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ratpoison-1.4.9/configure:3627:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ratpoison-1.4.9/configure-3628-	  break;;
##############################################
ratpoison-1.4.9/configure-3735-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ratpoison-1.4.9/configure:3736:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ratpoison-1.4.9/configure-3737-       break;;
##############################################
ratpoison-1.4.9/configure-4043-# Ignore all kinds of additional output from 'make'.
ratpoison-1.4.9/configure:4044:case `$am_make -s -f confmf 2> /dev/null` in #(
ratpoison-1.4.9/configure-4045-*the\ am__doit\ target*)
##############################################
ratpoison-1.4.9/configure-4053-   echo '.include "confinc"' > confmf
ratpoison-1.4.9/configure:4054:   case `$am_make -s -f confmf 2> /dev/null` in #(
ratpoison-1.4.9/configure-4055-   *the\ am__doit\ target*)
##############################################
ratpoison-1.4.9/configure-4116-  if test "$am_compiler_list" = ""; then
ratpoison-1.4.9/configure:4117:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ratpoison-1.4.9/configure-4118-  fi
##############################################
ratpoison-1.4.9/configure-4435-    for ac_var in incroot usrlibdir libdir; do
ratpoison-1.4.9/configure:4436:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
ratpoison-1.4.9/configure-4437-    done
##############################################
ratpoison-1.4.9/configure-4545-  LIBS=$ac_save_LIBS
ratpoison-1.4.9/configure:4546:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
ratpoison-1.4.9/configure-4547-do
##############################################
ratpoison-1.4.9/configure-5118-  # Check for GNU $ac_path_GREP
ratpoison-1.4.9/configure:5119:case `"$ac_path_GREP" --version 2>&1` in
ratpoison-1.4.9/configure-5120-*GNU*)
##############################################
ratpoison-1.4.9/configure-5184-  # Check for GNU $ac_path_EGREP
ratpoison-1.4.9/configure:5185:case `"$ac_path_EGREP" --version 2>&1` in
ratpoison-1.4.9/configure-5186-*GNU*)
##############################################
ratpoison-1.4.9/configure-5345-do :
ratpoison-1.4.9/configure:5346:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ratpoison-1.4.9/configure-5347-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ratpoison-1.4.9/configure-5350-  cat >>confdefs.h <<_ACEOF
ratpoison-1.4.9/configure:5351:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ratpoison-1.4.9/configure-5352-_ACEOF
##############################################
ratpoison-1.4.9/configure-5849-do :
ratpoison-1.4.9/configure:5850:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ratpoison-1.4.9/configure-5851-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ratpoison-1.4.9/configure-5853-  cat >>confdefs.h <<_ACEOF
ratpoison-1.4.9/configure:5854:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ratpoison-1.4.9/configure-5855-_ACEOF
##############################################
ratpoison-1.4.9/configure-5948-do :
ratpoison-1.4.9/configure:5949:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ratpoison-1.4.9/configure-5950-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ratpoison-1.4.9/configure-5952-  cat >>confdefs.h <<_ACEOF
ratpoison-1.4.9/configure:5953:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ratpoison-1.4.9/configure-5954-_ACEOF
##############################################
ratpoison-1.4.9/configure-5960-do :
ratpoison-1.4.9/configure:5961:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ratpoison-1.4.9/configure-5962-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ratpoison-1.4.9/configure-5964-  cat >>confdefs.h <<_ACEOF
ratpoison-1.4.9/configure:5965:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ratpoison-1.4.9/configure-5966-_ACEOF
##############################################
ratpoison-1.4.9/configure-6109-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ratpoison-1.4.9/configure:6110:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ratpoison-1.4.9/configure-6111-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ratpoison-1.4.9/configure-6208-if test -z "$BASH_VERSION$ZSH_VERSION" \
ratpoison-1.4.9/configure:6209:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ratpoison-1.4.9/configure-6210-  as_echo='print -r --'
ratpoison-1.4.9/configure-6211-  as_echo_n='print -rn --'
ratpoison-1.4.9/configure:6212:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ratpoison-1.4.9/configure-6213-  as_echo='printf %s\n'
##############################################
ratpoison-1.4.9/configure-6215-else
ratpoison-1.4.9/configure:6216:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ratpoison-1.4.9/configure-6217-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ratpoison-1.4.9/configure-6225-	expr "X$arg" : "X\\(.*\\)$as_nl";
ratpoison-1.4.9/configure:6226:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ratpoison-1.4.9/configure-6227-      esac;
##############################################
ratpoison-1.4.9/configure-6302-# ----------------------------------------
ratpoison-1.4.9/configure:6303:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ratpoison-1.4.9/configure-6304-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ratpoison-1.4.9/configure-6374-  {
ratpoison-1.4.9/configure:6375:    as_val=`expr "$@" || test $? -eq 1`
ratpoison-1.4.9/configure-6376-  }
##############################################
ratpoison-1.4.9/configure-6478-      case $as_dir in #(
ratpoison-1.4.9/configure:6479:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ratpoison-1.4.9/configure-6480-      *) as_qdir=$as_dir;;
##############################################
ratpoison-1.4.9/configure-6613-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ratpoison-1.4.9/configure:6614:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ratpoison-1.4.9/configure-6615-ac_cs_version="\\
##############################################
ratpoison-1.4.9/configure-6638-  --*=?*)
ratpoison-1.4.9/configure:6639:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ratpoison-1.4.9/configure:6640:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ratpoison-1.4.9/configure-6641-    ac_shift=:
##############################################
ratpoison-1.4.9/configure-6643-  --*=)
ratpoison-1.4.9/configure:6644:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ratpoison-1.4.9/configure-6645-    ac_optarg=
##############################################
ratpoison-1.4.9/configure-6667-    case $ac_optarg in
ratpoison-1.4.9/configure:6668:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ratpoison-1.4.9/configure-6669-    '') as_fn_error $? "missing file argument" ;;
##############################################
ratpoison-1.4.9/configure-6675-    case $ac_optarg in
ratpoison-1.4.9/configure:6676:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ratpoison-1.4.9/configure-6677-    esac
##############################################
ratpoison-1.4.9/configure-6806-fi
ratpoison-1.4.9/configure:6807:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ratpoison-1.4.9/configure-6808-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ratpoison-1.4.9/configure-6823-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ratpoison-1.4.9/configure:6824:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ratpoison-1.4.9/configure-6825-ac_delim='%!_!# '
##############################################
ratpoison-1.4.9/configure-6829-
ratpoison-1.4.9/configure:6830:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ratpoison-1.4.9/configure-6831-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ratpoison-1.4.9/configure-6967-for ac_last_try in false false :; do
ratpoison-1.4.9/configure:6968:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ratpoison-1.4.9/configure-6969-  if test -z "$ac_tt"; then
##############################################
ratpoison-1.4.9/configure-7099-      esac
ratpoison-1.4.9/configure:7100:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ratpoison-1.4.9/configure-7101-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ratpoison-1.4.9/configure-7158-*)
ratpoison-1.4.9/configure:7159:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ratpoison-1.4.9/configure-7160-  # A ".." for each directory in $ac_dir_suffix.
ratpoison-1.4.9/configure:7161:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ratpoison-1.4.9/configure-7162-  case $ac_top_builddir_sub in
##############################################
ratpoison-1.4.9/configure-7219-/@mandir@/p'
ratpoison-1.4.9/configure:7220:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ratpoison-1.4.9/configure-7221-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ratpoison-1.4.9/configure-7236-
ratpoison-1.4.9/configure:7237:# Neutralize VPATH when `$srcdir' = `.'.
ratpoison-1.4.9/configure-7238-# Shell code in configure.ac might set extrasub.
##############################################
ratpoison-1.4.9/configure-7264-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ratpoison-1.4.9/configure:7265:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ratpoison-1.4.9/configure-7266-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ratpoison-1.4.9/configure-7310-    * )
ratpoison-1.4.9/configure:7311:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ratpoison-1.4.9/configure-7312-  esac
##############################################
ratpoison-1.4.9/configure-7357-    # Strip MF so we end up with the name of the file.
ratpoison-1.4.9/configure:7358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ratpoison-1.4.9/configure-7359-    # Check whether this is an Automake generated Makefile or not.
##############################################
ratpoison-1.4.9/configure-7394-    # from the Makefile without running 'make'.
ratpoison-1.4.9/configure:7395:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ratpoison-1.4.9/configure-7396-    test -z "$DEPDIR" && continue
ratpoison-1.4.9/configure:7397:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ratpoison-1.4.9/configure-7398-    test -z "$am__include" && continue
ratpoison-1.4.9/configure:7399:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ratpoison-1.4.9/configure-7400-    # Find all dependency output files, they are included files with
##############################################
ratpoison-1.4.9/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ratpoison-1.4.9/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ratpoison-1.4.9/aclocal.m4-94-# and then we would define $MISSING as
##############################################
ratpoison-1.4.9/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
ratpoison-1.4.9/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ratpoison-1.4.9/aclocal.m4-109-])
##############################################
ratpoison-1.4.9/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
ratpoison-1.4.9/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ratpoison-1.4.9/aclocal.m4-207-  fi
##############################################
ratpoison-1.4.9/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
ratpoison-1.4.9/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ratpoison-1.4.9/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
ratpoison-1.4.9/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ratpoison-1.4.9/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
ratpoison-1.4.9/aclocal.m4-367-    else
##############################################
ratpoison-1.4.9/aclocal.m4-371-    # from the Makefile without running 'make'.
ratpoison-1.4.9/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ratpoison-1.4.9/aclocal.m4-373-    test -z "$DEPDIR" && continue
ratpoison-1.4.9/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ratpoison-1.4.9/aclocal.m4-375-    test -z "$am__include" && continue
ratpoison-1.4.9/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ratpoison-1.4.9/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
ratpoison-1.4.9/aclocal.m4-385-      test -f "$dirpart/$file" && continue
ratpoison-1.4.9/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
ratpoison-1.4.9/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ratpoison-1.4.9/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
ratpoison-1.4.9/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ratpoison-1.4.9/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ratpoison-1.4.9/aclocal.m4-602-    * )
ratpoison-1.4.9/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ratpoison-1.4.9/aclocal.m4-604-  esac
ratpoison-1.4.9/aclocal.m4-605-done
ratpoison-1.4.9/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ratpoison-1.4.9/aclocal.m4-607-
##############################################
ratpoison-1.4.9/aclocal.m4-709-# Ignore all kinds of additional output from 'make'.
ratpoison-1.4.9/aclocal.m4:710:case `$am_make -s -f confmf 2> /dev/null` in #(
ratpoison-1.4.9/aclocal.m4-711-*the\ am__doit\ target*)
##############################################
ratpoison-1.4.9/aclocal.m4-719-   echo '.include "confinc"' > confmf
ratpoison-1.4.9/aclocal.m4:720:   case `$am_make -s -f confmf 2> /dev/null` in #(
ratpoison-1.4.9/aclocal.m4-721-   *the\ am__doit\ target*)
##############################################
ratpoison-1.4.9/aclocal.m4-901-     echo "timestamp, slept: $am_has_slept" > conftest.file
ratpoison-1.4.9/aclocal.m4:902:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ratpoison-1.4.9/aclocal.m4-903-     if test "$[*]" = "X"; then
ratpoison-1.4.9/aclocal.m4-904-	# -L didn't work.
ratpoison-1.4.9/aclocal.m4:905:	set X `ls -t "$srcdir/configure" conftest.file`
ratpoison-1.4.9/aclocal.m4-906-     fi
##############################################
ratpoison-1.4.9/Makefile.in-50-  { \
ratpoison-1.4.9/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ratpoison-1.4.9/Makefile.in-52-  }; \
##############################################
ratpoison-1.4.9/Makefile.in-130-  esac
ratpoison-1.4.9/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ratpoison-1.4.9/Makefile.in-132-am__vpath_adj = case $$p in \
ratpoison-1.4.9/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ratpoison-1.4.9/Makefile.in-134-    *) f=$$p;; \
ratpoison-1.4.9/Makefile.in-135-  esac;
ratpoison-1.4.9/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ratpoison-1.4.9/Makefile.in-137-am__install_max = 40
ratpoison-1.4.9/Makefile.in-138-am__nobase_strip_setup = \
ratpoison-1.4.9/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ratpoison-1.4.9/Makefile.in-140-am__nobase_strip = \
##############################################
ratpoison-1.4.9/Makefile.in-211-  while test -n "$$dir1"; do \
ratpoison-1.4.9/Makefile.in:212:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ratpoison-1.4.9/Makefile.in-213-    if test "$$first" != "."; then \
ratpoison-1.4.9/Makefile.in-214-      if test "$$first" = ".."; then \
ratpoison-1.4.9/Makefile.in:215:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ratpoison-1.4.9/Makefile.in:216:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ratpoison-1.4.9/Makefile.in-217-      else \
ratpoison-1.4.9/Makefile.in:218:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ratpoison-1.4.9/Makefile.in-219-        if test "$$first2" = "$$first"; then \
ratpoison-1.4.9/Makefile.in:220:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ratpoison-1.4.9/Makefile.in-221-        else \
##############################################
ratpoison-1.4.9/Makefile.in-226-    fi; \
ratpoison-1.4.9/Makefile.in:227:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ratpoison-1.4.9/Makefile.in-228-  done; \
##############################################
ratpoison-1.4.9/Makefile.in-402-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
ratpoison-1.4.9/Makefile.in:403:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ratpoison-1.4.9/Makefile.in-404-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
ratpoison-1.4.9/Makefile.in-419-	dot_seen=no; \
ratpoison-1.4.9/Makefile.in:420:	target=`echo $@ | sed s/-recursive//`; \
ratpoison-1.4.9/Makefile.in-421-	case "$@" in \
##############################################
ratpoison-1.4.9/Makefile.in-482-GTAGS:
ratpoison-1.4.9/Makefile.in:483:	here=`$(am__cd) $(top_builddir) && pwd` \
ratpoison-1.4.9/Makefile.in-484-	  && $(am__cd) $(top_srcdir) \
##############################################
ratpoison-1.4.9/Makefile.in-514-	test -d "$(distdir)" || mkdir "$(distdir)"
ratpoison-1.4.9/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratpoison-1.4.9/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratpoison-1.4.9/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
ratpoison-1.4.9/Makefile.in-528-	  if test -d $$d/$$file; then \
ratpoison-1.4.9/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ratpoison-1.4.9/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
ratpoison-1.4.9/Makefile.in-642-	test -d $(distdir)/_build || exit 0; \
ratpoison-1.4.9/Makefile.in:643:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ratpoison-1.4.9/Makefile.in-644-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ratpoison-1.4.9/Makefile.in-686-	}; \
ratpoison-1.4.9/Makefile.in:687:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ratpoison-1.4.9/Makefile.in-688-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ratpoison-1.4.9/Makefile.in-698-	fi
ratpoison-1.4.9/Makefile.in:699:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ratpoison-1.4.9/Makefile.in-700-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ratpoison-1.4.9/src/Makefile.in-50-  { \
ratpoison-1.4.9/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ratpoison-1.4.9/src/Makefile.in-52-  }; \
##############################################
ratpoison-1.4.9/src/Makefile.in-434-.c.obj:
ratpoison-1.4.9/src/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ratpoison-1.4.9/src/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ratpoison-1.4.9/src/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ratpoison-1.4.9/src/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ratpoison-1.4.9/src/Makefile.in-440-
##############################################
ratpoison-1.4.9/src/Makefile.in-470-GTAGS:
ratpoison-1.4.9/src/Makefile.in:471:	here=`$(am__cd) $(top_builddir) && pwd` \
ratpoison-1.4.9/src/Makefile.in-472-	  && $(am__cd) $(top_srcdir) \
##############################################
ratpoison-1.4.9/src/Makefile.in-493-distdir: $(DISTFILES)
ratpoison-1.4.9/src/Makefile.in:494:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratpoison-1.4.9/src/Makefile.in:495:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratpoison-1.4.9/src/Makefile.in-496-	list='$(DISTFILES)'; \
##############################################
ratpoison-1.4.9/src/Makefile.in-507-	  if test -d $$d/$$file; then \
ratpoison-1.4.9/src/Makefile.in:508:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ratpoison-1.4.9/src/Makefile.in-509-	    if test -d "$(distdir)/$$file"; then \
##############################################
ratpoison-1.4.9/doc/Makefile.in-68-  { \
ratpoison-1.4.9/doc/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ratpoison-1.4.9/doc/Makefile.in-70-  }; \
##############################################
ratpoison-1.4.9/doc/Makefile.in-180-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
ratpoison-1.4.9/doc/Makefile.in:181:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ratpoison-1.4.9/doc/Makefile.in-182-am__vpath_adj = case $$p in \
ratpoison-1.4.9/doc/Makefile.in:183:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ratpoison-1.4.9/doc/Makefile.in-184-    *) f=$$p;; \
ratpoison-1.4.9/doc/Makefile.in-185-  esac;
ratpoison-1.4.9/doc/Makefile.in:186:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ratpoison-1.4.9/doc/Makefile.in-187-am__install_max = 40
ratpoison-1.4.9/doc/Makefile.in-188-am__nobase_strip_setup = \
ratpoison-1.4.9/doc/Makefile.in:189:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ratpoison-1.4.9/doc/Makefile.in-190-am__nobase_strip = \
##############################################
ratpoison-1.4.9/doc/Makefile.in-374-	  $(am__cd) $(srcdir) && \
ratpoison-1.4.9/doc/Makefile.in:375:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
ratpoison-1.4.9/doc/Makefile.in-376-	fi; \
##############################################
ratpoison-1.4.9/doc/Makefile.in-406-	@(dir=.; test -f ./ratpoison.texi || dir=$(srcdir); \
ratpoison-1.4.9/doc/Makefile.in:407:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/ratpoison.texi`; \
ratpoison-1.4.9/doc/Makefile.in-408-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
ratpoison-1.4.9/doc/Makefile.in-450-	  for file in $$list; do \
ratpoison-1.4.9/doc/Makefile.in:451:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
ratpoison-1.4.9/doc/Makefile.in-452-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
ratpoison-1.4.9/doc/Makefile.in-459-	for file in $$list; do \
ratpoison-1.4.9/doc/Makefile.in:460:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
ratpoison-1.4.9/doc/Makefile.in:461:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
ratpoison-1.4.9/doc/Makefile.in-462-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
ratpoison-1.4.9/doc/Makefile.in-486-dist-info: $(INFO_DEPS)
ratpoison-1.4.9/doc/Makefile.in:487:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ratpoison-1.4.9/doc/Makefile.in-488-	list='$(INFO_DEPS)'; \
##############################################
ratpoison-1.4.9/doc/Makefile.in-490-	  case $$base in \
ratpoison-1.4.9/doc/Makefile.in:491:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
ratpoison-1.4.9/doc/Makefile.in-492-	  esac; \
ratpoison-1.4.9/doc/Makefile.in-493-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
ratpoison-1.4.9/doc/Makefile.in:494:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
ratpoison-1.4.9/doc/Makefile.in-495-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
ratpoison-1.4.9/doc/Makefile.in-496-	    if test -f $$file; then \
ratpoison-1.4.9/doc/Makefile.in:497:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
ratpoison-1.4.9/doc/Makefile.in-498-	      test -f "$(distdir)/$$relfile" || \
##############################################
ratpoison-1.4.9/doc/Makefile.in-512-	@list='$(INFO_DEPS)'; for i in $$list; do \
ratpoison-1.4.9/doc/Makefile.in:513:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
ratpoison-1.4.9/doc/Makefile.in-514-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
ratpoison-1.4.9/doc/Makefile.in-521-	test -n "$(man1dir)" \
ratpoison-1.4.9/doc/Makefile.in:522:	  && test -n "`echo $$list1$$list2`" \
ratpoison-1.4.9/doc/Makefile.in-523-	  || exit 0; \
##############################################
ratpoison-1.4.9/doc/Makefile.in-567-distdir: $(DISTFILES)
ratpoison-1.4.9/doc/Makefile.in:568:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratpoison-1.4.9/doc/Makefile.in:569:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratpoison-1.4.9/doc/Makefile.in-570-	list='$(DISTFILES)'; \
##############################################
ratpoison-1.4.9/doc/Makefile.in-581-	  if test -d $$d/$$file; then \
ratpoison-1.4.9/doc/Makefile.in:582:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ratpoison-1.4.9/doc/Makefile.in-583-	    if test -d "$(distdir)/$$file"; then \
##############################################
ratpoison-1.4.9/doc/Makefile.in-710-	@$(NORMAL_INSTALL)
ratpoison-1.4.9/doc/Makefile.in:711:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ratpoison-1.4.9/doc/Makefile.in-712-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
ratpoison-1.4.9/doc/Makefile.in-718-	  case $$file in \
ratpoison-1.4.9/doc/Makefile.in:719:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ratpoison-1.4.9/doc/Makefile.in-720-	  esac; \
ratpoison-1.4.9/doc/Makefile.in-721-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
ratpoison-1.4.9/doc/Makefile.in:722:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
ratpoison-1.4.9/doc/Makefile.in-723-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
ratpoison-1.4.9/doc/Makefile.in-736-	  for file in $$list; do \
ratpoison-1.4.9/doc/Makefile.in:737:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
ratpoison-1.4.9/doc/Makefile.in-738-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
ratpoison-1.4.9/doc/sample.ratpoisonrc-44-
ratpoison-1.4.9/doc/sample.ratpoisonrc:45:bind a exec ratpoison -d :0.0 -c "echo `date +'%r - %A %n    %D - %B'`  `cal | tail -n +2 | sed -e 's/^Su/\n\n Su/' -e 's/.*/ & /' -e \"s/\ $(date +%e)\ /\<$(date +%e)\>/\"`"
ratpoison-1.4.9/doc/sample.ratpoisonrc-46-
##############################################
ratpoison-1.4.9/contrib/Makefile.in-70-  { \
ratpoison-1.4.9/contrib/Makefile.in:71:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ratpoison-1.4.9/contrib/Makefile.in-72-  }; \
##############################################
ratpoison-1.4.9/contrib/Makefile.in-120-CONFIG_CLEAN_VPATH_FILES =
ratpoison-1.4.9/contrib/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ratpoison-1.4.9/contrib/Makefile.in-122-am__vpath_adj = case $$p in \
ratpoison-1.4.9/contrib/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ratpoison-1.4.9/contrib/Makefile.in-124-    *) f=$$p;; \
ratpoison-1.4.9/contrib/Makefile.in-125-  esac;
ratpoison-1.4.9/contrib/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ratpoison-1.4.9/contrib/Makefile.in-127-am__install_max = 40
ratpoison-1.4.9/contrib/Makefile.in-128-am__nobase_strip_setup = \
ratpoison-1.4.9/contrib/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ratpoison-1.4.9/contrib/Makefile.in-130-am__nobase_strip = \
##############################################
ratpoison-1.4.9/contrib/Makefile.in-366-	@list='$(lisp_DATA)'; test -n "$(lispdir)" || list=; \
ratpoison-1.4.9/contrib/Makefile.in:367:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ratpoison-1.4.9/contrib/Makefile.in-368-	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
##############################################
ratpoison-1.4.9/contrib/Makefile.in-387-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
ratpoison-1.4.9/contrib/Makefile.in:388:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ratpoison-1.4.9/contrib/Makefile.in-389-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
ratpoison-1.4.9/contrib/Makefile.in-397-distdir: $(DISTFILES)
ratpoison-1.4.9/contrib/Makefile.in:398:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratpoison-1.4.9/contrib/Makefile.in:399:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratpoison-1.4.9/contrib/Makefile.in-400-	list='$(DISTFILES)'; \
##############################################
ratpoison-1.4.9/contrib/Makefile.in-411-	  if test -d $$d/$$file; then \
ratpoison-1.4.9/contrib/Makefile.in:412:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ratpoison-1.4.9/contrib/Makefile.in-413-	    if test -d "$(distdir)/$$file"; then \
##############################################
ratpoison-1.4.9/contrib/clickframe.pl-27-# Rip the frameset from ratpoison
ratpoison-1.4.9/contrib/clickframe.pl:28:$frameset = `$ratpoison_bin -c fdump`;
ratpoison-1.4.9/contrib/clickframe.pl-29-@framelist = split(/,/,$frameset);
##############################################
ratpoison-1.4.9/contrib/clickframe.pl-37-        print "User clicked in frame $num\n";
ratpoison-1.4.9/contrib/clickframe.pl:38:        system ("$ratpoison_bin -c \"fselect $num\"");
ratpoison-1.4.9/contrib/clickframe.pl-39-    }
##############################################
ratpoison-1.4.9/contrib/genrpbindings-66-print PERL '$RATPOISON=$ENV{RATPOISON} ? $ENV{RATPOISON} : "',$RATPOISON,'";';
ratpoison-1.4.9/contrib/genrpbindings:67:print PERL 'sub command { my $a = "@_"; $a =~ s/(\')/\'\\\\\'\'/g; return `$RATPOISON -c \'$a\'`; }';
ratpoison-1.4.9/contrib/genrpbindings-68-
##############################################
ratpoison-1.4.9/contrib/ratdate.sh-12-t=`date +%e`
ratpoison-1.4.9/contrib/ratdate.sh:13:cal=`cal | sed -e '1s/.*//' -e 's/[^ [:alnum:]]//g' -e "s/\ $t\ /\<$t\>/"`
ratpoison-1.4.9/contrib/ratdate.sh-14-exec ratpoison -c "echo `date +'%r - %A%n   %D - %B'` $cal"
##############################################
ratpoison-1.4.9/contrib/rpshowall.sh-39-
ratpoison-1.4.9/contrib/rpshowall.sh:40:framecount=`$RATPOISON -c windows | wc -l | sed -e "s/[ ]*//g"`
ratpoison-1.4.9/contrib/rpshowall.sh:41:curframe=`$RATPOISON -c windows | grep "^[0-9]*\*" | sed -e "s/^\([0-9]*\).*/\1/"`
ratpoison-1.4.9/contrib/rpshowall.sh:42:curlayout=`$RATPOISON -c fdump`
ratpoison-1.4.9/contrib/rpshowall.sh-43-
##############################################
ratpoison-1.4.9/contrib/rpws-34-{
ratpoison-1.4.9/contrib/rpws:35:    system("pod2usage", $0);
ratpoison-1.4.9/contrib/rpws-36-    print( "for more detailed documentation run \"perldoc $0\"\n" );
##############################################
ratpoison-1.4.9/contrib/rpws-40-{
ratpoison-1.4.9/contrib/rpws:41:    my $result = `$ratpoison -c "@_"`;
ratpoison-1.4.9/contrib/rpws-42-    chomp( $result );
##############################################
ratpoison-1.4.9/debian/callmenu.sh-11-file="$1"
ratpoison-1.4.9/debian/callmenu.sh:12:parent="`echo "$file" | sed -e 's/\.[^.]*\.menu$/.menu/'`"
ratpoison-1.4.9/debian/callmenu.sh-13-if [ -f "$HOME/.ratpoison_menu/$file" ] ; then
##############################################
ratpoison-1.4.9/debian/emacsen-install-26-
ratpoison-1.4.9/debian/emacsen-install:27:FLAVORTEST=`echo $FLAVOR | cut -c-6`
ratpoison-1.4.9/debian/emacsen-install-28-if [ ${FLAVORTEST} = xemacs ] ; then