===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
packeth-1.6.5/install-sh-217-      fi
packeth-1.6.5/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
packeth-1.6.5/install-sh-219-    *)
##############################################
packeth-1.6.5/install-sh-269-      dstdir=$dst
packeth-1.6.5/install-sh:270:      dst=$dstdir/`basename "$src"`
packeth-1.6.5/install-sh-271-      dstdir_status=0
##############################################
packeth-1.6.5/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
packeth-1.6.5/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
packeth-1.6.5/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
packeth-1.6.5/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
packeth-1.6.5/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
packeth-1.6.5/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
packeth-1.6.5/install-sh-418-	    case $prefix in
packeth-1.6.5/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
packeth-1.6.5/install-sh-420-	      *) qprefix=$prefix;;
##############################################
packeth-1.6.5/install-sh-467-    if $copy_on_change &&
packeth-1.6.5/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
packeth-1.6.5/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
packeth-1.6.5/install-sh-470-
##############################################
packeth-1.6.5/configure-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
packeth-1.6.5/configure:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
packeth-1.6.5/configure-50-  as_echo='printf %s\n'
##############################################
packeth-1.6.5/configure-52-else
packeth-1.6.5/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
packeth-1.6.5/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
packeth-1.6.5/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
packeth-1.6.5/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
packeth-1.6.5/configure-64-      esac;
##############################################
packeth-1.6.5/configure-236-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
packeth-1.6.5/configure:237:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
packeth-1.6.5/configure-238-") 2> /dev/null; then
##############################################
packeth-1.6.5/configure-351-  test "x$as_lineno_1" != "x$as_lineno_2" &&
packeth-1.6.5/configure:352:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
packeth-1.6.5/configure-353-
##############################################
packeth-1.6.5/configure-447-  test "x$as_lineno_1" != "x$as_lineno_2" &&
packeth-1.6.5/configure:448:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
packeth-1.6.5/configure-449-
##############################################
packeth-1.6.5/configure-560-	esac;
packeth-1.6.5/configure:561:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
packeth-1.6.5/configure-562-	???[sx]*):;;*)false;;esac;fi
##############################################
packeth-1.6.5/configure-803-  case $ac_option in
packeth-1.6.5/configure:804:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
packeth-1.6.5/configure-805-  *)	ac_optarg=yes ;;
##############################################
packeth-1.6.5/configure-846-  -disable-* | --disable-*)
packeth-1.6.5/configure:847:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
packeth-1.6.5/configure-848-    # Reject names that are not valid shell variable names.
##############################################
packeth-1.6.5/configure-852-    ac_useropt_orig=$ac_useropt
packeth-1.6.5/configure:853:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
packeth-1.6.5/configure-854-    case $ac_user_opts in
##############################################
packeth-1.6.5/configure-873-  -enable-* | --enable-*)
packeth-1.6.5/configure:874:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
packeth-1.6.5/configure-875-    # Reject names that are not valid shell variable names.
##############################################
packeth-1.6.5/configure-879-    ac_useropt_orig=$ac_useropt
packeth-1.6.5/configure:880:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
packeth-1.6.5/configure-881-    case $ac_user_opts in
##############################################
packeth-1.6.5/configure-1078-  -with-* | --with-*)
packeth-1.6.5/configure:1079:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
packeth-1.6.5/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
packeth-1.6.5/configure-1084-    ac_useropt_orig=$ac_useropt
packeth-1.6.5/configure:1085:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
packeth-1.6.5/configure-1086-    case $ac_user_opts in
##############################################
packeth-1.6.5/configure-1095-  -without-* | --without-*)
packeth-1.6.5/configure:1096:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
packeth-1.6.5/configure-1097-    # Reject names that are not valid shell variable names.
##############################################
packeth-1.6.5/configure-1101-    ac_useropt_orig=$ac_useropt
packeth-1.6.5/configure:1102:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
packeth-1.6.5/configure-1103-    case $ac_user_opts in
##############################################
packeth-1.6.5/configure-1135-  *=*)
packeth-1.6.5/configure:1136:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
packeth-1.6.5/configure-1137-    # Reject names that are not valid shell variable names.
##############################################
packeth-1.6.5/configure-1155-if test -n "$ac_prev"; then
packeth-1.6.5/configure:1156:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
packeth-1.6.5/configure-1157-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
packeth-1.6.5/configure-1179-    */ )
packeth-1.6.5/configure:1180:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
packeth-1.6.5/configure-1181-      eval $ac_var=\$ac_val;;
##############################################
packeth-1.6.5/configure-1217-ac_ls_di=`ls -di .` &&
packeth-1.6.5/configure:1218:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
packeth-1.6.5/configure-1219-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
packeth-1.6.5/configure-1277-case $srcdir in
packeth-1.6.5/configure:1278:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
packeth-1.6.5/configure-1279-esac
##############################################
packeth-1.6.5/configure-1320-By default, \`make install' will install all the files in
packeth-1.6.5/configure:1321:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
packeth-1.6.5/configure:1322:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
packeth-1.6.5/configure-1323-for instance \`--prefix=\$HOME'.
##############################################
packeth-1.6.5/configure-1402-*)
packeth-1.6.5/configure:1403:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
packeth-1.6.5/configure-1404-  # A ".." for each directory in $ac_dir_suffix.
packeth-1.6.5/configure:1405:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
packeth-1.6.5/configure-1406-  case $ac_top_builddir_sub in
##############################################
packeth-1.6.5/configure-1535-    *\'*)
packeth-1.6.5/configure:1536:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
packeth-1.6.5/configure-1537-    esac
##############################################
packeth-1.6.5/configure-1622-      case $ac_val in
packeth-1.6.5/configure:1623:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
packeth-1.6.5/configure-1624-      esac
##############################################
packeth-1.6.5/configure-1639-	case $ac_val in
packeth-1.6.5/configure:1640:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
packeth-1.6.5/configure-1641-	esac
##############################################
packeth-1.6.5/configure-1750-    set,)
packeth-1.6.5/configure:1751:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
packeth-1.6.5/configure:1752:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
packeth-1.6.5/configure-1753-      ac_cache_corrupted=: ;;
##############################################
packeth-1.6.5/configure-1761-	# differences in whitespace do not lead to failure.
packeth-1.6.5/configure:1762:	ac_old_val_w=`echo x $ac_old_val`
packeth-1.6.5/configure:1763:	ac_new_val_w=`echo x $ac_new_val`
packeth-1.6.5/configure-1764-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
packeth-1.6.5/configure-1781-    case $ac_new_val in
packeth-1.6.5/configure:1782:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
packeth-1.6.5/configure-1783-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
packeth-1.6.5/configure-1969-if (
packeth-1.6.5/configure:1970:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
packeth-1.6.5/configure-1971-   if test "$*" = "X"; then
packeth-1.6.5/configure-1972-      # -L didn't work.
packeth-1.6.5/configure:1973:      set X `ls -t $srcdir/configure conftest.file`
packeth-1.6.5/configure-1974-   fi
##############################################
packeth-1.6.5/configure-2011-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
packeth-1.6.5/configure:2012:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
packeth-1.6.5/configure-2013-
packeth-1.6.5/configure-2014-# expand $ac_aux_dir to an absolute path
packeth-1.6.5/configure:2015:am_aux_dir=`cd $ac_aux_dir && pwd`
packeth-1.6.5/configure-2016-
##############################################
packeth-1.6.5/configure-2040-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
packeth-1.6.5/configure:2041:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
packeth-1.6.5/configure-2042-	     'mkdir (GNU coreutils) '* | \
##############################################
packeth-1.6.5/configure-2119-set x ${MAKE-make}
packeth-1.6.5/configure:2120:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
packeth-1.6.5/configure-2121-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
packeth-1.6.5/configure-2129-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
packeth-1.6.5/configure:2130:case `${MAKE-make} -f conftest.make 2>/dev/null` in
packeth-1.6.5/configure-2131-  *@@@%%%=?*=@@@%%%*)
##############################################
packeth-1.6.5/configure-2156-
packeth-1.6.5/configure:2157:if test "`cd $srcdir && pwd`" != "`pwd`"; then
packeth-1.6.5/configure-2158-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
packeth-1.6.5/configure-2692-$as_echo_n "checking for C compiler default output file name... " >&6; }
packeth-1.6.5/configure:2693:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
packeth-1.6.5/configure-2694-
##############################################
packeth-1.6.5/configure-2736-	then :; else
packeth-1.6.5/configure:2737:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
packeth-1.6.5/configure-2738-	fi
##############################################
packeth-1.6.5/configure-2839-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
packeth-1.6.5/configure:2840:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
packeth-1.6.5/configure-2841-	  break;;
##############################################
packeth-1.6.5/configure-2897-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
packeth-1.6.5/configure:2898:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
packeth-1.6.5/configure-2899-       break;;
##############################################
packeth-1.6.5/configure-3282-# case it prints its new name instead of `make'.
packeth-1.6.5/configure:3283:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
packeth-1.6.5/configure-3284-   am__include=include
##############################################
packeth-1.6.5/configure-3290-   echo '.include "confinc"' > confmf
packeth-1.6.5/configure:3291:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
packeth-1.6.5/configure-3292-      am__include=.include
##############################################
packeth-1.6.5/configure-3349-  if test "$am_compiler_list" = ""; then
packeth-1.6.5/configure:3350:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
packeth-1.6.5/configure-3351-  fi
##############################################
packeth-1.6.5/configure-3549-set dummy $CC
packeth-1.6.5/configure:3550:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
packeth-1.6.5/configure-3551-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
packeth-1.6.5/configure-4065-  # Check for GNU $ac_path_GREP
packeth-1.6.5/configure:4066:case `"$ac_path_GREP" --version 2>&1` in
packeth-1.6.5/configure-4067-*GNU*)
##############################################
packeth-1.6.5/configure-4079-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
packeth-1.6.5/configure:4080:    ac_count=`expr $ac_count + 1`
packeth-1.6.5/configure-4081-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
packeth-1.6.5/configure-4133-  # Check for GNU $ac_path_EGREP
packeth-1.6.5/configure:4134:case `"$ac_path_EGREP" --version 2>&1` in
packeth-1.6.5/configure-4135-*GNU*)
##############################################
packeth-1.6.5/configure-4147-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
packeth-1.6.5/configure:4148:    ac_count=`expr $ac_count + 1`
packeth-1.6.5/configure-4149-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
packeth-1.6.5/configure-4371-do
packeth-1.6.5/configure:4372:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
packeth-1.6.5/configure-4373-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
packeth-1.6.5/configure-4423-  cat >>confdefs.h <<_ACEOF
packeth-1.6.5/configure:4424:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
packeth-1.6.5/configure-4425-_ACEOF
##############################################
packeth-1.6.5/configure-4443-do
packeth-1.6.5/configure:4444:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
packeth-1.6.5/configure-4445-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
packeth-1.6.5/configure-4584-  cat >>confdefs.h <<_ACEOF
packeth-1.6.5/configure:4585:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
packeth-1.6.5/configure-4586-_ACEOF
##############################################
packeth-1.6.5/configure-4724-  (exit $ac_status); }; then
packeth-1.6.5/configure:4725:  pkg_cv_DEPS_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
packeth-1.6.5/configure-4726-else
##############################################
packeth-1.6.5/configure-4740-  (exit $ac_status); }; then
packeth-1.6.5/configure:4741:  pkg_cv_DEPS_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
packeth-1.6.5/configure-4742-else
##############################################
packeth-1.6.5/configure-4758-        if test $_pkg_short_errors_supported = yes; then
packeth-1.6.5/configure:4759:	        DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$pkg_modules" 2>&1`
packeth-1.6.5/configure-4760-        else
packeth-1.6.5/configure:4761:	        DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors "$pkg_modules" 2>&1`
packeth-1.6.5/configure-4762-        fi
##############################################
packeth-1.6.5/configure-4888-do
packeth-1.6.5/configure:4889:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
packeth-1.6.5/configure-4890-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
packeth-1.6.5/configure-5029-  cat >>confdefs.h <<_ACEOF
packeth-1.6.5/configure:5030:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
packeth-1.6.5/configure-5031-_ACEOF
##############################################
packeth-1.6.5/configure-5395-do
packeth-1.6.5/configure:5396:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
packeth-1.6.5/configure-5397-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
packeth-1.6.5/configure-5487-  cat >>confdefs.h <<_ACEOF
packeth-1.6.5/configure:5488:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
packeth-1.6.5/configure-5489-_ACEOF
##############################################
packeth-1.6.5/configure-5582-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
packeth-1.6.5/configure:5583:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
packeth-1.6.5/configure-5584-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
packeth-1.6.5/configure-5666-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
packeth-1.6.5/configure:5667:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
packeth-1.6.5/configure-5668-  as_echo='printf %s\n'
##############################################
packeth-1.6.5/configure-5670-else
packeth-1.6.5/configure:5671:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
packeth-1.6.5/configure-5672-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
packeth-1.6.5/configure-5680-	expr "X$arg" : "X\\(.*\\)$as_nl";
packeth-1.6.5/configure:5681:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
packeth-1.6.5/configure-5682-      esac;
##############################################
packeth-1.6.5/configure-5796-  test "x$as_lineno_1" != "x$as_lineno_2" &&
packeth-1.6.5/configure:5797:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
packeth-1.6.5/configure-5798-
##############################################
packeth-1.6.5/configure-5909-	esac;
packeth-1.6.5/configure:5910:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
packeth-1.6.5/configure-5911-	???[sx]*):;;*)false;;esac;fi
##############################################
packeth-1.6.5/configure-5994-configured by $0, generated by GNU Autoconf 2.63,
packeth-1.6.5/configure:5995:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
packeth-1.6.5/configure-5996-
##############################################
packeth-1.6.5/configure-6015-  --*=*)
packeth-1.6.5/configure:6016:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
packeth-1.6.5/configure:6017:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
packeth-1.6.5/configure-6018-    ac_shift=:
##############################################
packeth-1.6.5/configure-6037-    case $ac_optarg in
packeth-1.6.5/configure:6038:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
packeth-1.6.5/configure-6039-    esac
##############################################
packeth-1.6.5/configure-6044-    case $ac_optarg in
packeth-1.6.5/configure:6045:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
packeth-1.6.5/configure-6046-    esac
##############################################
packeth-1.6.5/configure-6172-ac_cr=''
packeth-1.6.5/configure:6173:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
packeth-1.6.5/configure-6174-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
packeth-1.6.5/configure-6191-   { (exit 1); exit 1; }; }
packeth-1.6.5/configure:6192:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
packeth-1.6.5/configure-6193-ac_delim='%!_!# '
##############################################
packeth-1.6.5/configure-6199-
packeth-1.6.5/configure:6200:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
packeth-1.6.5/configure-6201-  if test $ac_delim_n = $ac_delim_num; then
##############################################
packeth-1.6.5/configure-6333-for ac_last_try in false false :; do
packeth-1.6.5/configure:6334:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
packeth-1.6.5/configure-6335-  if test -z "$ac_t"; then
##############################################
packeth-1.6.5/configure-6473-      esac
packeth-1.6.5/configure:6474:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
packeth-1.6.5/configure-6475-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
packeth-1.6.5/configure-6536-      case $as_dir in #(
packeth-1.6.5/configure:6537:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
packeth-1.6.5/configure-6538-      *) as_qdir=$as_dir;;
##############################################
packeth-1.6.5/configure-6574-*)
packeth-1.6.5/configure:6575:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
packeth-1.6.5/configure-6576-  # A ".." for each directory in $ac_dir_suffix.
packeth-1.6.5/configure:6577:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
packeth-1.6.5/configure-6578-  case $ac_top_builddir_sub in
##############################################
packeth-1.6.5/configure-6637-'
packeth-1.6.5/configure:6638:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
packeth-1.6.5/configure-6639-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
packeth-1.6.5/configure-6654-
packeth-1.6.5/configure:6655:# Neutralize VPATH when `$srcdir' = `.'.
packeth-1.6.5/configure-6656-# Shell code in configure.ac might set extrasub.
##############################################
packeth-1.6.5/configure-6684-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
packeth-1.6.5/configure:6685:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
packeth-1.6.5/configure:6686:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
packeth-1.6.5/configure-6687-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
packeth-1.6.5/configure-6737-    * )
packeth-1.6.5/configure:6738:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
packeth-1.6.5/configure-6739-  esac
##############################################
packeth-1.6.5/configure-6783-  # Strip MF so we end up with the name of the file.
packeth-1.6.5/configure:6784:  mf=`echo "$mf" | sed -e 's/:.*$//'`
packeth-1.6.5/configure-6785-  # Check whether this is an Automake generated Makefile or not.
##############################################
packeth-1.6.5/configure-6820-  # from the Makefile without running `make'.
packeth-1.6.5/configure:6821:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
packeth-1.6.5/configure-6822-  test -z "$DEPDIR" && continue
packeth-1.6.5/configure:6823:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
packeth-1.6.5/configure-6824-  test -z "am__include" && continue
packeth-1.6.5/configure:6825:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
packeth-1.6.5/configure-6826-  # When using ansi2knr, U may be empty or an underscore; expand it
packeth-1.6.5/configure:6827:  U=`sed -n 's/^U = //p' < "$mf"`
packeth-1.6.5/configure-6828-  # Find all dependency output files, they are included files with
##############################################
packeth-1.6.5/configure-6867-      case $as_dir in #(
packeth-1.6.5/configure:6868:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
packeth-1.6.5/configure-6869-      *) as_qdir=$as_dir;;
##############################################
packeth-1.6.5/missing-131-       # Could not run --version or --help.  This is probably someone
packeth-1.6.5/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
packeth-1.6.5/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
packeth-1.6.5/missing-165-         from any GNU archive site."
packeth-1.6.5/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
packeth-1.6.5/missing-167-    test -z "$files" && files="config.h"
##############################################
packeth-1.6.5/missing-194-         proper tools for further handling them.
packeth-1.6.5/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
packeth-1.6.5/missing-196-         archive site."
packeth-1.6.5/missing-197-
packeth-1.6.5/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
packeth-1.6.5/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
packeth-1.6.5/missing-200-    if test -f "$file"; then
##############################################
packeth-1.6.5/missing-223-	*.y)
packeth-1.6.5/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
packeth-1.6.5/missing-225-	    if test -f "$SRCFILE"; then
##############################################
packeth-1.6.5/missing-227-	    fi
packeth-1.6.5/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
packeth-1.6.5/missing-229-	    if test -f "$SRCFILE"; then
##############################################
packeth-1.6.5/missing-253-	*.l)
packeth-1.6.5/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
packeth-1.6.5/missing-255-	    if test -f "$SRCFILE"; then
##############################################
packeth-1.6.5/missing-272-
packeth-1.6.5/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
packeth-1.6.5/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
packeth-1.6.5/missing-275-    if test -f "$file"; then
##############################################
packeth-1.6.5/missing-292-    # The file to touch is that specified with -o ...
packeth-1.6.5/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
packeth-1.6.5/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
packeth-1.6.5/missing-295-    if test -z "$file"; then
packeth-1.6.5/missing-296-      # ... or it is the one specified with @setfilename ...
packeth-1.6.5/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
packeth-1.6.5/missing-298-      file=`sed -n '
##############################################
packeth-1.6.5/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
packeth-1.6.5/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
packeth-1.6.5/missing-306-    fi
##############################################
packeth-1.6.5/missing-328-	*o*)
packeth-1.6.5/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
packeth-1.6.5/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
packeth-1.6.5/missing-334-	*h*)
packeth-1.6.5/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
packeth-1.6.5/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
packeth-1.6.5/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
packeth-1.6.5/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
packeth-1.6.5/depcomp-71-
##############################################
packeth-1.6.5/depcomp-217-  # Version 6 uses the directory in both cases.
packeth-1.6.5/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
packeth-1.6.5/depcomp-219-  test "x$dir" = "x$object" && dir=
packeth-1.6.5/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
packeth-1.6.5/depcomp-221-  if test "$libtool" = yes; then
##############################################
packeth-1.6.5/depcomp-246-    # Do two passes, one to just change these to
packeth-1.6.5/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
packeth-1.6.5/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
packeth-1.6.5/depcomp-288-  # Do two passes, one to just change these to
packeth-1.6.5/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
packeth-1.6.5/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
packeth-1.6.5/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
packeth-1.6.5/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
packeth-1.6.5/depcomp-306-  test "x$dir" = "x$object" && dir=
packeth-1.6.5/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
packeth-1.6.5/depcomp-308-  if test "$libtool" = yes; then
##############################################
packeth-1.6.5/depcomp-343-   # Subdirectories are respected.
packeth-1.6.5/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
packeth-1.6.5/depcomp-345-   test "x$dir" = "x$object" && dir=
packeth-1.6.5/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
packeth-1.6.5/depcomp-347-
##############################################
packeth-1.6.5/depcomp-482-  done
packeth-1.6.5/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
packeth-1.6.5/depcomp-484-  touch "$tmpdepfile"
##############################################
packeth-1.6.5/compile-105-# Name of file we expect compiler to create.
packeth-1.6.5/compile:106:cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
packeth-1.6.5/compile-107-
##############################################
packeth-1.6.5/compile-111-# object file name, since that is what matters with a parallel build.
packeth-1.6.5/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
packeth-1.6.5/compile-113-while true; do
##############################################
packeth-1.6.5/aclocal.m4-93-    PKG_CHECK_EXISTS([$3],
packeth-1.6.5/aclocal.m4:94:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
packeth-1.6.5/aclocal.m4-95-		     [pkg_failed=yes])
##############################################
packeth-1.6.5/aclocal.m4-140-        if test $_pkg_short_errors_supported = yes; then
packeth-1.6.5/aclocal.m4:141:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
packeth-1.6.5/aclocal.m4-142-        else 
packeth-1.6.5/aclocal.m4:143:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
packeth-1.6.5/aclocal.m4-144-        fi
##############################################
packeth-1.6.5/aclocal.m4-223-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
packeth-1.6.5/aclocal.m4:224:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
packeth-1.6.5/aclocal.m4-225-#
##############################################
packeth-1.6.5/aclocal.m4-247-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
packeth-1.6.5/aclocal.m4:248:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
packeth-1.6.5/aclocal.m4-249-# and then we would define $MISSING as
##############################################
packeth-1.6.5/aclocal.m4-263-# expand $ac_aux_dir to an absolute path
packeth-1.6.5/aclocal.m4:264:am_aux_dir=`cd $ac_aux_dir && pwd`
packeth-1.6.5/aclocal.m4-265-])
##############################################
packeth-1.6.5/aclocal.m4-363-  if test "$am_compiler_list" = ""; then
packeth-1.6.5/aclocal.m4:364:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
packeth-1.6.5/aclocal.m4-365-  fi
##############################################
packeth-1.6.5/aclocal.m4-484-  # Strip MF so we end up with the name of the file.
packeth-1.6.5/aclocal.m4:485:  mf=`echo "$mf" | sed -e 's/:.*$//'`
packeth-1.6.5/aclocal.m4-486-  # Check whether this is an Automake generated Makefile or not.
##############################################
packeth-1.6.5/aclocal.m4-493-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
packeth-1.6.5/aclocal.m4:494:    dirpart=`AS_DIRNAME("$mf")`
packeth-1.6.5/aclocal.m4-495-  else
##############################################
packeth-1.6.5/aclocal.m4-499-  # from the Makefile without running `make'.
packeth-1.6.5/aclocal.m4:500:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
packeth-1.6.5/aclocal.m4-501-  test -z "$DEPDIR" && continue
packeth-1.6.5/aclocal.m4:502:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
packeth-1.6.5/aclocal.m4-503-  test -z "am__include" && continue
packeth-1.6.5/aclocal.m4:504:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
packeth-1.6.5/aclocal.m4-505-  # When using ansi2knr, U may be empty or an underscore; expand it
packeth-1.6.5/aclocal.m4:506:  U=`sed -n 's/^U = //p' < "$mf"`
packeth-1.6.5/aclocal.m4-507-  # Find all dependency output files, they are included files with
##############################################
packeth-1.6.5/aclocal.m4-515-    test -f "$dirpart/$file" && continue
packeth-1.6.5/aclocal.m4:516:    fdir=`AS_DIRNAME(["$file"])`
packeth-1.6.5/aclocal.m4-517-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
packeth-1.6.5/aclocal.m4-569-AC_REQUIRE([AC_PROG_INSTALL])dnl
packeth-1.6.5/aclocal.m4:570:if test "`cd $srcdir && pwd`" != "`pwd`"; then
packeth-1.6.5/aclocal.m4-571-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
packeth-1.6.5/aclocal.m4-658-    * )
packeth-1.6.5/aclocal.m4:659:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
packeth-1.6.5/aclocal.m4-660-  esac
packeth-1.6.5/aclocal.m4-661-done
packeth-1.6.5/aclocal.m4:662:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
packeth-1.6.5/aclocal.m4-663-
##############################################
packeth-1.6.5/aclocal.m4-730-# case it prints its new name instead of `make'.
packeth-1.6.5/aclocal.m4:731:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
packeth-1.6.5/aclocal.m4-732-   am__include=include
##############################################
packeth-1.6.5/aclocal.m4-738-   echo '.include "confinc"' > confmf
packeth-1.6.5/aclocal.m4:739:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
packeth-1.6.5/aclocal.m4-740-      am__include=.include
##############################################
packeth-1.6.5/aclocal.m4-769-set dummy $CC
packeth-1.6.5/aclocal.m4:770:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
packeth-1.6.5/aclocal.m4-771-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
packeth-1.6.5/aclocal.m4-904-if (
packeth-1.6.5/aclocal.m4:905:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
packeth-1.6.5/aclocal.m4-906-   if test "$[*]" = "X"; then
packeth-1.6.5/aclocal.m4-907-      # -L didn't work.
packeth-1.6.5/aclocal.m4:908:      set X `ls -t $srcdir/configure conftest.file`
packeth-1.6.5/aclocal.m4-909-   fi
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-67-DIST_SOURCES = $(packETH_SOURCES)
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:68:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-69-am__vpath_adj = case $$p in \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:70:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-71-    *) f=$$p;; \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-72-  esac;
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:73:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-74-pixmapDATA_INSTALL = $(INSTALL_DATA)
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-277-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:278:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-279-	  if test -f $$p \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-280-	  ; then \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:281:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-282-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-289-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:290:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-291-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-345-.c.o:
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:346:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-347-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-353-.c.obj:
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:354:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:355:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-356-@am__fastdepCC_TRUE@	mv -f $$depbase.Tpo $$depbase.Po
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-358-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:359:@am__fastdepCC_FALSE@	$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-360-install-pixmapDATA: $(pixmap_DATA)
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-417-GTAGS:
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:418:	here=`$(am__cd) $(top_builddir) && pwd` \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-419-	  && cd $(top_srcdir) \
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-427-	test -d $(distdir) || mkdir $(distdir)
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:428:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:429:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-430-	list='$(DISTFILES)'; \
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-441-	  if test -d $$d/$$file; then \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:442:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-443-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-508-	chmod a-w $(distdir)
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:509:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-510-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-539-	@cd $(distuninstallcheck_dir) \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:540:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-541-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-551-	fi
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in:552:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
packeth-1.6.5/.pc/03-link_order.patch/Makefile.in-553-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
packeth-1.6.5/Makefile.in-66-DIST_SOURCES = $(packETH_SOURCES)
packeth-1.6.5/Makefile.in:67:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
packeth-1.6.5/Makefile.in-68-am__vpath_adj = case $$p in \
packeth-1.6.5/Makefile.in:69:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
packeth-1.6.5/Makefile.in-70-    *) f=$$p;; \
packeth-1.6.5/Makefile.in-71-  esac;
packeth-1.6.5/Makefile.in:72:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
packeth-1.6.5/Makefile.in-73-pixmapDATA_INSTALL = $(INSTALL_DATA)
##############################################
packeth-1.6.5/Makefile.in-276-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
packeth-1.6.5/Makefile.in:277:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
packeth-1.6.5/Makefile.in-278-	  if test -f $$p \
packeth-1.6.5/Makefile.in-279-	  ; then \
packeth-1.6.5/Makefile.in:280:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
packeth-1.6.5/Makefile.in-281-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
packeth-1.6.5/Makefile.in-288-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
packeth-1.6.5/Makefile.in:289:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
packeth-1.6.5/Makefile.in-290-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
packeth-1.6.5/Makefile.in-344-.c.o:
packeth-1.6.5/Makefile.in:345:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
packeth-1.6.5/Makefile.in-346-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
packeth-1.6.5/Makefile.in-352-.c.obj:
packeth-1.6.5/Makefile.in:353:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
packeth-1.6.5/Makefile.in:354:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
packeth-1.6.5/Makefile.in-355-@am__fastdepCC_TRUE@	mv -f $$depbase.Tpo $$depbase.Po
##############################################
packeth-1.6.5/Makefile.in-357-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
packeth-1.6.5/Makefile.in:358:@am__fastdepCC_FALSE@	$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
packeth-1.6.5/Makefile.in-359-install-pixmapDATA: $(pixmap_DATA)
##############################################
packeth-1.6.5/Makefile.in-416-GTAGS:
packeth-1.6.5/Makefile.in:417:	here=`$(am__cd) $(top_builddir) && pwd` \
packeth-1.6.5/Makefile.in-418-	  && cd $(top_srcdir) \
##############################################
packeth-1.6.5/Makefile.in-426-	test -d $(distdir) || mkdir $(distdir)
packeth-1.6.5/Makefile.in:427:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
packeth-1.6.5/Makefile.in:428:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
packeth-1.6.5/Makefile.in-429-	list='$(DISTFILES)'; \
##############################################
packeth-1.6.5/Makefile.in-440-	  if test -d $$d/$$file; then \
packeth-1.6.5/Makefile.in:441:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
packeth-1.6.5/Makefile.in-442-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
packeth-1.6.5/Makefile.in-507-	chmod a-w $(distdir)
packeth-1.6.5/Makefile.in:508:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
packeth-1.6.5/Makefile.in-509-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
packeth-1.6.5/Makefile.in-538-	@cd $(distuninstallcheck_dir) \
packeth-1.6.5/Makefile.in:539:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
packeth-1.6.5/Makefile.in-540-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
packeth-1.6.5/Makefile.in-550-	fi
packeth-1.6.5/Makefile.in:551:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
packeth-1.6.5/Makefile.in-552-	  || { echo "ERROR: files left in build directory after distclean:" ; \