===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ticker-1.12/autoconf/install-sh-85-
ticker-1.12/autoconf/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
ticker-1.12/autoconf/install-sh-87-	    shift
##############################################
ticker-1.12/autoconf/install-sh-89-
ticker-1.12/autoconf/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
ticker-1.12/autoconf/install-sh-91-	    shift
##############################################
ticker-1.12/autoconf/install-sh-150-	then
ticker-1.12/autoconf/install-sh:151:		dst="$dst"/`basename $src`
ticker-1.12/autoconf/install-sh-152-	else
##############################################
ticker-1.12/autoconf/install-sh-157-## this sed command emulates the dirname command
ticker-1.12/autoconf/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
ticker-1.12/autoconf/install-sh-159-
##############################################
ticker-1.12/autoconf/install-sh-171-IFS='%'
ticker-1.12/autoconf/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
ticker-1.12/autoconf/install-sh-173-IFS="${oIFS}"
##############################################
ticker-1.12/autoconf/install-sh-205-	then
ticker-1.12/autoconf/install-sh:206:		dstfile=`basename $dst`
ticker-1.12/autoconf/install-sh-207-	else
##############################################
ticker-1.12/autoconf/install-sh-215-	then
ticker-1.12/autoconf/install-sh:216:		dstfile=`basename $dst`
ticker-1.12/autoconf/install-sh-217-	else
##############################################
ticker-1.12/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
ticker-1.12/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ticker-1.12/configure-45-  as_echo='print -r --'
ticker-1.12/configure-46-  as_echo_n='print -rn --'
ticker-1.12/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ticker-1.12/configure-48-  as_echo='printf %s\n'
##############################################
ticker-1.12/configure-50-else
ticker-1.12/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ticker-1.12/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ticker-1.12/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
ticker-1.12/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ticker-1.12/configure-62-      esac;
##############################################
ticker-1.12/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ticker-1.12/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ticker-1.12/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ticker-1.12/configure-324-      case $as_dir in #(
ticker-1.12/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ticker-1.12/configure-326-      *) as_qdir=$as_dir;;
##############################################
ticker-1.12/configure-397-  {
ticker-1.12/configure:398:    as_val=`expr "$@" || test $? -eq 1`
ticker-1.12/configure-399-  }
##############################################
ticker-1.12/configure-404-# ----------------------------------------
ticker-1.12/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ticker-1.12/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ticker-1.12/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ticker-1.12/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ticker-1.12/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ticker-1.12/configure-754-  case $ac_option in
ticker-1.12/configure:755:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ticker-1.12/configure-756-  *=)   ac_optarg= ;;
##############################################
ticker-1.12/configure-798-  -disable-* | --disable-*)
ticker-1.12/configure:799:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ticker-1.12/configure-800-    # Reject names that are not valid shell variable names.
##############################################
ticker-1.12/configure-803-    ac_useropt_orig=$ac_useropt
ticker-1.12/configure:804:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ticker-1.12/configure-805-    case $ac_user_opts in
##############################################
ticker-1.12/configure-824-  -enable-* | --enable-*)
ticker-1.12/configure:825:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ticker-1.12/configure-826-    # Reject names that are not valid shell variable names.
##############################################
ticker-1.12/configure-829-    ac_useropt_orig=$ac_useropt
ticker-1.12/configure:830:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ticker-1.12/configure-831-    case $ac_user_opts in
##############################################
ticker-1.12/configure-1037-  -with-* | --with-*)
ticker-1.12/configure:1038:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ticker-1.12/configure-1039-    # Reject names that are not valid shell variable names.
##############################################
ticker-1.12/configure-1042-    ac_useropt_orig=$ac_useropt
ticker-1.12/configure:1043:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ticker-1.12/configure-1044-    case $ac_user_opts in
##############################################
ticker-1.12/configure-1053-  -without-* | --without-*)
ticker-1.12/configure:1054:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ticker-1.12/configure-1055-    # Reject names that are not valid shell variable names.
##############################################
ticker-1.12/configure-1058-    ac_useropt_orig=$ac_useropt
ticker-1.12/configure:1059:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ticker-1.12/configure-1060-    case $ac_user_opts in
##############################################
ticker-1.12/configure-1091-  *=*)
ticker-1.12/configure:1092:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ticker-1.12/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
ticker-1.12/configure-1112-if test -n "$ac_prev"; then
ticker-1.12/configure:1113:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ticker-1.12/configure-1114-  as_fn_error $? "missing argument to $ac_option"
##############################################
ticker-1.12/configure-1134-    */ )
ticker-1.12/configure:1135:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ticker-1.12/configure-1136-      eval $ac_var=\$ac_val;;
##############################################
ticker-1.12/configure-1169-ac_ls_di=`ls -di .` &&
ticker-1.12/configure:1170:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ticker-1.12/configure-1171-  as_fn_error $? "working directory cannot be determined"
##############################################
ticker-1.12/configure-1225-case $srcdir in
ticker-1.12/configure:1226:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ticker-1.12/configure-1227-esac
##############################################
ticker-1.12/configure-1268-By default, \`make install' will install all the files in
ticker-1.12/configure:1269:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ticker-1.12/configure:1270:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ticker-1.12/configure-1271-for instance \`--prefix=\$HOME'.
##############################################
ticker-1.12/configure-1334-*)
ticker-1.12/configure:1335:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ticker-1.12/configure-1336-  # A ".." for each directory in $ac_dir_suffix.
ticker-1.12/configure:1337:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ticker-1.12/configure-1338-  case $ac_top_builddir_sub in
##############################################
ticker-1.12/configure-1818-    *\'*)
ticker-1.12/configure:1819:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ticker-1.12/configure-1820-    esac
##############################################
ticker-1.12/configure-1901-      case $ac_val in
ticker-1.12/configure:1902:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ticker-1.12/configure-1903-      esac
##############################################
ticker-1.12/configure-1916-	case $ac_val in
ticker-1.12/configure:1917:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ticker-1.12/configure-1918-	esac
##############################################
ticker-1.12/configure-2036-    set,)
ticker-1.12/configure:2037:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ticker-1.12/configure:2038:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ticker-1.12/configure-2039-      ac_cache_corrupted=: ;;
##############################################
ticker-1.12/configure-2047-	# differences in whitespace do not lead to failure.
ticker-1.12/configure:2048:	ac_old_val_w=`echo x $ac_old_val`
ticker-1.12/configure:2049:	ac_new_val_w=`echo x $ac_new_val`
ticker-1.12/configure-2050-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ticker-1.12/configure-2067-    case $ac_new_val in
ticker-1.12/configure:2068:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ticker-1.12/configure-2069-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ticker-1.12/configure-2472-$as_echo_n "checking whether the C compiler works... " >&6; }
ticker-1.12/configure:2473:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ticker-1.12/configure-2474-
##############################################
ticker-1.12/configure-2516-	then :; else
ticker-1.12/configure:2517:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ticker-1.12/configure-2518-	fi
##############################################
ticker-1.12/configure-2576-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ticker-1.12/configure:2577:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ticker-1.12/configure-2578-	  break;;
##############################################
ticker-1.12/configure-2685-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ticker-1.12/configure:2686:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ticker-1.12/configure-2687-       break;;
##############################################
ticker-1.12/configure-3235-  # Check for GNU $ac_path_GREP
ticker-1.12/configure:3236:case `"$ac_path_GREP" --version 2>&1` in
ticker-1.12/configure-3237-*GNU*)
##############################################
ticker-1.12/configure-3301-  # Check for GNU $ac_path_EGREP
ticker-1.12/configure:3302:case `"$ac_path_EGREP" --version 2>&1` in
ticker-1.12/configure-3303-*GNU*)
##############################################
ticker-1.12/configure-3462-do :
ticker-1.12/configure:3463:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ticker-1.12/configure-3464-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ticker-1.12/configure-3467-  cat >>confdefs.h <<_ACEOF
ticker-1.12/configure:3468:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ticker-1.12/configure-3469-_ACEOF
##############################################
ticker-1.12/configure-3477-do :
ticker-1.12/configure:3478:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ticker-1.12/configure-3479-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ticker-1.12/configure-3481-  cat >>confdefs.h <<_ACEOF
ticker-1.12/configure:3482:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ticker-1.12/configure-3483-_ACEOF
##############################################
ticker-1.12/configure-3491-do :
ticker-1.12/configure:3492:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ticker-1.12/configure-3493-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ticker-1.12/configure-3495-  cat >>confdefs.h <<_ACEOF
ticker-1.12/configure:3496:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ticker-1.12/configure-3497-_ACEOF
##############################################
ticker-1.12/configure-3507-do :
ticker-1.12/configure:3508:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ticker-1.12/configure-3509-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ticker-1.12/configure-3511-  cat >>confdefs.h <<_ACEOF
ticker-1.12/configure:3512:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ticker-1.12/configure-3513-_ACEOF
##############################################
ticker-1.12/configure-3808-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ticker-1.12/configure:3809:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ticker-1.12/configure-3810-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ticker-1.12/configure-3875-if test -z "$BASH_VERSION$ZSH_VERSION" \
ticker-1.12/configure:3876:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ticker-1.12/configure-3877-  as_echo='print -r --'
ticker-1.12/configure-3878-  as_echo_n='print -rn --'
ticker-1.12/configure:3879:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ticker-1.12/configure-3880-  as_echo='printf %s\n'
##############################################
ticker-1.12/configure-3882-else
ticker-1.12/configure:3883:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ticker-1.12/configure-3884-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ticker-1.12/configure-3892-	expr "X$arg" : "X\\(.*\\)$as_nl";
ticker-1.12/configure:3893:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ticker-1.12/configure-3894-      esac;
##############################################
ticker-1.12/configure-3969-# ----------------------------------------
ticker-1.12/configure:3970:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ticker-1.12/configure-3971-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ticker-1.12/configure-4041-  {
ticker-1.12/configure:4042:    as_val=`expr "$@" || test $? -eq 1`
ticker-1.12/configure-4043-  }
##############################################
ticker-1.12/configure-4145-      case $as_dir in #(
ticker-1.12/configure:4146:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ticker-1.12/configure-4147-      *) as_qdir=$as_dir;;
##############################################
ticker-1.12/configure-4276-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ticker-1.12/configure:4277:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ticker-1.12/configure-4278-ac_cs_version="\\
##############################################
ticker-1.12/configure-4299-  --*=?*)
ticker-1.12/configure:4300:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ticker-1.12/configure:4301:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ticker-1.12/configure-4302-    ac_shift=:
##############################################
ticker-1.12/configure-4304-  --*=)
ticker-1.12/configure:4305:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ticker-1.12/configure-4306-    ac_optarg=
##############################################
ticker-1.12/configure-4328-    case $ac_optarg in
ticker-1.12/configure:4329:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ticker-1.12/configure-4330-    '') as_fn_error $? "missing file argument" ;;
##############################################
ticker-1.12/configure-4336-    case $ac_optarg in
ticker-1.12/configure:4337:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ticker-1.12/configure-4338-    esac
##############################################
ticker-1.12/configure-4458-fi
ticker-1.12/configure:4459:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ticker-1.12/configure-4460-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ticker-1.12/configure-4475-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ticker-1.12/configure:4476:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ticker-1.12/configure-4477-ac_delim='%!_!# '
##############################################
ticker-1.12/configure-4481-
ticker-1.12/configure:4482:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ticker-1.12/configure-4483-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ticker-1.12/configure-4619-for ac_last_try in false false :; do
ticker-1.12/configure:4620:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ticker-1.12/configure-4621-  if test -z "$ac_tt"; then
##############################################
ticker-1.12/configure-4751-      esac
ticker-1.12/configure:4752:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ticker-1.12/configure-4753-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ticker-1.12/configure-4810-*)
ticker-1.12/configure:4811:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ticker-1.12/configure-4812-  # A ".." for each directory in $ac_dir_suffix.
ticker-1.12/configure:4813:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ticker-1.12/configure-4814-  case $ac_top_builddir_sub in
##############################################
ticker-1.12/configure-4866-/@mandir@/p'
ticker-1.12/configure:4867:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ticker-1.12/configure-4868-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ticker-1.12/configure-4883-
ticker-1.12/configure:4884:# Neutralize VPATH when `$srcdir' = `.'.
ticker-1.12/configure-4885-# Shell code in configure.ac might set extrasub.
##############################################
ticker-1.12/configure-4910-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ticker-1.12/configure:4911:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ticker-1.12/configure-4912-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \