===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
reprof-1.0.1/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
reprof-1.0.1/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
reprof-1.0.1/aclocal.m4-44-#
##############################################
reprof-1.0.1/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
reprof-1.0.1/aclocal.m4:67:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
reprof-1.0.1/aclocal.m4-68-# and then we would define $MISSING as
##############################################
reprof-1.0.1/aclocal.m4-82-# expand $ac_aux_dir to an absolute path
reprof-1.0.1/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd`
reprof-1.0.1/aclocal.m4-84-])
##############################################
reprof-1.0.1/aclocal.m4-118-# test to see if srcdir already configured
reprof-1.0.1/aclocal.m4:119:if test "`cd $srcdir && pwd`" != "`pwd`" &&
reprof-1.0.1/aclocal.m4-120-   test -f $srcdir/config.status; then
##############################################
reprof-1.0.1/aclocal.m4-194-    * )
reprof-1.0.1/aclocal.m4:195:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
reprof-1.0.1/aclocal.m4-196-  esac
reprof-1.0.1/aclocal.m4-197-done
reprof-1.0.1/aclocal.m4:198:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
reprof-1.0.1/aclocal.m4-199-
##############################################
reprof-1.0.1/aclocal.m4-389-if (
reprof-1.0.1/aclocal.m4:390:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
reprof-1.0.1/aclocal.m4-391-   if test "$[*]" = "X"; then
reprof-1.0.1/aclocal.m4-392-      # -L didn't work.
reprof-1.0.1/aclocal.m4:393:      set X `ls -t $srcdir/configure conftest.file`
reprof-1.0.1/aclocal.m4-394-   fi
##############################################
reprof-1.0.1/Makefile.am-26-dist-hook:
reprof-1.0.1/Makefile.am:27:	rm -rf `find '$(distdir)' -name .svn`
##############################################
reprof-1.0.1/Makefile.in-197-	dot_seen=no; \
reprof-1.0.1/Makefile.in:198:	target=`echo $@ | sed s/-recursive//`; \
reprof-1.0.1/Makefile.in-199-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
reprof-1.0.1/Makefile.in-233-	rev="$$rev ."; \
reprof-1.0.1/Makefile.in:234:	target=`echo $@ | sed s/-recursive//`; \
reprof-1.0.1/Makefile.in-235-	for subdir in $$rev; do \
##############################################
reprof-1.0.1/Makefile.in-307-GTAGS:
reprof-1.0.1/Makefile.in:308:	here=`$(am__cd) $(top_builddir) && pwd` \
reprof-1.0.1/Makefile.in-309-	  && cd $(top_srcdir) \
##############################################
reprof-1.0.1/Makefile.in-318-	$(mkdir_p) $(distdir)/.
reprof-1.0.1/Makefile.in:319:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/Makefile.in:320:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/Makefile.in-321-	list='$(DISTFILES)'; for file in $$list; do \
reprof-1.0.1/Makefile.in-322-	  case $$file in \
reprof-1.0.1/Makefile.in:323:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
reprof-1.0.1/Makefile.in:324:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
reprof-1.0.1/Makefile.in-325-	  esac; \
reprof-1.0.1/Makefile.in-326-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
reprof-1.0.1/Makefile.in:327:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
reprof-1.0.1/Makefile.in-328-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
reprof-1.0.1/Makefile.in-349-	    || exit 1; \
reprof-1.0.1/Makefile.in:350:	    distdir=`$(am__cd) $(distdir) && pwd`; \
reprof-1.0.1/Makefile.in:351:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
reprof-1.0.1/Makefile.in-352-	    (cd $$subdir && \
##############################################
reprof-1.0.1/Makefile.in-413-	chmod a-w $(distdir)
reprof-1.0.1/Makefile.in:414:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
reprof-1.0.1/Makefile.in-415-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
reprof-1.0.1/Makefile.in-444-	@cd $(distuninstallcheck_dir) \
reprof-1.0.1/Makefile.in:445:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
reprof-1.0.1/Makefile.in-446-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
reprof-1.0.1/Makefile.in-456-	fi
reprof-1.0.1/Makefile.in:457:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
reprof-1.0.1/Makefile.in-458-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
reprof-1.0.1/Makefile.in-579-dist-hook:
reprof-1.0.1/Makefile.in:580:	rm -rf `find '$(distdir)' -name .svn`
reprof-1.0.1/Makefile.in-581-# Tell versions [3.59,3.63) of GNU make to not export all variables.
##############################################
reprof-1.0.1/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
reprof-1.0.1/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
reprof-1.0.1/configure-49-  as_echo='print -r --'
reprof-1.0.1/configure-50-  as_echo_n='print -rn --'
reprof-1.0.1/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
reprof-1.0.1/configure-52-  as_echo='printf %s\n'
##############################################
reprof-1.0.1/configure-54-else
reprof-1.0.1/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
reprof-1.0.1/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
reprof-1.0.1/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
reprof-1.0.1/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
reprof-1.0.1/configure-66-      esac;
##############################################
reprof-1.0.1/configure-174-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
reprof-1.0.1/configure:175:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
reprof-1.0.1/configure-176-  if (eval "$as_required") 2>/dev/null; then :
##############################################
reprof-1.0.1/configure-290-      case $as_dir in #(
reprof-1.0.1/configure:291:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
reprof-1.0.1/configure-292-      *) as_qdir=$as_dir;;
##############################################
reprof-1.0.1/configure-355-  {
reprof-1.0.1/configure:356:    as_val=`expr "$@" || test $? -eq 1`
reprof-1.0.1/configure-357-  }
##############################################
reprof-1.0.1/configure-362-# ----------------------------------------
reprof-1.0.1/configure:363:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
reprof-1.0.1/configure-364-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
reprof-1.0.1/configure-425-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
reprof-1.0.1/configure:426:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
reprof-1.0.1/configure-427-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
reprof-1.0.1/configure-516-	esac;
reprof-1.0.1/configure:517:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
reprof-1.0.1/configure-518-	???[sx]*):;;*)false;;esac;fi
##############################################
reprof-1.0.1/configure-689-  case $ac_option in
reprof-1.0.1/configure:690:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
reprof-1.0.1/configure-691-  *=)   ac_optarg= ;;
##############################################
reprof-1.0.1/configure-733-  -disable-* | --disable-*)
reprof-1.0.1/configure:734:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
reprof-1.0.1/configure-735-    # Reject names that are not valid shell variable names.
##############################################
reprof-1.0.1/configure-738-    ac_useropt_orig=$ac_useropt
reprof-1.0.1/configure:739:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
reprof-1.0.1/configure-740-    case $ac_user_opts in
##############################################
reprof-1.0.1/configure-759-  -enable-* | --enable-*)
reprof-1.0.1/configure:760:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
reprof-1.0.1/configure-761-    # Reject names that are not valid shell variable names.
##############################################
reprof-1.0.1/configure-764-    ac_useropt_orig=$ac_useropt
reprof-1.0.1/configure:765:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
reprof-1.0.1/configure-766-    case $ac_user_opts in
##############################################
reprof-1.0.1/configure-963-  -with-* | --with-*)
reprof-1.0.1/configure:964:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
reprof-1.0.1/configure-965-    # Reject names that are not valid shell variable names.
##############################################
reprof-1.0.1/configure-968-    ac_useropt_orig=$ac_useropt
reprof-1.0.1/configure:969:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
reprof-1.0.1/configure-970-    case $ac_user_opts in
##############################################
reprof-1.0.1/configure-979-  -without-* | --without-*)
reprof-1.0.1/configure:980:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
reprof-1.0.1/configure-981-    # Reject names that are not valid shell variable names.
##############################################
reprof-1.0.1/configure-984-    ac_useropt_orig=$ac_useropt
reprof-1.0.1/configure:985:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
reprof-1.0.1/configure-986-    case $ac_user_opts in
##############################################
reprof-1.0.1/configure-1017-  *=*)
reprof-1.0.1/configure:1018:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
reprof-1.0.1/configure-1019-    # Reject names that are not valid shell variable names.
##############################################
reprof-1.0.1/configure-1038-if test -n "$ac_prev"; then
reprof-1.0.1/configure:1039:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
reprof-1.0.1/configure-1040-  as_fn_error $? "missing argument to $ac_option"
##############################################
reprof-1.0.1/configure-1060-    */ )
reprof-1.0.1/configure:1061:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
reprof-1.0.1/configure-1062-      eval $ac_var=\$ac_val;;
##############################################
reprof-1.0.1/configure-1097-ac_ls_di=`ls -di .` &&
reprof-1.0.1/configure:1098:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
reprof-1.0.1/configure-1099-  as_fn_error $? "working directory cannot be determined"
##############################################
reprof-1.0.1/configure-1153-case $srcdir in
reprof-1.0.1/configure:1154:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
reprof-1.0.1/configure-1155-esac
##############################################
reprof-1.0.1/configure-1196-By default, \`make install' will install all the files in
reprof-1.0.1/configure:1197:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
reprof-1.0.1/configure:1198:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
reprof-1.0.1/configure-1199-for instance \`--prefix=\$HOME'.
##############################################
reprof-1.0.1/configure-1255-*)
reprof-1.0.1/configure:1256:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
reprof-1.0.1/configure-1257-  # A ".." for each directory in $ac_dir_suffix.
reprof-1.0.1/configure:1258:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
reprof-1.0.1/configure-1259-  case $ac_top_builddir_sub in
##############################################
reprof-1.0.1/configure-1391-    *\'*)
reprof-1.0.1/configure:1392:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
reprof-1.0.1/configure-1393-    esac
##############################################
reprof-1.0.1/configure-1474-      case $ac_val in
reprof-1.0.1/configure:1475:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
reprof-1.0.1/configure-1476-      esac
##############################################
reprof-1.0.1/configure-1489-	case $ac_val in
reprof-1.0.1/configure:1490:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
reprof-1.0.1/configure-1491-	esac
##############################################
reprof-1.0.1/configure-1609-    set,)
reprof-1.0.1/configure:1610:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
reprof-1.0.1/configure:1611:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
reprof-1.0.1/configure-1612-      ac_cache_corrupted=: ;;
##############################################
reprof-1.0.1/configure-1620-	# differences in whitespace do not lead to failure.
reprof-1.0.1/configure:1621:	ac_old_val_w=`echo x $ac_old_val`
reprof-1.0.1/configure:1622:	ac_new_val_w=`echo x $ac_new_val`
reprof-1.0.1/configure-1623-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
reprof-1.0.1/configure-1640-    case $ac_new_val in
reprof-1.0.1/configure:1641:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
reprof-1.0.1/configure-1642-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
reprof-1.0.1/configure-1801-if (
reprof-1.0.1/configure:1802:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
reprof-1.0.1/configure-1803-   if test "$*" = "X"; then
reprof-1.0.1/configure-1804-      # -L didn't work.
reprof-1.0.1/configure:1805:      set X `ls -t $srcdir/configure conftest.file`
reprof-1.0.1/configure-1806-   fi
##############################################
reprof-1.0.1/configure-1837-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
reprof-1.0.1/configure:1838:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
reprof-1.0.1/configure-1839-
reprof-1.0.1/configure-1840-# expand $ac_aux_dir to an absolute path
reprof-1.0.1/configure:1841:am_aux_dir=`cd $ac_aux_dir && pwd`
reprof-1.0.1/configure-1842-
##############################################
reprof-1.0.1/configure-1930-set x ${MAKE-make}
reprof-1.0.1/configure:1931:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
reprof-1.0.1/configure-1932-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
reprof-1.0.1/configure-1940-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
reprof-1.0.1/configure:1941:case `${MAKE-make} -f conftest.make 2>/dev/null` in
reprof-1.0.1/configure-1942-  *@@@%%%=?*=@@@%%%*)
##############################################
reprof-1.0.1/configure-1968-# test to see if srcdir already configured
reprof-1.0.1/configure:1969:if test "`cd $srcdir && pwd`" != "`pwd`" &&
reprof-1.0.1/configure-1970-   test -f $srcdir/config.status; then
##############################################
reprof-1.0.1/configure-2249-'
reprof-1.0.1/configure:2250:DEFS=`sed -n "$ac_script" confdefs.h`
reprof-1.0.1/configure-2251-
##############################################
reprof-1.0.1/configure-2258-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
reprof-1.0.1/configure:2259:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
reprof-1.0.1/configure-2260-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
reprof-1.0.1/configure-2325-if test -z "$BASH_VERSION$ZSH_VERSION" \
reprof-1.0.1/configure:2326:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
reprof-1.0.1/configure-2327-  as_echo='print -r --'
reprof-1.0.1/configure-2328-  as_echo_n='print -rn --'
reprof-1.0.1/configure:2329:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
reprof-1.0.1/configure-2330-  as_echo='printf %s\n'
##############################################
reprof-1.0.1/configure-2332-else
reprof-1.0.1/configure:2333:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
reprof-1.0.1/configure-2334-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
reprof-1.0.1/configure-2342-	expr "X$arg" : "X\\(.*\\)$as_nl";
reprof-1.0.1/configure:2343:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
reprof-1.0.1/configure-2344-      esac;
##############################################
reprof-1.0.1/configure-2418-# ----------------------------------------
reprof-1.0.1/configure:2419:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
reprof-1.0.1/configure-2420-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
reprof-1.0.1/configure-2490-  {
reprof-1.0.1/configure:2491:    as_val=`expr "$@" || test $? -eq 1`
reprof-1.0.1/configure-2492-  }
##############################################
reprof-1.0.1/configure-2594-      case $as_dir in #(
reprof-1.0.1/configure:2595:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
reprof-1.0.1/configure-2596-      *) as_qdir=$as_dir;;
##############################################
reprof-1.0.1/configure-2651-	esac;
reprof-1.0.1/configure:2652:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
reprof-1.0.1/configure-2653-	???[sx]*):;;*)false;;esac;fi
##############################################
reprof-1.0.1/configure-2728-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
reprof-1.0.1/configure:2729:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
reprof-1.0.1/configure-2730-ac_cs_version="\\
##############################################
reprof-1.0.1/configure-2752-  --*=?*)
reprof-1.0.1/configure:2753:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
reprof-1.0.1/configure:2754:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
reprof-1.0.1/configure-2755-    ac_shift=:
##############################################
reprof-1.0.1/configure-2757-  --*=)
reprof-1.0.1/configure:2758:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
reprof-1.0.1/configure-2759-    ac_optarg=
##############################################
reprof-1.0.1/configure-2781-    case $ac_optarg in
reprof-1.0.1/configure:2782:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
reprof-1.0.1/configure-2783-    '') as_fn_error $? "missing file argument" ;;
##############################################
reprof-1.0.1/configure-2903-fi
reprof-1.0.1/configure:2904:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
reprof-1.0.1/configure-2905-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
reprof-1.0.1/configure-2920-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
reprof-1.0.1/configure:2921:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
reprof-1.0.1/configure-2922-ac_delim='%!_!# '
##############################################
reprof-1.0.1/configure-2926-
reprof-1.0.1/configure:2927:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
reprof-1.0.1/configure-2928-  if test $ac_delim_n = $ac_delim_num; then
##############################################
reprof-1.0.1/configure-3088-      esac
reprof-1.0.1/configure:3089:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
reprof-1.0.1/configure-3090-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
reprof-1.0.1/configure-3147-*)
reprof-1.0.1/configure:3148:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
reprof-1.0.1/configure-3149-  # A ".." for each directory in $ac_dir_suffix.
reprof-1.0.1/configure:3150:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
reprof-1.0.1/configure-3151-  case $ac_top_builddir_sub in
##############################################
reprof-1.0.1/configure-3203-/@mandir@/p'
reprof-1.0.1/configure:3204:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
reprof-1.0.1/configure-3205-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
reprof-1.0.1/configure-3220-
reprof-1.0.1/configure:3221:# Neutralize VPATH when `$srcdir' = `.'.
reprof-1.0.1/configure-3222-# Shell code in configure.ac might set extrasub.
##############################################
reprof-1.0.1/configure-3247-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
reprof-1.0.1/configure:3248:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
reprof-1.0.1/configure:3249:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
reprof-1.0.1/configure-3250-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
reprof-1.0.1/install-sh-210-      fi
reprof-1.0.1/install-sh:211:      dst=$dst/`basename "$src"`
reprof-1.0.1/install-sh-212-    fi
##############################################
reprof-1.0.1/install-sh-215-  # This sed command emulates the dirname command.
reprof-1.0.1/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
reprof-1.0.1/install-sh-217-
##############################################
reprof-1.0.1/install-sh-228-    IFS='%'
reprof-1.0.1/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
reprof-1.0.1/install-sh-230-    shift
##############################################
reprof-1.0.1/install-sh-256-  else
reprof-1.0.1/install-sh:257:    dstfile=`basename "$dst"`
reprof-1.0.1/install-sh-258-
##############################################
reprof-1.0.1/missing-128-       # Could not run --version or --help.  This is probably someone
reprof-1.0.1/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
reprof-1.0.1/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
reprof-1.0.1/missing-162-         from any GNU archive site."
reprof-1.0.1/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
reprof-1.0.1/missing-164-    test -z "$files" && files="config.h"
##############################################
reprof-1.0.1/missing-191-         proper tools for further handling them.
reprof-1.0.1/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
reprof-1.0.1/missing-193-         archive site."
reprof-1.0.1/missing-194-
reprof-1.0.1/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
reprof-1.0.1/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
reprof-1.0.1/missing-197-    if test -f "$file"; then
##############################################
reprof-1.0.1/missing-220-	*.y)
reprof-1.0.1/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
reprof-1.0.1/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
reprof-1.0.1/missing-224-	    fi
reprof-1.0.1/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
reprof-1.0.1/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
reprof-1.0.1/missing-250-	*.l)
reprof-1.0.1/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
reprof-1.0.1/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
reprof-1.0.1/missing-269-
reprof-1.0.1/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
reprof-1.0.1/missing-271-    if test -z "$file"; then
reprof-1.0.1/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
reprof-1.0.1/missing-273-    fi
##############################################
reprof-1.0.1/missing-291-    # The file to touch is that specified with -o ...
reprof-1.0.1/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
reprof-1.0.1/missing-293-    if test -z "$file"; then
reprof-1.0.1/missing-294-      # ... or it is the one specified with @setfilename ...
reprof-1.0.1/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
reprof-1.0.1/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
reprof-1.0.1/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
reprof-1.0.1/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
reprof-1.0.1/missing-299-    fi
##############################################
reprof-1.0.1/missing-321-	*o*)
reprof-1.0.1/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
reprof-1.0.1/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
reprof-1.0.1/missing-327-	*h*)
reprof-1.0.1/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
reprof-1.0.1/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
reprof-1.0.1/examples/Makefile.am-4-dist-hook:
reprof-1.0.1/examples/Makefile.am:5:	rm -rf `find $(distdir) -name .svn`
##############################################
reprof-1.0.1/examples/Makefile.in-47-DIST_SOURCES =
reprof-1.0.1/examples/Makefile.in:48:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
reprof-1.0.1/examples/Makefile.in-49-am__vpath_adj = case $$p in \
reprof-1.0.1/examples/Makefile.in:50:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
reprof-1.0.1/examples/Makefile.in-51-    *) f=$$p;; \
reprof-1.0.1/examples/Makefile.in-52-  esac;
reprof-1.0.1/examples/Makefile.in:53:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
reprof-1.0.1/examples/Makefile.in-54-am__installdirs = "$(DESTDIR)$(pkgdocexamplesdir)"
##############################################
reprof-1.0.1/examples/Makefile.in-179-distdir: $(DISTFILES)
reprof-1.0.1/examples/Makefile.in:180:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/examples/Makefile.in:181:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/examples/Makefile.in-182-	list='$(DISTFILES)'; for file in $$list; do \
reprof-1.0.1/examples/Makefile.in-183-	  case $$file in \
reprof-1.0.1/examples/Makefile.in:184:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
reprof-1.0.1/examples/Makefile.in:185:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
reprof-1.0.1/examples/Makefile.in-186-	  esac; \
reprof-1.0.1/examples/Makefile.in-187-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
reprof-1.0.1/examples/Makefile.in:188:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
reprof-1.0.1/examples/Makefile.in-189-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
reprof-1.0.1/examples/Makefile.in-297-dist-hook:
reprof-1.0.1/examples/Makefile.in:298:	rm -rf `find $(distdir) -name .svn`
reprof-1.0.1/examples/Makefile.in-299-# Tell versions [3.59,3.63) of GNU make to not export all variables.
##############################################
reprof-1.0.1/scripts/Makefile.in-156-	  if test -f $$d$$p; then \
reprof-1.0.1/scripts/Makefile.in:157:	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
reprof-1.0.1/scripts/Makefile.in-158-	    echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
reprof-1.0.1/scripts/Makefile.in-165-	@list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
reprof-1.0.1/scripts/Makefile.in:166:	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
reprof-1.0.1/scripts/Makefile.in-167-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
reprof-1.0.1/scripts/Makefile.in-183-	  else file=$$i; fi; \
reprof-1.0.1/scripts/Makefile.in:184:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
reprof-1.0.1/scripts/Makefile.in-185-	  case "$$ext" in \
##############################################
reprof-1.0.1/scripts/Makefile.in-188-	  esac; \
reprof-1.0.1/scripts/Makefile.in:189:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
reprof-1.0.1/scripts/Makefile.in:190:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
reprof-1.0.1/scripts/Makefile.in:191:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
reprof-1.0.1/scripts/Makefile.in-192-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
reprof-1.0.1/scripts/Makefile.in-204-	for i in $$list; do \
reprof-1.0.1/scripts/Makefile.in:205:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
reprof-1.0.1/scripts/Makefile.in-206-	  case "$$ext" in \
##############################################
reprof-1.0.1/scripts/Makefile.in-209-	  esac; \
reprof-1.0.1/scripts/Makefile.in:210:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
reprof-1.0.1/scripts/Makefile.in:211:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
reprof-1.0.1/scripts/Makefile.in:212:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
reprof-1.0.1/scripts/Makefile.in-213-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
reprof-1.0.1/scripts/Makefile.in-223-distdir: $(DISTFILES)
reprof-1.0.1/scripts/Makefile.in:224:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/scripts/Makefile.in:225:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/scripts/Makefile.in-226-	list='$(DISTFILES)'; for file in $$list; do \
reprof-1.0.1/scripts/Makefile.in-227-	  case $$file in \
reprof-1.0.1/scripts/Makefile.in:228:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
reprof-1.0.1/scripts/Makefile.in:229:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
reprof-1.0.1/scripts/Makefile.in-230-	  esac; \
reprof-1.0.1/scripts/Makefile.in-231-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
reprof-1.0.1/scripts/Makefile.in:232:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
reprof-1.0.1/scripts/Makefile.in-233-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
reprof-1.0.1/lib/Makefile.in-167-	dot_seen=no; \
reprof-1.0.1/lib/Makefile.in:168:	target=`echo $@ | sed s/-recursive//`; \
reprof-1.0.1/lib/Makefile.in-169-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
reprof-1.0.1/lib/Makefile.in-203-	rev="$$rev ."; \
reprof-1.0.1/lib/Makefile.in:204:	target=`echo $@ | sed s/-recursive//`; \
reprof-1.0.1/lib/Makefile.in-205-	for subdir in $$rev; do \
##############################################
reprof-1.0.1/lib/Makefile.in-277-GTAGS:
reprof-1.0.1/lib/Makefile.in:278:	here=`$(am__cd) $(top_builddir) && pwd` \
reprof-1.0.1/lib/Makefile.in-279-	  && cd $(top_srcdir) \
##############################################
reprof-1.0.1/lib/Makefile.in-285-distdir: $(DISTFILES)
reprof-1.0.1/lib/Makefile.in:286:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/lib/Makefile.in:287:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/lib/Makefile.in-288-	list='$(DISTFILES)'; for file in $$list; do \
reprof-1.0.1/lib/Makefile.in-289-	  case $$file in \
reprof-1.0.1/lib/Makefile.in:290:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
reprof-1.0.1/lib/Makefile.in:291:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
reprof-1.0.1/lib/Makefile.in-292-	  esac; \
reprof-1.0.1/lib/Makefile.in-293-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
reprof-1.0.1/lib/Makefile.in:294:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
reprof-1.0.1/lib/Makefile.in-295-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
reprof-1.0.1/lib/Makefile.in-316-	    || exit 1; \
reprof-1.0.1/lib/Makefile.in:317:	    distdir=`$(am__cd) $(distdir) && pwd`; \
reprof-1.0.1/lib/Makefile.in:318:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
reprof-1.0.1/lib/Makefile.in-319-	    (cd $$subdir && \
##############################################
reprof-1.0.1/lib/RG/Makefile.in-171-	dot_seen=no; \
reprof-1.0.1/lib/RG/Makefile.in:172:	target=`echo $@ | sed s/-recursive//`; \
reprof-1.0.1/lib/RG/Makefile.in-173-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
reprof-1.0.1/lib/RG/Makefile.in-207-	rev="$$rev ."; \
reprof-1.0.1/lib/RG/Makefile.in:208:	target=`echo $@ | sed s/-recursive//`; \
reprof-1.0.1/lib/RG/Makefile.in-209-	for subdir in $$rev; do \
##############################################
reprof-1.0.1/lib/RG/Makefile.in-281-GTAGS:
reprof-1.0.1/lib/RG/Makefile.in:282:	here=`$(am__cd) $(top_builddir) && pwd` \
reprof-1.0.1/lib/RG/Makefile.in-283-	  && cd $(top_srcdir) \
##############################################
reprof-1.0.1/lib/RG/Makefile.in-289-distdir: $(DISTFILES)
reprof-1.0.1/lib/RG/Makefile.in:290:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/lib/RG/Makefile.in:291:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/lib/RG/Makefile.in-292-	list='$(DISTFILES)'; for file in $$list; do \
reprof-1.0.1/lib/RG/Makefile.in-293-	  case $$file in \
reprof-1.0.1/lib/RG/Makefile.in:294:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
reprof-1.0.1/lib/RG/Makefile.in:295:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
reprof-1.0.1/lib/RG/Makefile.in-296-	  esac; \
reprof-1.0.1/lib/RG/Makefile.in-297-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
reprof-1.0.1/lib/RG/Makefile.in:298:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
reprof-1.0.1/lib/RG/Makefile.in-299-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
reprof-1.0.1/lib/RG/Makefile.in-320-	    || exit 1; \
reprof-1.0.1/lib/RG/Makefile.in:321:	    distdir=`$(am__cd) $(distdir) && pwd`; \
reprof-1.0.1/lib/RG/Makefile.in:322:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
reprof-1.0.1/lib/RG/Makefile.in-323-	    (cd $$subdir && \
##############################################
reprof-1.0.1/lib/RG/Reprof/Makefile.in-153-distdir: $(DISTFILES)
reprof-1.0.1/lib/RG/Reprof/Makefile.in:154:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/lib/RG/Reprof/Makefile.in:155:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/lib/RG/Reprof/Makefile.in-156-	list='$(DISTFILES)'; for file in $$list; do \
reprof-1.0.1/lib/RG/Reprof/Makefile.in-157-	  case $$file in \
reprof-1.0.1/lib/RG/Reprof/Makefile.in:158:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
reprof-1.0.1/lib/RG/Reprof/Makefile.in:159:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
reprof-1.0.1/lib/RG/Reprof/Makefile.in-160-	  esac; \
reprof-1.0.1/lib/RG/Reprof/Makefile.in-161-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
reprof-1.0.1/lib/RG/Reprof/Makefile.in:162:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
reprof-1.0.1/lib/RG/Reprof/Makefile.in-163-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
reprof-1.0.1/share/Makefile.in-47-DIST_SOURCES =
reprof-1.0.1/share/Makefile.in:48:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
reprof-1.0.1/share/Makefile.in-49-am__vpath_adj = case $$p in \
reprof-1.0.1/share/Makefile.in:50:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
reprof-1.0.1/share/Makefile.in-51-    *) f=$$p;; \
reprof-1.0.1/share/Makefile.in-52-  esac;
reprof-1.0.1/share/Makefile.in:53:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
reprof-1.0.1/share/Makefile.in-54-am__installdirs = "$(DESTDIR)$(pkgdatadir)"
##############################################
reprof-1.0.1/share/Makefile.in-178-distdir: $(DISTFILES)
reprof-1.0.1/share/Makefile.in:179:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/share/Makefile.in:180:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
reprof-1.0.1/share/Makefile.in-181-	list='$(DISTFILES)'; for file in $$list; do \
reprof-1.0.1/share/Makefile.in-182-	  case $$file in \
reprof-1.0.1/share/Makefile.in:183:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
reprof-1.0.1/share/Makefile.in:184:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
reprof-1.0.1/share/Makefile.in-185-	  esac; \
reprof-1.0.1/share/Makefile.in-186-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
reprof-1.0.1/share/Makefile.in:187:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
reprof-1.0.1/share/Makefile.in-188-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
reprof-1.0.1/debian/tests/installation-test-21-for lnk in `find . -type l -name "*.gz"` ; do
reprof-1.0.1/debian/tests/installation-test:22:    ln -s `basename $(readlink $lnk) .gz` `echo $lnk | sed 's/\.gz$//'`
reprof-1.0.1/debian/tests/installation-test-23-    rm $lnk