===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
chrpath-0.16/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
chrpath-0.16/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
chrpath-0.16/configure-47-  as_echo='print -r --'
chrpath-0.16/configure-48-  as_echo_n='print -rn --'
chrpath-0.16/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
chrpath-0.16/configure-50-  as_echo='printf %s\n'
##############################################
chrpath-0.16/configure-52-else
chrpath-0.16/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
chrpath-0.16/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
chrpath-0.16/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
chrpath-0.16/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
chrpath-0.16/configure-64-      esac;
##############################################
chrpath-0.16/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
chrpath-0.16/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
chrpath-0.16/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
chrpath-0.16/configure-327-      case $as_dir in #(
chrpath-0.16/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
chrpath-0.16/configure-329-      *) as_qdir=$as_dir;;
##############################################
chrpath-0.16/configure-400-  {
chrpath-0.16/configure:401:    as_val=`expr "$@" || test $? -eq 1`
chrpath-0.16/configure-402-  }
##############################################
chrpath-0.16/configure-407-# ----------------------------------------
chrpath-0.16/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
chrpath-0.16/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
chrpath-0.16/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
chrpath-0.16/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
chrpath-0.16/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
chrpath-0.16/configure-803-  case $ac_option in
chrpath-0.16/configure:804:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
chrpath-0.16/configure-805-  *=)   ac_optarg= ;;
##############################################
chrpath-0.16/configure-847-  -disable-* | --disable-*)
chrpath-0.16/configure:848:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
chrpath-0.16/configure-849-    # Reject names that are not valid shell variable names.
##############################################
chrpath-0.16/configure-852-    ac_useropt_orig=$ac_useropt
chrpath-0.16/configure:853:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
chrpath-0.16/configure-854-    case $ac_user_opts in
##############################################
chrpath-0.16/configure-873-  -enable-* | --enable-*)
chrpath-0.16/configure:874:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
chrpath-0.16/configure-875-    # Reject names that are not valid shell variable names.
##############################################
chrpath-0.16/configure-878-    ac_useropt_orig=$ac_useropt
chrpath-0.16/configure:879:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
chrpath-0.16/configure-880-    case $ac_user_opts in
##############################################
chrpath-0.16/configure-1077-  -with-* | --with-*)
chrpath-0.16/configure:1078:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
chrpath-0.16/configure-1079-    # Reject names that are not valid shell variable names.
##############################################
chrpath-0.16/configure-1082-    ac_useropt_orig=$ac_useropt
chrpath-0.16/configure:1083:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
chrpath-0.16/configure-1084-    case $ac_user_opts in
##############################################
chrpath-0.16/configure-1093-  -without-* | --without-*)
chrpath-0.16/configure:1094:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
chrpath-0.16/configure-1095-    # Reject names that are not valid shell variable names.
##############################################
chrpath-0.16/configure-1098-    ac_useropt_orig=$ac_useropt
chrpath-0.16/configure:1099:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
chrpath-0.16/configure-1100-    case $ac_user_opts in
##############################################
chrpath-0.16/configure-1131-  *=*)
chrpath-0.16/configure:1132:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
chrpath-0.16/configure-1133-    # Reject names that are not valid shell variable names.
##############################################
chrpath-0.16/configure-1152-if test -n "$ac_prev"; then
chrpath-0.16/configure:1153:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
chrpath-0.16/configure-1154-  as_fn_error $? "missing argument to $ac_option"
##############################################
chrpath-0.16/configure-1174-    */ )
chrpath-0.16/configure:1175:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
chrpath-0.16/configure-1176-      eval $ac_var=\$ac_val;;
##############################################
chrpath-0.16/configure-1209-ac_ls_di=`ls -di .` &&
chrpath-0.16/configure:1210:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
chrpath-0.16/configure-1211-  as_fn_error $? "working directory cannot be determined"
##############################################
chrpath-0.16/configure-1265-case $srcdir in
chrpath-0.16/configure:1266:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
chrpath-0.16/configure-1267-esac
##############################################
chrpath-0.16/configure-1308-By default, \`make install' will install all the files in
chrpath-0.16/configure:1309:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
chrpath-0.16/configure:1310:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
chrpath-0.16/configure-1311-for instance \`--prefix=\$HOME'.
##############################################
chrpath-0.16/configure-1399-*)
chrpath-0.16/configure:1400:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
chrpath-0.16/configure-1401-  # A ".." for each directory in $ac_dir_suffix.
chrpath-0.16/configure:1402:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
chrpath-0.16/configure-1403-  case $ac_top_builddir_sub in
##############################################
chrpath-0.16/configure-2070-    *\'*)
chrpath-0.16/configure:2071:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
chrpath-0.16/configure-2072-    esac
##############################################
chrpath-0.16/configure-2153-      case $ac_val in
chrpath-0.16/configure:2154:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
chrpath-0.16/configure-2155-      esac
##############################################
chrpath-0.16/configure-2168-	case $ac_val in
chrpath-0.16/configure:2169:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
chrpath-0.16/configure-2170-	esac
##############################################
chrpath-0.16/configure-2288-    set,)
chrpath-0.16/configure:2289:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
chrpath-0.16/configure:2290:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
chrpath-0.16/configure-2291-      ac_cache_corrupted=: ;;
##############################################
chrpath-0.16/configure-2299-	# differences in whitespace do not lead to failure.
chrpath-0.16/configure:2300:	ac_old_val_w=`echo x $ac_old_val`
chrpath-0.16/configure:2301:	ac_new_val_w=`echo x $ac_new_val`
chrpath-0.16/configure-2302-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
chrpath-0.16/configure-2319-    case $ac_new_val in
chrpath-0.16/configure:2320:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
chrpath-0.16/configure-2321-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
chrpath-0.16/configure-2387-test "x$ac_build_alias" = x &&
chrpath-0.16/configure:2388:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
chrpath-0.16/configure-2389-test "x$ac_build_alias" = x &&
chrpath-0.16/configure-2390-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
chrpath-0.16/configure:2391:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
chrpath-0.16/configure-2392-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
chrpath-0.16/configure-2411-IFS=$ac_save_IFS
chrpath-0.16/configure:2412:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
chrpath-0.16/configure-2413-
##############################################
chrpath-0.16/configure-2422-else
chrpath-0.16/configure:2423:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
chrpath-0.16/configure-2424-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
chrpath-0.16/configure-2444-IFS=$ac_save_IFS
chrpath-0.16/configure:2445:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
chrpath-0.16/configure-2446-
##############################################
chrpath-0.16/configure-2455-else
chrpath-0.16/configure:2456:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
chrpath-0.16/configure-2457-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
chrpath-0.16/configure-2477-IFS=$ac_save_IFS
chrpath-0.16/configure:2478:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
chrpath-0.16/configure-2479-
##############################################
chrpath-0.16/configure-2606-if (
chrpath-0.16/configure:2607:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
chrpath-0.16/configure-2608-   if test "$*" = "X"; then
chrpath-0.16/configure-2609-      # -L didn't work.
chrpath-0.16/configure:2610:      set X `ls -t "$srcdir/configure" conftest.file`
chrpath-0.16/configure-2611-   fi
##############################################
chrpath-0.16/configure-2642-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
chrpath-0.16/configure:2643:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
chrpath-0.16/configure-2644-
chrpath-0.16/configure-2645-# expand $ac_aux_dir to an absolute path
chrpath-0.16/configure:2646:am_aux_dir=`cd $ac_aux_dir && pwd`
chrpath-0.16/configure-2647-
##############################################
chrpath-0.16/configure-2787-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
chrpath-0.16/configure:2788:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
chrpath-0.16/configure-2789-	     'mkdir (GNU coreutils) '* | \
##############################################
chrpath-0.16/configure-2866-set x ${MAKE-make}
chrpath-0.16/configure:2867:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
chrpath-0.16/configure-2868-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
chrpath-0.16/configure-2876-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
chrpath-0.16/configure:2877:case `${MAKE-make} -f conftest.make 2>/dev/null` in
chrpath-0.16/configure-2878-  *@@@%%%=?*=@@@%%%*)
##############################################
chrpath-0.16/configure-2903-
chrpath-0.16/configure:2904:if test "`cd $srcdir && pwd`" != "`pwd`"; then
chrpath-0.16/configure-2905-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
chrpath-0.16/configure-3362-$as_echo_n "checking whether the C compiler works... " >&6; }
chrpath-0.16/configure:3363:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
chrpath-0.16/configure-3364-
##############################################
chrpath-0.16/configure-3406-	then :; else
chrpath-0.16/configure:3407:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
chrpath-0.16/configure-3408-	fi
##############################################
chrpath-0.16/configure-3466-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
chrpath-0.16/configure:3467:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
chrpath-0.16/configure-3468-	  break;;
##############################################
chrpath-0.16/configure-3575-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
chrpath-0.16/configure:3576:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
chrpath-0.16/configure-3577-       break;;
##############################################
chrpath-0.16/configure-3824-# Ignore all kinds of additional output from `make'.
chrpath-0.16/configure:3825:case `$am_make -s -f confmf 2> /dev/null` in #(
chrpath-0.16/configure-3826-*the\ am__doit\ target*)
##############################################
chrpath-0.16/configure-3834-   echo '.include "confinc"' > confmf
chrpath-0.16/configure:3835:   case `$am_make -s -f confmf 2> /dev/null` in #(
chrpath-0.16/configure-3836-   *the\ am__doit\ target*)
##############################################
chrpath-0.16/configure-3897-  if test "$am_compiler_list" = ""; then
chrpath-0.16/configure:3898:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
chrpath-0.16/configure-3899-  fi
##############################################
chrpath-0.16/configure-4157-  # Check for GNU $ac_path_GREP
chrpath-0.16/configure:4158:case `"$ac_path_GREP" --version 2>&1` in
chrpath-0.16/configure-4159-*GNU*)
##############################################
chrpath-0.16/configure-4223-  # Check for GNU $ac_path_EGREP
chrpath-0.16/configure:4224:case `"$ac_path_EGREP" --version 2>&1` in
chrpath-0.16/configure-4225-*GNU*)
##############################################
chrpath-0.16/configure-4384-do :
chrpath-0.16/configure:4385:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
chrpath-0.16/configure-4386-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
chrpath-0.16/configure-4389-  cat >>confdefs.h <<_ACEOF
chrpath-0.16/configure:4390:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
chrpath-0.16/configure-4391-_ACEOF
##############################################
chrpath-0.16/configure-4399-do :
chrpath-0.16/configure:4400:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
chrpath-0.16/configure-4401-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
chrpath-0.16/configure-4403-  cat >>confdefs.h <<_ACEOF
chrpath-0.16/configure:4404:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
chrpath-0.16/configure-4405-_ACEOF
##############################################
chrpath-0.16/configure-4922-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
chrpath-0.16/configure:4923:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
chrpath-0.16/configure-4924-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
chrpath-0.16/configure-5010-if test -z "$BASH_VERSION$ZSH_VERSION" \
chrpath-0.16/configure:5011:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
chrpath-0.16/configure-5012-  as_echo='print -r --'
chrpath-0.16/configure-5013-  as_echo_n='print -rn --'
chrpath-0.16/configure:5014:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
chrpath-0.16/configure-5015-  as_echo='printf %s\n'
##############################################
chrpath-0.16/configure-5017-else
chrpath-0.16/configure:5018:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
chrpath-0.16/configure-5019-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
chrpath-0.16/configure-5027-	expr "X$arg" : "X\\(.*\\)$as_nl";
chrpath-0.16/configure:5028:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
chrpath-0.16/configure-5029-      esac;
##############################################
chrpath-0.16/configure-5104-# ----------------------------------------
chrpath-0.16/configure:5105:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
chrpath-0.16/configure-5106-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
chrpath-0.16/configure-5176-  {
chrpath-0.16/configure:5177:    as_val=`expr "$@" || test $? -eq 1`
chrpath-0.16/configure-5178-  }
##############################################
chrpath-0.16/configure-5280-      case $as_dir in #(
chrpath-0.16/configure:5281:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
chrpath-0.16/configure-5282-      *) as_qdir=$as_dir;;
##############################################
chrpath-0.16/configure-5415-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
chrpath-0.16/configure:5416:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
chrpath-0.16/configure-5417-ac_cs_version="\\
##############################################
chrpath-0.16/configure-5440-  --*=?*)
chrpath-0.16/configure:5441:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
chrpath-0.16/configure:5442:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
chrpath-0.16/configure-5443-    ac_shift=:
##############################################
chrpath-0.16/configure-5445-  --*=)
chrpath-0.16/configure:5446:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
chrpath-0.16/configure-5447-    ac_optarg=
##############################################
chrpath-0.16/configure-5469-    case $ac_optarg in
chrpath-0.16/configure:5470:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
chrpath-0.16/configure-5471-    '') as_fn_error $? "missing file argument" ;;
##############################################
chrpath-0.16/configure-5477-    case $ac_optarg in
chrpath-0.16/configure:5478:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
chrpath-0.16/configure-5479-    esac
##############################################
chrpath-0.16/configure-5607-fi
chrpath-0.16/configure:5608:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
chrpath-0.16/configure-5609-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
chrpath-0.16/configure-5624-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
chrpath-0.16/configure:5625:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
chrpath-0.16/configure-5626-ac_delim='%!_!# '
##############################################
chrpath-0.16/configure-5630-
chrpath-0.16/configure:5631:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
chrpath-0.16/configure-5632-  if test $ac_delim_n = $ac_delim_num; then
##############################################
chrpath-0.16/configure-5768-for ac_last_try in false false :; do
chrpath-0.16/configure:5769:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
chrpath-0.16/configure-5770-  if test -z "$ac_tt"; then
##############################################
chrpath-0.16/configure-5900-      esac
chrpath-0.16/configure:5901:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
chrpath-0.16/configure-5902-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
chrpath-0.16/configure-5959-*)
chrpath-0.16/configure:5960:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
chrpath-0.16/configure-5961-  # A ".." for each directory in $ac_dir_suffix.
chrpath-0.16/configure:5962:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
chrpath-0.16/configure-5963-  case $ac_top_builddir_sub in
##############################################
chrpath-0.16/configure-6020-/@mandir@/p'
chrpath-0.16/configure:6021:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
chrpath-0.16/configure-6022-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
chrpath-0.16/configure-6037-
chrpath-0.16/configure:6038:# Neutralize VPATH when `$srcdir' = `.'.
chrpath-0.16/configure-6039-# Shell code in configure.ac might set extrasub.
##############################################
chrpath-0.16/configure-6065-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
chrpath-0.16/configure:6066:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
chrpath-0.16/configure-6067-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
chrpath-0.16/configure-6111-    * )
chrpath-0.16/configure:6112:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
chrpath-0.16/configure-6113-  esac
##############################################
chrpath-0.16/configure-6158-    # Strip MF so we end up with the name of the file.
chrpath-0.16/configure:6159:    mf=`echo "$mf" | sed -e 's/:.*$//'`
chrpath-0.16/configure-6160-    # Check whether this is an Automake generated Makefile or not.
##############################################
chrpath-0.16/configure-6195-    # from the Makefile without running `make'.
chrpath-0.16/configure:6196:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
chrpath-0.16/configure-6197-    test -z "$DEPDIR" && continue
chrpath-0.16/configure:6198:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
chrpath-0.16/configure-6199-    test -z "am__include" && continue
chrpath-0.16/configure:6200:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
chrpath-0.16/configure-6201-    # When using ansi2knr, U may be empty or an underscore; expand it
chrpath-0.16/configure:6202:    U=`sed -n 's/^U = //p' < "$mf"`
chrpath-0.16/configure-6203-    # Find all dependency output files, they are included files with
##############################################
chrpath-0.16/config.guess-34-
chrpath-0.16/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
chrpath-0.16/config.guess-36-
##############################################
chrpath-0.16/config.guess-102-: ${TMPDIR=/tmp} ;
chrpath-0.16/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
chrpath-0.16/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
chrpath-0.16/config.guess-151-	EOF
chrpath-0.16/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
chrpath-0.16/config.guess-153-	;;
##############################################
chrpath-0.16/config.guess-209-	    *)
chrpath-0.16/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
chrpath-0.16/config.guess-211-		;;
##############################################
chrpath-0.16/config.guess-240-	*4.0)
chrpath-0.16/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
chrpath-0.16/config.guess-242-		;;
chrpath-0.16/config.guess-243-	*5.*)
chrpath-0.16/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
chrpath-0.16/config.guess-245-		;;
##############################################
chrpath-0.16/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
chrpath-0.16/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
chrpath-0.16/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
chrpath-0.16/config.guess-288-	# 1.2 uses "1.2" for uname -r.
chrpath-0.16/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
chrpath-0.16/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
chrpath-0.16/config.guess-348-    s390x:SunOS:*:*)
chrpath-0.16/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chrpath-0.16/config.guess-350-	exit ;;
chrpath-0.16/config.guess-351-    sun4H:SunOS:5.*:*)
chrpath-0.16/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chrpath-0.16/config.guess-353-	exit ;;
chrpath-0.16/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
chrpath-0.16/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chrpath-0.16/config.guess-356-	exit ;;
##############################################
chrpath-0.16/config.guess-373-	fi
chrpath-0.16/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chrpath-0.16/config.guess-375-	exit ;;
##############################################
chrpath-0.16/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
chrpath-0.16/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chrpath-0.16/config.guess-381-	exit ;;
##############################################
chrpath-0.16/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
chrpath-0.16/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
chrpath-0.16/config.guess-390-	exit ;;
##############################################
chrpath-0.16/config.guess-394-    sun*:*:4.2BSD:*)
chrpath-0.16/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
chrpath-0.16/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
chrpath-0.16/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
chrpath-0.16/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
chrpath-0.16/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
chrpath-0.16/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
chrpath-0.16/config.guess-532-    *:IRIX*:*:*)
chrpath-0.16/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
chrpath-0.16/config.guess-534-	exit ;;
##############################################
chrpath-0.16/config.guess-562-EOF
chrpath-0.16/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
chrpath-0.16/config.guess-564-		then
##############################################
chrpath-0.16/config.guess-575-    *:AIX:*:[4567])
chrpath-0.16/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
chrpath-0.16/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
chrpath-0.16/config.guess-610-    9000/[34678]??:HP-UX:*:*)
chrpath-0.16/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
chrpath-0.16/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
chrpath-0.16/config.guess-664-EOF
chrpath-0.16/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
chrpath-0.16/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
chrpath-0.16/config.guess-692-    ia64:HP-UX:*:*)
chrpath-0.16/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
chrpath-0.16/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
chrpath-0.16/config.guess-722-EOF
chrpath-0.16/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
chrpath-0.16/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
chrpath-0.16/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
chrpath-0.16/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
chrpath-0.16/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
chrpath-0.16/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
chrpath-0.16/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
chrpath-0.16/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
chrpath-0.16/config.guess-814-	    amd64)
chrpath-0.16/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
chrpath-0.16/config.guess-816-	    *)
chrpath-0.16/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
chrpath-0.16/config.guess-818-	esac
##############################################
chrpath-0.16/config.guess-872-    prep*:SunOS:5.*:*)
chrpath-0.16/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chrpath-0.16/config.guess-874-	exit ;;
##############################################
chrpath-0.16/config.guess-876-	# the GNU system
chrpath-0.16/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
chrpath-0.16/config.guess-878-	exit ;;
##############################################
chrpath-0.16/config.guess-880-	# other systems with GNU libc and userland
chrpath-0.16/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
chrpath-0.16/config.guess-882-	exit ;;
##############################################
chrpath-0.16/config.guess-968-EOF
chrpath-0.16/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
chrpath-0.16/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
chrpath-0.16/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
chrpath-0.16/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
chrpath-0.16/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
chrpath-0.16/config.guess-1262-	fi
chrpath-0.16/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
chrpath-0.16/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
chrpath-0.16/config.guess-1347-    *:DragonFly:*:*)
chrpath-0.16/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
chrpath-0.16/config.guess-1349-	exit ;;
##############################################
chrpath-0.16/config.guess-1360-    i*86:skyos:*:*)
chrpath-0.16/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
chrpath-0.16/config.guess-1362-	exit ;;
##############################################
chrpath-0.16/config.guess-1488-
chrpath-0.16/config.guess:1489:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
chrpath-0.16/config.guess-1490-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
chrpath-0.16/config.sub-52-
chrpath-0.16/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
chrpath-0.16/config.sub-54-
##############################################
chrpath-0.16/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
chrpath-0.16/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
chrpath-0.16/config.sub-117-case $maybe_os in
##############################################
chrpath-0.16/config.sub-123-    os=-$maybe_os
chrpath-0.16/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
chrpath-0.16/config.sub-125-    ;;
##############################################
chrpath-0.16/config.sub-127-    os=-linux-android
chrpath-0.16/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
chrpath-0.16/config.sub-129-    ;;
chrpath-0.16/config.sub-130-  *)
chrpath-0.16/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
chrpath-0.16/config.sub-132-    if [ $basic_machine != $1 ]
chrpath-0.16/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
chrpath-0.16/config.sub-134-    else os=; fi
##############################################
chrpath-0.16/config.sub-181-		os=-sco5v6
chrpath-0.16/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-183-		;;
##############################################
chrpath-0.16/config.sub-185-		os=-sco3.2v5
chrpath-0.16/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-187-		;;
##############################################
chrpath-0.16/config.sub-189-		os=-sco3.2v4
chrpath-0.16/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-191-		;;
chrpath-0.16/config.sub-192-	-sco3.2.[4-9]*)
chrpath-0.16/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
chrpath-0.16/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-195-		;;
##############################################
chrpath-0.16/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
chrpath-0.16/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-199-		;;
##############################################
chrpath-0.16/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
chrpath-0.16/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-203-		;;
##############################################
chrpath-0.16/config.sub-205-		os=-sco3.2v2
chrpath-0.16/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-207-		;;
chrpath-0.16/config.sub-208-	-udk*)
chrpath-0.16/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-210-		;;
##############################################
chrpath-0.16/config.sub-212-		os=-isc2.2
chrpath-0.16/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-214-		;;
##############################################
chrpath-0.16/config.sub-218-	-isc*)
chrpath-0.16/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chrpath-0.16/config.sub-220-		;;
##############################################
chrpath-0.16/config.sub-230-	-ptx*)
chrpath-0.16/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
chrpath-0.16/config.sub-232-		;;
chrpath-0.16/config.sub-233-	-windowsnt*)
chrpath-0.16/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
chrpath-0.16/config.sub-235-		;;
##############################################
chrpath-0.16/config.sub-360-	*-*-*)
chrpath-0.16/config.sub:361:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
chrpath-0.16/config.sub-362-		exit 1
##############################################
chrpath-0.16/config.sub-481-	amd64-*)
chrpath-0.16/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-483-		;;
##############################################
chrpath-0.16/config.sub-523-	blackfin-*)
chrpath-0.16/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-525-		os=-linux
##############################################
chrpath-0.16/config.sub-531-	c54x-*)
chrpath-0.16/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-533-		;;
chrpath-0.16/config.sub-534-	c55x-*)
chrpath-0.16/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-536-		;;
chrpath-0.16/config.sub-537-	c6x-*)
chrpath-0.16/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-539-		;;
##############################################
chrpath-0.16/config.sub-734-	i*86v32)
chrpath-0.16/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
chrpath-0.16/config.sub-736-		os=-sysv32
##############################################
chrpath-0.16/config.sub-738-	i*86v4*)
chrpath-0.16/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
chrpath-0.16/config.sub-740-		os=-sysv4
##############################################
chrpath-0.16/config.sub-742-	i*86v)
chrpath-0.16/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
chrpath-0.16/config.sub-744-		os=-sysv
##############################################
chrpath-0.16/config.sub-746-	i*86sol2)
chrpath-0.16/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
chrpath-0.16/config.sub-748-		os=-solaris2
##############################################
chrpath-0.16/config.sub-776-	m68knommu-*)
chrpath-0.16/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-778-		os=-linux
##############################################
chrpath-0.16/config.sub-813-	mips3*-*)
chrpath-0.16/config.sub:814:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
chrpath-0.16/config.sub-815-		;;
chrpath-0.16/config.sub-816-	mips3*)
chrpath-0.16/config.sub:817:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
chrpath-0.16/config.sub-818-		;;
##############################################
chrpath-0.16/config.sub-831-	ms1-*)
chrpath-0.16/config.sub:832:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
chrpath-0.16/config.sub-833-		;;
##############################################
chrpath-0.16/config.sub-950-	parisc-*)
chrpath-0.16/config.sub:951:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-952-		os=-linux
##############################################
chrpath-0.16/config.sub-966-	pc98-*)
chrpath-0.16/config.sub:967:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-968-		;;
##############################################
chrpath-0.16/config.sub-981-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
chrpath-0.16/config.sub:982:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-983-		;;
chrpath-0.16/config.sub-984-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
chrpath-0.16/config.sub:985:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-986-		;;
chrpath-0.16/config.sub-987-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
chrpath-0.16/config.sub:988:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-989-		;;
chrpath-0.16/config.sub-990-	pentium4-*)
chrpath-0.16/config.sub:991:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-992-		;;
##############################################
chrpath-0.16/config.sub-1000-	ppc-* | ppcbe-*)
chrpath-0.16/config.sub:1001:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-1002-		;;
##############################################
chrpath-0.16/config.sub-1006-	ppcle-* | powerpclittle-*)
chrpath-0.16/config.sub:1007:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-1008-		;;
##############################################
chrpath-0.16/config.sub-1010-		;;
chrpath-0.16/config.sub:1011:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-1012-		;;
##############################################
chrpath-0.16/config.sub-1016-	ppc64le-* | powerpc64little-*)
chrpath-0.16/config.sub:1017:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-1018-		;;
##############################################
chrpath-0.16/config.sub-1099-	strongarm-* | thumb-*)
chrpath-0.16/config.sub:1100:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
chrpath-0.16/config.sub-1101-		;;
##############################################
chrpath-0.16/config.sub-1229-	xscale-* | xscalee[bl]-*)
chrpath-0.16/config.sub:1230:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
chrpath-0.16/config.sub-1231-		;;
##############################################
chrpath-0.16/config.sub-1306-	*)
chrpath-0.16/config.sub:1307:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
chrpath-0.16/config.sub-1308-		exit 1
##############################################
chrpath-0.16/config.sub-1314-	*-digital*)
chrpath-0.16/config.sub:1315:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
chrpath-0.16/config.sub-1316-		;;
chrpath-0.16/config.sub-1317-	*-commodore*)
chrpath-0.16/config.sub:1318:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
chrpath-0.16/config.sub-1319-		;;
##############################################
chrpath-0.16/config.sub-1335-	-solaris1 | -solaris1.*)
chrpath-0.16/config.sub:1336:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
chrpath-0.16/config.sub-1337-		;;
##############################################
chrpath-0.16/config.sub-1347-	-gnu/linux*)
chrpath-0.16/config.sub:1348:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
chrpath-0.16/config.sub-1349-		;;
##############################################
chrpath-0.16/config.sub-1393-	-nto*)
chrpath-0.16/config.sub:1394:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
chrpath-0.16/config.sub-1395-		;;
##############################################
chrpath-0.16/config.sub-1400-	-mac*)
chrpath-0.16/config.sub:1401:		os=`echo $os | sed -e 's|mac|macos|'`
chrpath-0.16/config.sub-1402-		;;
##############################################
chrpath-0.16/config.sub-1406-	-linux*)
chrpath-0.16/config.sub:1407:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
chrpath-0.16/config.sub-1408-		;;
chrpath-0.16/config.sub-1409-	-sunos5*)
chrpath-0.16/config.sub:1410:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
chrpath-0.16/config.sub-1411-		;;
chrpath-0.16/config.sub-1412-	-sunos6*)
chrpath-0.16/config.sub:1413:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
chrpath-0.16/config.sub-1414-		;;
##############################################
chrpath-0.16/config.sub-1461-	-sinix5.*)
chrpath-0.16/config.sub:1462:		os=`echo $os | sed -e 's|sinix|sysv|'`
chrpath-0.16/config.sub-1463-		;;
##############################################
chrpath-0.16/config.sub-1514-		# Get rid of the `-' at the beginning of $os.
chrpath-0.16/config.sub:1515:		os=`echo $os | sed 's/[^-]*-//'`
chrpath-0.16/config.sub:1516:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
chrpath-0.16/config.sub-1517-		exit 1
##############################################
chrpath-0.16/config.sub-1780-		esac
chrpath-0.16/config.sub:1781:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
chrpath-0.16/config.sub-1782-		;;
##############################################
chrpath-0.16/Makefile.in-101-  esac
chrpath-0.16/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
chrpath-0.16/Makefile.in-103-am__vpath_adj = case $$p in \
chrpath-0.16/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
chrpath-0.16/Makefile.in-105-    *) f=$$p;; \
chrpath-0.16/Makefile.in-106-  esac;
chrpath-0.16/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
chrpath-0.16/Makefile.in-108-am__install_max = 40
chrpath-0.16/Makefile.in-109-am__nobase_strip_setup = \
chrpath-0.16/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
chrpath-0.16/Makefile.in-111-am__nobase_strip = \
##############################################
chrpath-0.16/Makefile.in-156-  while test -n "$$dir1"; do \
chrpath-0.16/Makefile.in:157:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
chrpath-0.16/Makefile.in-158-    if test "$$first" != "."; then \
chrpath-0.16/Makefile.in-159-      if test "$$first" = ".."; then \
chrpath-0.16/Makefile.in:160:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
chrpath-0.16/Makefile.in:161:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
chrpath-0.16/Makefile.in-162-      else \
chrpath-0.16/Makefile.in:163:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
chrpath-0.16/Makefile.in-164-        if test "$$first2" = "$$first"; then \
chrpath-0.16/Makefile.in:165:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
chrpath-0.16/Makefile.in-166-        else \
##############################################
chrpath-0.16/Makefile.in-171-    fi; \
chrpath-0.16/Makefile.in:172:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
chrpath-0.16/Makefile.in-173-  done; \
##############################################
chrpath-0.16/Makefile.in-409-.c.obj:
chrpath-0.16/Makefile.in:410:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
chrpath-0.16/Makefile.in-411-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
chrpath-0.16/Makefile.in-413-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
chrpath-0.16/Makefile.in:414:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
chrpath-0.16/Makefile.in-415-install-man1: $(man_MANS)
##############################################
chrpath-0.16/Makefile.in-419-	test -n "$(man1dir)" \
chrpath-0.16/Makefile.in:420:	  && test -n "`echo $$list1$$list2`" \
chrpath-0.16/Makefile.in-421-	  || exit 0; \
##############################################
chrpath-0.16/Makefile.in-476-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
chrpath-0.16/Makefile.in:477:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
chrpath-0.16/Makefile.in-478-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
chrpath-0.16/Makefile.in-494-	dot_seen=no; \
chrpath-0.16/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
chrpath-0.16/Makefile.in-496-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
chrpath-0.16/Makefile.in-529-	rev="$$rev ."; \
chrpath-0.16/Makefile.in:530:	target=`echo $@ | sed s/-recursive//`; \
chrpath-0.16/Makefile.in-531-	for subdir in $$rev; do \
##############################################
chrpath-0.16/Makefile.in-607-GTAGS:
chrpath-0.16/Makefile.in:608:	here=`$(am__cd) $(top_builddir) && pwd` \
chrpath-0.16/Makefile.in-609-	  && $(am__cd) $(top_srcdir) \
##############################################
chrpath-0.16/Makefile.in-630-	test -d "$(distdir)" || mkdir "$(distdir)"
chrpath-0.16/Makefile.in:631:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chrpath-0.16/Makefile.in:632:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chrpath-0.16/Makefile.in-633-	list='$(DISTFILES)'; \
##############################################
chrpath-0.16/Makefile.in-644-	  if test -d $$d/$$file; then \
chrpath-0.16/Makefile.in:645:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
chrpath-0.16/Makefile.in-646-	    if test -d "$(distdir)/$$file"; then \
##############################################
chrpath-0.16/Makefile.in-755-	test -d $(distdir)/_build || exit 0; \
chrpath-0.16/Makefile.in:756:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
chrpath-0.16/Makefile.in-757-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
chrpath-0.16/Makefile.in-798-	}; \
chrpath-0.16/Makefile.in:799:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
chrpath-0.16/Makefile.in-800-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
chrpath-0.16/Makefile.in-810-	fi
chrpath-0.16/Makefile.in:811:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
chrpath-0.16/Makefile.in-812-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
chrpath-0.16/missing-128-       # Could not run --version or --help.  This is probably someone
chrpath-0.16/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
chrpath-0.16/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
chrpath-0.16/missing-162-         from any GNU archive site."
chrpath-0.16/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
chrpath-0.16/missing-164-    test -z "$files" && files="config.h"
##############################################
chrpath-0.16/missing-191-         proper tools for further handling them.
chrpath-0.16/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
chrpath-0.16/missing-193-         archive site."
chrpath-0.16/missing-194-
chrpath-0.16/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
chrpath-0.16/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
chrpath-0.16/missing-197-    if test -f "$file"; then
##############################################
chrpath-0.16/missing-220-	*.y)
chrpath-0.16/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
chrpath-0.16/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
chrpath-0.16/missing-224-	    fi
chrpath-0.16/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
chrpath-0.16/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
chrpath-0.16/missing-250-	*.l)
chrpath-0.16/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
chrpath-0.16/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
chrpath-0.16/missing-269-
chrpath-0.16/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
chrpath-0.16/missing-271-    if test -z "$file"; then
chrpath-0.16/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
chrpath-0.16/missing-273-    fi
##############################################
chrpath-0.16/missing-291-    # The file to touch is that specified with -o ...
chrpath-0.16/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
chrpath-0.16/missing-293-    if test -z "$file"; then
chrpath-0.16/missing-294-      # ... or it is the one specified with @setfilename ...
chrpath-0.16/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
chrpath-0.16/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
chrpath-0.16/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
chrpath-0.16/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
chrpath-0.16/missing-299-    fi
##############################################
chrpath-0.16/missing-321-	*o*)
chrpath-0.16/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
chrpath-0.16/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
chrpath-0.16/missing-327-	*h*)
chrpath-0.16/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
chrpath-0.16/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
chrpath-0.16/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
chrpath-0.16/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
chrpath-0.16/depcomp-70-
##############################################
chrpath-0.16/depcomp-203-  # Version 6 uses the directory in both cases.
chrpath-0.16/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
chrpath-0.16/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
chrpath-0.16/depcomp-214-  else
chrpath-0.16/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
chrpath-0.16/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
chrpath-0.16/depcomp-228-    # Do two passes, one to just change these to
chrpath-0.16/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
chrpath-0.16/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
chrpath-0.16/depcomp-269-  # Do two passes, one to just change these to
chrpath-0.16/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
chrpath-0.16/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
chrpath-0.16/depcomp-284-   # Subdirectories are respected.
chrpath-0.16/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
chrpath-0.16/depcomp-286-   test "x$dir" = "x$object" && dir=
chrpath-0.16/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
chrpath-0.16/depcomp-288-
##############################################
chrpath-0.16/depcomp-423-  done
chrpath-0.16/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
chrpath-0.16/depcomp-425-  touch "$tmpdepfile"
##############################################
chrpath-0.16/testsuite/Makefile.in-251-.c.obj:
chrpath-0.16/testsuite/Makefile.in:252:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
chrpath-0.16/testsuite/Makefile.in-253-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
chrpath-0.16/testsuite/Makefile.in-255-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
chrpath-0.16/testsuite/Makefile.in:256:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
chrpath-0.16/testsuite/Makefile.in-257-
##############################################
chrpath-0.16/testsuite/Makefile.in-302-GTAGS:
chrpath-0.16/testsuite/Makefile.in:303:	here=`$(am__cd) $(top_builddir) && pwd` \
chrpath-0.16/testsuite/Makefile.in-304-	  && $(am__cd) $(top_srcdir) \
##############################################
chrpath-0.16/testsuite/Makefile.in-310-distdir: $(DISTFILES)
chrpath-0.16/testsuite/Makefile.in:311:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chrpath-0.16/testsuite/Makefile.in:312:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chrpath-0.16/testsuite/Makefile.in-313-	list='$(DISTFILES)'; \
##############################################
chrpath-0.16/testsuite/Makefile.in-324-	  if test -d $$d/$$file; then \
chrpath-0.16/testsuite/Makefile.in:325:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
chrpath-0.16/testsuite/Makefile.in-326-	    if test -d "$(distdir)/$$file"; then \
##############################################
chrpath-0.16/deb/Makefile.in-214-distdir: $(DISTFILES)
chrpath-0.16/deb/Makefile.in:215:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chrpath-0.16/deb/Makefile.in:216:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chrpath-0.16/deb/Makefile.in-217-	list='$(DISTFILES)'; \
##############################################
chrpath-0.16/deb/Makefile.in-228-	  if test -d $$d/$$file; then \
chrpath-0.16/deb/Makefile.in:229:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
chrpath-0.16/deb/Makefile.in-230-	    if test -d "$(distdir)/$$file"; then \
##############################################
chrpath-0.16/aclocal.m4-73-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
chrpath-0.16/aclocal.m4:74:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
chrpath-0.16/aclocal.m4-75-#
##############################################
chrpath-0.16/aclocal.m4-97-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
chrpath-0.16/aclocal.m4:98:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
chrpath-0.16/aclocal.m4-99-# and then we would define $MISSING as
##############################################
chrpath-0.16/aclocal.m4-113-# expand $ac_aux_dir to an absolute path
chrpath-0.16/aclocal.m4:114:am_aux_dir=`cd $ac_aux_dir && pwd`
chrpath-0.16/aclocal.m4-115-])
##############################################
chrpath-0.16/aclocal.m4-215-  if test "$am_compiler_list" = ""; then
chrpath-0.16/aclocal.m4:216:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
chrpath-0.16/aclocal.m4-217-  fi
##############################################
chrpath-0.16/aclocal.m4-364-    # Strip MF so we end up with the name of the file.
chrpath-0.16/aclocal.m4:365:    mf=`echo "$mf" | sed -e 's/:.*$//'`
chrpath-0.16/aclocal.m4-366-    # Check whether this is an Automake generated Makefile or not.
##############################################
chrpath-0.16/aclocal.m4-373-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
chrpath-0.16/aclocal.m4:374:      dirpart=`AS_DIRNAME("$mf")`
chrpath-0.16/aclocal.m4-375-    else
##############################################
chrpath-0.16/aclocal.m4-379-    # from the Makefile without running `make'.
chrpath-0.16/aclocal.m4:380:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
chrpath-0.16/aclocal.m4-381-    test -z "$DEPDIR" && continue
chrpath-0.16/aclocal.m4:382:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
chrpath-0.16/aclocal.m4-383-    test -z "am__include" && continue
chrpath-0.16/aclocal.m4:384:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
chrpath-0.16/aclocal.m4-385-    # When using ansi2knr, U may be empty or an underscore; expand it
chrpath-0.16/aclocal.m4:386:    U=`sed -n 's/^U = //p' < "$mf"`
chrpath-0.16/aclocal.m4-387-    # Find all dependency output files, they are included files with
##############################################
chrpath-0.16/aclocal.m4-395-      test -f "$dirpart/$file" && continue
chrpath-0.16/aclocal.m4:396:      fdir=`AS_DIRNAME(["$file"])`
chrpath-0.16/aclocal.m4-397-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
chrpath-0.16/aclocal.m4-462-AC_REQUIRE([AC_PROG_INSTALL])dnl
chrpath-0.16/aclocal.m4:463:if test "`cd $srcdir && pwd`" != "`pwd`"; then
chrpath-0.16/aclocal.m4-464-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
chrpath-0.16/aclocal.m4-564-    * )
chrpath-0.16/aclocal.m4:565:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
chrpath-0.16/aclocal.m4-566-  esac
chrpath-0.16/aclocal.m4-567-done
chrpath-0.16/aclocal.m4:568:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
chrpath-0.16/aclocal.m4-569-
##############################################
chrpath-0.16/aclocal.m4-682-# Ignore all kinds of additional output from `make'.
chrpath-0.16/aclocal.m4:683:case `$am_make -s -f confmf 2> /dev/null` in #(
chrpath-0.16/aclocal.m4-684-*the\ am__doit\ target*)
##############################################
chrpath-0.16/aclocal.m4-692-   echo '.include "confinc"' > confmf
chrpath-0.16/aclocal.m4:693:   case `$am_make -s -f confmf 2> /dev/null` in #(
chrpath-0.16/aclocal.m4-694-   *the\ am__doit\ target*)
##############################################
chrpath-0.16/aclocal.m4-849-if (
chrpath-0.16/aclocal.m4:850:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
chrpath-0.16/aclocal.m4-851-   if test "$[*]" = "X"; then
chrpath-0.16/aclocal.m4-852-      # -L didn't work.
chrpath-0.16/aclocal.m4:853:      set X `ls -t "$srcdir/configure" conftest.file`
chrpath-0.16/aclocal.m4-854-   fi
##############################################
chrpath-0.16/install-sh-210-      fi
chrpath-0.16/install-sh:211:      dst=$dst/`basename "$src"`
chrpath-0.16/install-sh-212-    fi
##############################################
chrpath-0.16/install-sh-215-  # This sed command emulates the dirname command.
chrpath-0.16/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
chrpath-0.16/install-sh-217-
##############################################
chrpath-0.16/install-sh-228-    IFS='%'
chrpath-0.16/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
chrpath-0.16/install-sh-230-    shift
##############################################
chrpath-0.16/install-sh-256-  else
chrpath-0.16/install-sh:257:    dstfile=`basename "$dst"`
chrpath-0.16/install-sh-258-