===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
profbval-1.0.22/aclocal.m4-73-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
profbval-1.0.22/aclocal.m4:74:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
profbval-1.0.22/aclocal.m4-75-#
##############################################
profbval-1.0.22/aclocal.m4-97-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
profbval-1.0.22/aclocal.m4:98:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
profbval-1.0.22/aclocal.m4-99-# and then we would define $MISSING as
##############################################
profbval-1.0.22/aclocal.m4-113-# expand $ac_aux_dir to an absolute path
profbval-1.0.22/aclocal.m4:114:am_aux_dir=`cd $ac_aux_dir && pwd`
profbval-1.0.22/aclocal.m4-115-])
##############################################
profbval-1.0.22/aclocal.m4-148-AC_REQUIRE([AC_PROG_INSTALL])dnl
profbval-1.0.22/aclocal.m4:149:if test "`cd $srcdir && pwd`" != "`pwd`"; then
profbval-1.0.22/aclocal.m4-150-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
profbval-1.0.22/aclocal.m4-250-    * )
profbval-1.0.22/aclocal.m4:251:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
profbval-1.0.22/aclocal.m4-252-  esac
profbval-1.0.22/aclocal.m4-253-done
profbval-1.0.22/aclocal.m4:254:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
profbval-1.0.22/aclocal.m4-255-
##############################################
profbval-1.0.22/aclocal.m4-443-if (
profbval-1.0.22/aclocal.m4:444:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
profbval-1.0.22/aclocal.m4-445-   if test "$[*]" = "X"; then
profbval-1.0.22/aclocal.m4-446-      # -L didn't work.
profbval-1.0.22/aclocal.m4:447:      set X `ls -t "$srcdir/configure" conftest.file`
profbval-1.0.22/aclocal.m4-448-   fi
##############################################
profbval-1.0.22/profbval-57-	if( $dbg ){ warn("@cmd"); }
profbval-1.0.22/profbval:58:	system( @cmd ) && die( "'@cmd' failed: ".( $? >> 8 ) );
profbval-1.0.22/profbval-59-}
##############################################
profbval-1.0.22/profbval-62-	if( $dbg ){ warn("@cmd"); }
profbval-1.0.22/profbval:63:	system( @cmd ) && die("'@cmd' failed: ".( $? >> 8 ));
profbval-1.0.22/profbval-64-}
##############################################
profbval-1.0.22/Makefile.am-21-dist-hook:
profbval-1.0.22/Makefile.am:22:	rm -rf `find '$(distdir)' -name .svn`
profbval-1.0.22/Makefile.am-23-
##############################################
profbval-1.0.22/Makefile.in-67-CONFIG_CLEAN_VPATH_FILES =
profbval-1.0.22/Makefile.in:68:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
profbval-1.0.22/Makefile.in-69-am__vpath_adj = case $$p in \
profbval-1.0.22/Makefile.in:70:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
profbval-1.0.22/Makefile.in-71-    *) f=$$p;; \
profbval-1.0.22/Makefile.in-72-  esac;
profbval-1.0.22/Makefile.in:73:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
profbval-1.0.22/Makefile.in-74-am__install_max = 40
profbval-1.0.22/Makefile.in-75-am__nobase_strip_setup = \
profbval-1.0.22/Makefile.in:76:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
profbval-1.0.22/Makefile.in-77-am__nobase_strip = \
##############################################
profbval-1.0.22/Makefile.in-139-  while test -n "$$dir1"; do \
profbval-1.0.22/Makefile.in:140:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
profbval-1.0.22/Makefile.in-141-    if test "$$first" != "."; then \
profbval-1.0.22/Makefile.in-142-      if test "$$first" = ".."; then \
profbval-1.0.22/Makefile.in:143:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
profbval-1.0.22/Makefile.in:144:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
profbval-1.0.22/Makefile.in-145-      else \
profbval-1.0.22/Makefile.in:146:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
profbval-1.0.22/Makefile.in-147-        if test "$$first2" = "$$first"; then \
profbval-1.0.22/Makefile.in:148:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
profbval-1.0.22/Makefile.in-149-        else \
##############################################
profbval-1.0.22/Makefile.in-154-    fi; \
profbval-1.0.22/Makefile.in:155:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
profbval-1.0.22/Makefile.in-156-  done; \
##############################################
profbval-1.0.22/Makefile.in-320-	test -n "$(man1dir)" \
profbval-1.0.22/Makefile.in:321:	  && test -n "`echo $$list1$$list2`" \
profbval-1.0.22/Makefile.in-322-	  || exit 0; \
##############################################
profbval-1.0.22/Makefile.in-377-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
profbval-1.0.22/Makefile.in:378:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
profbval-1.0.22/Makefile.in-379-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
profbval-1.0.22/Makefile.in-395-	dot_seen=no; \
profbval-1.0.22/Makefile.in:396:	target=`echo $@ | sed s/-recursive//`; \
profbval-1.0.22/Makefile.in-397-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
profbval-1.0.22/Makefile.in-430-	rev="$$rev ."; \
profbval-1.0.22/Makefile.in:431:	target=`echo $@ | sed s/-recursive//`; \
profbval-1.0.22/Makefile.in-432-	for subdir in $$rev; do \
##############################################
profbval-1.0.22/Makefile.in-508-GTAGS:
profbval-1.0.22/Makefile.in:509:	here=`$(am__cd) $(top_builddir) && pwd` \
profbval-1.0.22/Makefile.in-510-	  && $(am__cd) $(top_srcdir) \
##############################################
profbval-1.0.22/Makefile.in-531-	test -d "$(distdir)" || mkdir "$(distdir)"
profbval-1.0.22/Makefile.in:532:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
profbval-1.0.22/Makefile.in:533:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
profbval-1.0.22/Makefile.in-534-	list='$(DISTFILES)'; \
##############################################
profbval-1.0.22/Makefile.in-545-	  if test -d $$d/$$file; then \
profbval-1.0.22/Makefile.in:546:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
profbval-1.0.22/Makefile.in-547-	    if test -d "$(distdir)/$$file"; then \
##############################################
profbval-1.0.22/Makefile.in-659-	test -d $(distdir)/_build || exit 0; \
profbval-1.0.22/Makefile.in:660:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
profbval-1.0.22/Makefile.in-661-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
profbval-1.0.22/Makefile.in-702-	}; \
profbval-1.0.22/Makefile.in:703:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
profbval-1.0.22/Makefile.in-704-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
profbval-1.0.22/Makefile.in-714-	fi
profbval-1.0.22/Makefile.in:715:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
profbval-1.0.22/Makefile.in-716-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
profbval-1.0.22/Makefile.in-863-dist-hook:
profbval-1.0.22/Makefile.in:864:	rm -rf `find '$(distdir)' -name .svn`
profbval-1.0.22/Makefile.in-865-
##############################################
profbval-1.0.22/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
profbval-1.0.22/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
profbval-1.0.22/configure-47-  as_echo='print -r --'
profbval-1.0.22/configure-48-  as_echo_n='print -rn --'
profbval-1.0.22/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
profbval-1.0.22/configure-50-  as_echo='printf %s\n'
##############################################
profbval-1.0.22/configure-52-else
profbval-1.0.22/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
profbval-1.0.22/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
profbval-1.0.22/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
profbval-1.0.22/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
profbval-1.0.22/configure-64-      esac;
##############################################
profbval-1.0.22/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
profbval-1.0.22/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
profbval-1.0.22/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
profbval-1.0.22/configure-327-      case $as_dir in #(
profbval-1.0.22/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
profbval-1.0.22/configure-329-      *) as_qdir=$as_dir;;
##############################################
profbval-1.0.22/configure-400-  {
profbval-1.0.22/configure:401:    as_val=`expr "$@" || test $? -eq 1`
profbval-1.0.22/configure-402-  }
##############################################
profbval-1.0.22/configure-407-# ----------------------------------------
profbval-1.0.22/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
profbval-1.0.22/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
profbval-1.0.22/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
profbval-1.0.22/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
profbval-1.0.22/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
profbval-1.0.22/configure-720-  case $ac_option in
profbval-1.0.22/configure:721:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
profbval-1.0.22/configure-722-  *=)   ac_optarg= ;;
##############################################
profbval-1.0.22/configure-764-  -disable-* | --disable-*)
profbval-1.0.22/configure:765:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
profbval-1.0.22/configure-766-    # Reject names that are not valid shell variable names.
##############################################
profbval-1.0.22/configure-769-    ac_useropt_orig=$ac_useropt
profbval-1.0.22/configure:770:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
profbval-1.0.22/configure-771-    case $ac_user_opts in
##############################################
profbval-1.0.22/configure-790-  -enable-* | --enable-*)
profbval-1.0.22/configure:791:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
profbval-1.0.22/configure-792-    # Reject names that are not valid shell variable names.
##############################################
profbval-1.0.22/configure-795-    ac_useropt_orig=$ac_useropt
profbval-1.0.22/configure:796:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
profbval-1.0.22/configure-797-    case $ac_user_opts in
##############################################
profbval-1.0.22/configure-994-  -with-* | --with-*)
profbval-1.0.22/configure:995:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
profbval-1.0.22/configure-996-    # Reject names that are not valid shell variable names.
##############################################
profbval-1.0.22/configure-999-    ac_useropt_orig=$ac_useropt
profbval-1.0.22/configure:1000:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
profbval-1.0.22/configure-1001-    case $ac_user_opts in
##############################################
profbval-1.0.22/configure-1010-  -without-* | --without-*)
profbval-1.0.22/configure:1011:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
profbval-1.0.22/configure-1012-    # Reject names that are not valid shell variable names.
##############################################
profbval-1.0.22/configure-1015-    ac_useropt_orig=$ac_useropt
profbval-1.0.22/configure:1016:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
profbval-1.0.22/configure-1017-    case $ac_user_opts in
##############################################
profbval-1.0.22/configure-1048-  *=*)
profbval-1.0.22/configure:1049:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
profbval-1.0.22/configure-1050-    # Reject names that are not valid shell variable names.
##############################################
profbval-1.0.22/configure-1069-if test -n "$ac_prev"; then
profbval-1.0.22/configure:1070:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
profbval-1.0.22/configure-1071-  as_fn_error $? "missing argument to $ac_option"
##############################################
profbval-1.0.22/configure-1091-    */ )
profbval-1.0.22/configure:1092:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
profbval-1.0.22/configure-1093-      eval $ac_var=\$ac_val;;
##############################################
profbval-1.0.22/configure-1126-ac_ls_di=`ls -di .` &&
profbval-1.0.22/configure:1127:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
profbval-1.0.22/configure-1128-  as_fn_error $? "working directory cannot be determined"
##############################################
profbval-1.0.22/configure-1182-case $srcdir in
profbval-1.0.22/configure:1183:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
profbval-1.0.22/configure-1184-esac
##############################################
profbval-1.0.22/configure-1225-By default, \`make install' will install all the files in
profbval-1.0.22/configure:1226:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
profbval-1.0.22/configure:1227:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
profbval-1.0.22/configure-1228-for instance \`--prefix=\$HOME'.
##############################################
profbval-1.0.22/configure-1284-*)
profbval-1.0.22/configure:1285:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
profbval-1.0.22/configure-1286-  # A ".." for each directory in $ac_dir_suffix.
profbval-1.0.22/configure:1287:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
profbval-1.0.22/configure-1288-  case $ac_top_builddir_sub in
##############################################
profbval-1.0.22/configure-1420-    *\'*)
profbval-1.0.22/configure:1421:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
profbval-1.0.22/configure-1422-    esac
##############################################
profbval-1.0.22/configure-1503-      case $ac_val in
profbval-1.0.22/configure:1504:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
profbval-1.0.22/configure-1505-      esac
##############################################
profbval-1.0.22/configure-1518-	case $ac_val in
profbval-1.0.22/configure:1519:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
profbval-1.0.22/configure-1520-	esac
##############################################
profbval-1.0.22/configure-1638-    set,)
profbval-1.0.22/configure:1639:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
profbval-1.0.22/configure:1640:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
profbval-1.0.22/configure-1641-      ac_cache_corrupted=: ;;
##############################################
profbval-1.0.22/configure-1649-	# differences in whitespace do not lead to failure.
profbval-1.0.22/configure:1650:	ac_old_val_w=`echo x $ac_old_val`
profbval-1.0.22/configure:1651:	ac_new_val_w=`echo x $ac_new_val`
profbval-1.0.22/configure-1652-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
profbval-1.0.22/configure-1669-    case $ac_new_val in
profbval-1.0.22/configure:1670:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
profbval-1.0.22/configure-1671-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
profbval-1.0.22/configure-1845-if (
profbval-1.0.22/configure:1846:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
profbval-1.0.22/configure-1847-   if test "$*" = "X"; then
profbval-1.0.22/configure-1848-      # -L didn't work.
profbval-1.0.22/configure:1849:      set X `ls -t "$srcdir/configure" conftest.file`
profbval-1.0.22/configure-1850-   fi
##############################################
profbval-1.0.22/configure-1881-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
profbval-1.0.22/configure:1882:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
profbval-1.0.22/configure-1883-
profbval-1.0.22/configure-1884-# expand $ac_aux_dir to an absolute path
profbval-1.0.22/configure:1885:am_aux_dir=`cd $ac_aux_dir && pwd`
profbval-1.0.22/configure-1886-
##############################################
profbval-1.0.22/configure-2026-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
profbval-1.0.22/configure:2027:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
profbval-1.0.22/configure-2028-	     'mkdir (GNU coreutils) '* | \
##############################################
profbval-1.0.22/configure-2105-set x ${MAKE-make}
profbval-1.0.22/configure:2106:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
profbval-1.0.22/configure-2107-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
profbval-1.0.22/configure-2115-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
profbval-1.0.22/configure:2116:case `${MAKE-make} -f conftest.make 2>/dev/null` in
profbval-1.0.22/configure-2117-  *@@@%%%=?*=@@@%%%*)
##############################################
profbval-1.0.22/configure-2142-
profbval-1.0.22/configure:2143:if test "`cd $srcdir && pwd`" != "`pwd`"; then
profbval-1.0.22/configure-2144-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
profbval-1.0.22/configure-2331-'
profbval-1.0.22/configure:2332:DEFS=`sed -n "$ac_script" confdefs.h`
profbval-1.0.22/configure-2333-
##############################################
profbval-1.0.22/configure-2340-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
profbval-1.0.22/configure:2341:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
profbval-1.0.22/configure-2342-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
profbval-1.0.22/configure-2408-if test -z "$BASH_VERSION$ZSH_VERSION" \
profbval-1.0.22/configure:2409:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
profbval-1.0.22/configure-2410-  as_echo='print -r --'
profbval-1.0.22/configure-2411-  as_echo_n='print -rn --'
profbval-1.0.22/configure:2412:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
profbval-1.0.22/configure-2413-  as_echo='printf %s\n'
##############################################
profbval-1.0.22/configure-2415-else
profbval-1.0.22/configure:2416:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
profbval-1.0.22/configure-2417-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
profbval-1.0.22/configure-2425-	expr "X$arg" : "X\\(.*\\)$as_nl";
profbval-1.0.22/configure:2426:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
profbval-1.0.22/configure-2427-      esac;
##############################################
profbval-1.0.22/configure-2502-# ----------------------------------------
profbval-1.0.22/configure:2503:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
profbval-1.0.22/configure-2504-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
profbval-1.0.22/configure-2574-  {
profbval-1.0.22/configure:2575:    as_val=`expr "$@" || test $? -eq 1`
profbval-1.0.22/configure-2576-  }
##############################################
profbval-1.0.22/configure-2678-      case $as_dir in #(
profbval-1.0.22/configure:2679:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
profbval-1.0.22/configure-2680-      *) as_qdir=$as_dir;;
##############################################
profbval-1.0.22/configure-2800-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
profbval-1.0.22/configure:2801:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
profbval-1.0.22/configure-2802-ac_cs_version="\\
##############################################
profbval-1.0.22/configure-2825-  --*=?*)
profbval-1.0.22/configure:2826:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
profbval-1.0.22/configure:2827:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
profbval-1.0.22/configure-2828-    ac_shift=:
##############################################
profbval-1.0.22/configure-2830-  --*=)
profbval-1.0.22/configure:2831:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
profbval-1.0.22/configure-2832-    ac_optarg=
##############################################
profbval-1.0.22/configure-2854-    case $ac_optarg in
profbval-1.0.22/configure:2855:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
profbval-1.0.22/configure-2856-    '') as_fn_error $? "missing file argument" ;;
##############################################
profbval-1.0.22/configure-2973-fi
profbval-1.0.22/configure:2974:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
profbval-1.0.22/configure-2975-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
profbval-1.0.22/configure-2990-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
profbval-1.0.22/configure:2991:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
profbval-1.0.22/configure-2992-ac_delim='%!_!# '
##############################################
profbval-1.0.22/configure-2996-
profbval-1.0.22/configure:2997:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
profbval-1.0.22/configure-2998-  if test $ac_delim_n = $ac_delim_num; then
##############################################
profbval-1.0.22/configure-3158-      esac
profbval-1.0.22/configure:3159:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
profbval-1.0.22/configure-3160-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
profbval-1.0.22/configure-3217-*)
profbval-1.0.22/configure:3218:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
profbval-1.0.22/configure-3219-  # A ".." for each directory in $ac_dir_suffix.
profbval-1.0.22/configure:3220:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
profbval-1.0.22/configure-3221-  case $ac_top_builddir_sub in
##############################################
profbval-1.0.22/configure-3278-/@mandir@/p'
profbval-1.0.22/configure:3279:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
profbval-1.0.22/configure-3280-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
profbval-1.0.22/configure-3295-
profbval-1.0.22/configure:3296:# Neutralize VPATH when `$srcdir' = `.'.
profbval-1.0.22/configure-3297-# Shell code in configure.ac might set extrasub.
##############################################
profbval-1.0.22/configure-3323-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
profbval-1.0.22/configure:3324:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
profbval-1.0.22/configure-3325-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
profbval-1.0.22/INSTALL-173-directory configuration variables that were expressed in terms of
profbval-1.0.22/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
profbval-1.0.22/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
profbval-1.0.22/install-sh-229-      fi
profbval-1.0.22/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
profbval-1.0.22/install-sh-231-    *)
##############################################
profbval-1.0.22/install-sh-276-      dstdir=$dst
profbval-1.0.22/install-sh:277:      dst=$dstdir/`basename "$src"`
profbval-1.0.22/install-sh-278-      dstdir_status=0
##############################################
profbval-1.0.22/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
profbval-1.0.22/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
profbval-1.0.22/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
profbval-1.0.22/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
profbval-1.0.22/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
profbval-1.0.22/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
profbval-1.0.22/install-sh-425-	    case $prefix in
profbval-1.0.22/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
profbval-1.0.22/install-sh-427-	      *) qprefix=$prefix;;
##############################################
profbval-1.0.22/install-sh-474-    if $copy_on_change &&
profbval-1.0.22/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
profbval-1.0.22/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
profbval-1.0.22/install-sh-477-
##############################################
profbval-1.0.22/missing-129-       # Could not run --version or --help.  This is probably someone
profbval-1.0.22/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
profbval-1.0.22/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
profbval-1.0.22/missing-163-         from any GNU archive site."
profbval-1.0.22/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
profbval-1.0.22/missing-165-    test -z "$files" && files="config.h"
##############################################
profbval-1.0.22/missing-192-         proper tools for further handling them.
profbval-1.0.22/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
profbval-1.0.22/missing-194-         archive site."
profbval-1.0.22/missing-195-
profbval-1.0.22/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
profbval-1.0.22/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
profbval-1.0.22/missing-198-    if test -f "$file"; then
##############################################
profbval-1.0.22/missing-221-	*.y)
profbval-1.0.22/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
profbval-1.0.22/missing-223-	    if test -f "$SRCFILE"; then
##############################################
profbval-1.0.22/missing-225-	    fi
profbval-1.0.22/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
profbval-1.0.22/missing-227-	    if test -f "$SRCFILE"; then
##############################################
profbval-1.0.22/missing-251-	*.l)
profbval-1.0.22/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
profbval-1.0.22/missing-253-	    if test -f "$SRCFILE"; then
##############################################
profbval-1.0.22/missing-270-
profbval-1.0.22/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
profbval-1.0.22/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
profbval-1.0.22/missing-273-    if test -f "$file"; then
##############################################
profbval-1.0.22/missing-290-    # The file to touch is that specified with -o ...
profbval-1.0.22/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
profbval-1.0.22/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
profbval-1.0.22/missing-293-    if test -z "$file"; then
profbval-1.0.22/missing-294-      # ... or it is the one specified with @setfilename ...
profbval-1.0.22/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
profbval-1.0.22/missing-296-      file=`sed -n '
##############################################
profbval-1.0.22/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
profbval-1.0.22/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
profbval-1.0.22/missing-304-    fi
##############################################
profbval-1.0.22/examples/Makefile.am-4-dist-hook:
profbval-1.0.22/examples/Makefile.am:5:	rm -rf `find $(distdir) -name .svn`
##############################################
profbval-1.0.22/examples/Makefile.in-68-  esac
profbval-1.0.22/examples/Makefile.in:69:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
profbval-1.0.22/examples/Makefile.in-70-am__vpath_adj = case $$p in \
profbval-1.0.22/examples/Makefile.in:71:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
profbval-1.0.22/examples/Makefile.in-72-    *) f=$$p;; \
profbval-1.0.22/examples/Makefile.in-73-  esac;
profbval-1.0.22/examples/Makefile.in:74:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
profbval-1.0.22/examples/Makefile.in-75-am__install_max = 40
profbval-1.0.22/examples/Makefile.in-76-am__nobase_strip_setup = \
profbval-1.0.22/examples/Makefile.in:77:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
profbval-1.0.22/examples/Makefile.in-78-am__nobase_strip = \
##############################################
profbval-1.0.22/examples/Makefile.in-224-	@list='$(dist_pkgdataexamples_DATA)'; test -n "$(pkgdataexamplesdir)" || list=; \
profbval-1.0.22/examples/Makefile.in:225:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
profbval-1.0.22/examples/Makefile.in-226-	dir='$(DESTDIR)$(pkgdataexamplesdir)'; $(am__uninstall_files_from_dir)
##############################################
profbval-1.0.22/examples/Makefile.in-234-distdir: $(DISTFILES)
profbval-1.0.22/examples/Makefile.in:235:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
profbval-1.0.22/examples/Makefile.in:236:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
profbval-1.0.22/examples/Makefile.in-237-	list='$(DISTFILES)'; \
##############################################
profbval-1.0.22/examples/Makefile.in-248-	  if test -d $$d/$$file; then \
profbval-1.0.22/examples/Makefile.in:249:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
profbval-1.0.22/examples/Makefile.in-250-	    if test -d "$(distdir)/$$file"; then \
##############################################
profbval-1.0.22/examples/Makefile.in-385-dist-hook:
profbval-1.0.22/examples/Makefile.in:386:	rm -rf `find $(distdir) -name .svn`
profbval-1.0.22/examples/Makefile.in-387-
##############################################
profbval-1.0.22/nn_files/Makefile.am-4-dist-hook:
profbval-1.0.22/nn_files/Makefile.am:5:	rm -rf `find $(distdir) -name .svn`
##############################################
profbval-1.0.22/nn_files/Makefile.in-68-  esac
profbval-1.0.22/nn_files/Makefile.in:69:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
profbval-1.0.22/nn_files/Makefile.in-70-am__vpath_adj = case $$p in \
profbval-1.0.22/nn_files/Makefile.in:71:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
profbval-1.0.22/nn_files/Makefile.in-72-    *) f=$$p;; \
profbval-1.0.22/nn_files/Makefile.in-73-  esac;
profbval-1.0.22/nn_files/Makefile.in:74:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
profbval-1.0.22/nn_files/Makefile.in-75-am__install_max = 40
profbval-1.0.22/nn_files/Makefile.in-76-am__nobase_strip_setup = \
profbval-1.0.22/nn_files/Makefile.in:77:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
profbval-1.0.22/nn_files/Makefile.in-78-am__nobase_strip = \
##############################################
profbval-1.0.22/nn_files/Makefile.in-224-	@list='$(dist_pkgdatannf_DATA)'; test -n "$(pkgdatannfdir)" || list=; \
profbval-1.0.22/nn_files/Makefile.in:225:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
profbval-1.0.22/nn_files/Makefile.in-226-	dir='$(DESTDIR)$(pkgdatannfdir)'; $(am__uninstall_files_from_dir)
##############################################
profbval-1.0.22/nn_files/Makefile.in-234-distdir: $(DISTFILES)
profbval-1.0.22/nn_files/Makefile.in:235:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
profbval-1.0.22/nn_files/Makefile.in:236:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
profbval-1.0.22/nn_files/Makefile.in-237-	list='$(DISTFILES)'; \
##############################################
profbval-1.0.22/nn_files/Makefile.in-248-	  if test -d $$d/$$file; then \
profbval-1.0.22/nn_files/Makefile.in:249:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
profbval-1.0.22/nn_files/Makefile.in-250-	    if test -d "$(distdir)/$$file"; then \
##############################################
profbval-1.0.22/nn_files/Makefile.in-385-dist-hook:
profbval-1.0.22/nn_files/Makefile.in:386:	rm -rf `find $(distdir) -name .svn`
profbval-1.0.22/nn_files/Makefile.in-387-
##############################################
profbval-1.0.22/scr/createDataFile.pl-17-#print "### Blasting\n";
profbval-1.0.22/scr/createDataFile.pl:18:#system ("/home2/pub/molbio/blast/blastpgp -i $fasta -j 3 -d /data/blast/big -o $blastpgp ");
profbval-1.0.22/scr/createDataFile.pl-19-#print "### Converting to SAF format\n";
profbval-1.0.22/scr/createDataFile.pl:20:#system ("perl /home2/pub/molbio/perl/blast2saf.pl $blastpgp maxAli=3000 eSaf=1");
profbval-1.0.22/scr/createDataFile.pl-21-#system ("mv *.saf saf/");
profbval-1.0.22/scr/createDataFile.pl-22-#print "### Converting to HSSP format\n";
profbval-1.0.22/scr/createDataFile.pl:23:#system ("/home2/rost/pub/prof/scr/copf.pl $saf hssp");
profbval-1.0.22/scr/createDataFile.pl-24-#system ("mv *.hssp hssp/");
profbval-1.0.22/scr/createDataFile.pl-25-#print "### Filtering HSSP file\n";
profbval-1.0.22/scr/createDataFile.pl:26:#system ("/home2/rost/pub/prof/scr/hssp_filter.pl $hssp red=80");
profbval-1.0.22/scr/createDataFile.pl-27-#system ("mv *.hssp hssp/");
profbval-1.0.22/scr/createDataFile.pl-28-#print "### Running PROF\n";
profbval-1.0.22/scr/createDataFile.pl:29:#system ("/home2/rost/pub/prof/prof $hsspfil");
profbval-1.0.22/scr/createDataFile.pl-30-
##############################################
profbval-1.0.22/scr/createDataFile.pl-200-	}
profbval-1.0.22/scr/createDataFile.pl:201:#system ("rm $blastpgp $hssp $saf $hsspfil $file1");
profbval-1.0.22/scr/createDataFile.pl-202-#functions to obtain properties    
##############################################
profbval-1.0.22/scr/PROFbval.pl-378-	elsif ($mode eq '5') {  ############### raw output of the network; used as input to NORSnet
profbval-1.0.22/scr/PROFbval.pl:379:	        system ("cp $testOutFile $fout");
profbval-1.0.22/scr/PROFbval.pl-380-	        }	
##############################################
profbval-1.0.22/scr/PROFbval.pl-400-	
profbval-1.0.22/scr/PROFbval.pl:401:	#system ("rm $testOutFile");
profbval-1.0.22/scr/PROFbval.pl-402-	close (FOUT);
##############################################
profbval-1.0.22/scr/Makefile.am-4-dist-hook:
profbval-1.0.22/scr/Makefile.am:5:	rm -rf `find $(distdir) -name .svn`
##############################################
profbval-1.0.22/scr/Makefile.in-61-CONFIG_CLEAN_VPATH_FILES =
profbval-1.0.22/scr/Makefile.in:62:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
profbval-1.0.22/scr/Makefile.in-63-am__vpath_adj = case $$p in \
profbval-1.0.22/scr/Makefile.in:64:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
profbval-1.0.22/scr/Makefile.in-65-    *) f=$$p;; \
profbval-1.0.22/scr/Makefile.in-66-  esac;
profbval-1.0.22/scr/Makefile.in:67:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
profbval-1.0.22/scr/Makefile.in-68-am__install_max = 40
profbval-1.0.22/scr/Makefile.in-69-am__nobase_strip_setup = \
profbval-1.0.22/scr/Makefile.in:70:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
profbval-1.0.22/scr/Makefile.in-71-am__nobase_strip = \
##############################################
profbval-1.0.22/scr/Makefile.in-248-distdir: $(DISTFILES)
profbval-1.0.22/scr/Makefile.in:249:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
profbval-1.0.22/scr/Makefile.in:250:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
profbval-1.0.22/scr/Makefile.in-251-	list='$(DISTFILES)'; \
##############################################
profbval-1.0.22/scr/Makefile.in-262-	  if test -d $$d/$$file; then \
profbval-1.0.22/scr/Makefile.in:263:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
profbval-1.0.22/scr/Makefile.in-264-	    if test -d "$(distdir)/$$file"; then \
##############################################
profbval-1.0.22/scr/Makefile.in-399-dist-hook:
profbval-1.0.22/scr/Makefile.in:400:	rm -rf `find $(distdir) -name .svn`
profbval-1.0.22/scr/Makefile.in-401-
##############################################
profbval-1.0.22/debian/tests/installation-test-18-for lnk in `find . -type l -name "*.gz"` ; do
profbval-1.0.22/debian/tests/installation-test:19:    ln -s `basename $(readlink $lnk) .gz` `echo $lnk | sed 's/\.gz$//'`
profbval-1.0.22/debian/tests/installation-test-20-    rm $lnk