=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== dnstop-20120611/install-sh-211- fi dnstop-20120611/install-sh:212: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; dnstop-20120611/install-sh-213- *) ############################################## dnstop-20120611/install-sh-263- dstdir=$dst dnstop-20120611/install-sh:264: dst=$dstdir/`basename "$src"` dnstop-20120611/install-sh-265- dstdir_status=0 ############################################## dnstop-20120611/install-sh-345- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. dnstop-20120611/install-sh:346: ls_ld_tmpdir=`ls -ld "$tmpdir"` dnstop-20120611/install-sh-347- case $ls_ld_tmpdir in ############################################## dnstop-20120611/install-sh-352- $mkdirprog -m$different_mode -p -- "$tmpdir" && { dnstop-20120611/install-sh:353: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` dnstop-20120611/install-sh-354- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## dnstop-20120611/install-sh-419- case $prefix in dnstop-20120611/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; dnstop-20120611/install-sh-421- *) qprefix=$prefix;; ############################################## dnstop-20120611/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ dnstop-20120611/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then dnstop-20120611/configure-47- as_echo='print -r --' dnstop-20120611/configure-48- as_echo_n='print -rn --' dnstop-20120611/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then dnstop-20120611/configure-50- as_echo='printf %s\n' ############################################## dnstop-20120611/configure-52-else dnstop-20120611/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then dnstop-20120611/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## dnstop-20120611/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; dnstop-20120611/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; dnstop-20120611/configure-64- esac; ############################################## dnstop-20120611/configure-172- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && dnstop-20120611/configure:173: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 dnstop-20120611/configure-174-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## dnstop-20120611/configure-289- case $as_dir in #( dnstop-20120611/configure:290: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( dnstop-20120611/configure-291- *) as_qdir=$as_dir;; ############################################## dnstop-20120611/configure-354- { dnstop-20120611/configure:355: as_val=`expr "$@" || test $? -eq 1` dnstop-20120611/configure-356- } ############################################## dnstop-20120611/configure-361-# --------------------------------- dnstop-20120611/configure:362:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are dnstop-20120611/configure-363-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## dnstop-20120611/configure-424- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && dnstop-20120611/configure:425: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { dnstop-20120611/configure-426- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## dnstop-20120611/configure-515- esac; dnstop-20120611/configure:516: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( dnstop-20120611/configure-517- ???[sx]*):;;*)false;;esac;fi ############################################## dnstop-20120611/configure-723- case $ac_option in dnstop-20120611/configure:724: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; dnstop-20120611/configure-725- *) ac_optarg=yes ;; ############################################## dnstop-20120611/configure-766- -disable-* | --disable-*) dnstop-20120611/configure:767: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` dnstop-20120611/configure-768- # Reject names that are not valid shell variable names. ############################################## dnstop-20120611/configure-771- ac_useropt_orig=$ac_useropt dnstop-20120611/configure:772: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` dnstop-20120611/configure-773- case $ac_user_opts in ############################################## dnstop-20120611/configure-792- -enable-* | --enable-*) dnstop-20120611/configure:793: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` dnstop-20120611/configure-794- # Reject names that are not valid shell variable names. ############################################## dnstop-20120611/configure-797- ac_useropt_orig=$ac_useropt dnstop-20120611/configure:798: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` dnstop-20120611/configure-799- case $ac_user_opts in ############################################## dnstop-20120611/configure-996- -with-* | --with-*) dnstop-20120611/configure:997: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` dnstop-20120611/configure-998- # Reject names that are not valid shell variable names. ############################################## dnstop-20120611/configure-1001- ac_useropt_orig=$ac_useropt dnstop-20120611/configure:1002: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` dnstop-20120611/configure-1003- case $ac_user_opts in ############################################## dnstop-20120611/configure-1012- -without-* | --without-*) dnstop-20120611/configure:1013: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` dnstop-20120611/configure-1014- # Reject names that are not valid shell variable names. ############################################## dnstop-20120611/configure-1017- ac_useropt_orig=$ac_useropt dnstop-20120611/configure:1018: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` dnstop-20120611/configure-1019- case $ac_user_opts in ############################################## dnstop-20120611/configure-1050- *=*) dnstop-20120611/configure:1051: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` dnstop-20120611/configure-1052- # Reject names that are not valid shell variable names. ############################################## dnstop-20120611/configure-1071-if test -n "$ac_prev"; then dnstop-20120611/configure:1072: ac_option=--`echo $ac_prev | sed 's/_/-/g'` dnstop-20120611/configure-1073- as_fn_error "missing argument to $ac_option" ############################################## dnstop-20120611/configure-1093- */ ) dnstop-20120611/configure:1094: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` dnstop-20120611/configure-1095- eval $ac_var=\$ac_val;; ############################################## dnstop-20120611/configure-1130-ac_ls_di=`ls -di .` && dnstop-20120611/configure:1131:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || dnstop-20120611/configure-1132- as_fn_error "working directory cannot be determined" ############################################## dnstop-20120611/configure-1186-case $srcdir in dnstop-20120611/configure:1187:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; dnstop-20120611/configure-1188-esac ############################################## dnstop-20120611/configure-1229-By default, \`make install' will install all the files in dnstop-20120611/configure:1230:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify dnstop-20120611/configure:1231:an installation prefix other than \`$ac_default_prefix' using \`--prefix', dnstop-20120611/configure-1232-for instance \`--prefix=\$HOME'. ############################################## dnstop-20120611/configure-1303-*) dnstop-20120611/configure:1304: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` dnstop-20120611/configure-1305- # A ".." for each directory in $ac_dir_suffix. dnstop-20120611/configure:1306: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` dnstop-20120611/configure-1307- case $ac_top_builddir_sub in ############################################## dnstop-20120611/configure-1899- *\'*) dnstop-20120611/configure:1900: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; dnstop-20120611/configure-1901- esac ############################################## dnstop-20120611/configure-1986- case $ac_val in dnstop-20120611/configure:1987: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; dnstop-20120611/configure-1988- esac ############################################## dnstop-20120611/configure-2003- case $ac_val in dnstop-20120611/configure:2004: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; dnstop-20120611/configure-2005- esac ############################################## dnstop-20120611/configure-2116- set,) dnstop-20120611/configure:2117: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 dnstop-20120611/configure:2118:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} dnstop-20120611/configure-2119- ac_cache_corrupted=: ;; ############################################## dnstop-20120611/configure-2127- # differences in whitespace do not lead to failure. dnstop-20120611/configure:2128: ac_old_val_w=`echo x $ac_old_val` dnstop-20120611/configure:2129: ac_new_val_w=`echo x $ac_new_val` dnstop-20120611/configure-2130- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## dnstop-20120611/configure-2147- case $ac_new_val in dnstop-20120611/configure:2148: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; dnstop-20120611/configure-2149- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## dnstop-20120611/configure-2527-$as_echo_n "checking for C compiler default output file name... " >&6; } dnstop-20120611/configure:2528:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` dnstop-20120611/configure-2529- ############################################## dnstop-20120611/configure-2571- then :; else dnstop-20120611/configure:2572: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` dnstop-20120611/configure-2573- fi ############################################## dnstop-20120611/configure-2665- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; dnstop-20120611/configure:2666: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` dnstop-20120611/configure-2667- break;; ############################################## dnstop-20120611/configure-2715- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; dnstop-20120611/configure:2716: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` dnstop-20120611/configure-2717- break;; ############################################## dnstop-20120611/configure-3478- # Check for GNU $ac_path_GREP dnstop-20120611/configure:3479:case `"$ac_path_GREP" --version 2>&1` in dnstop-20120611/configure-3480-*GNU*) ############################################## dnstop-20120611/configure-3544- # Check for GNU $ac_path_EGREP dnstop-20120611/configure:3545:case `"$ac_path_EGREP" --version 2>&1` in dnstop-20120611/configure-3546-*GNU*) ############################################## dnstop-20120611/configure-3705-do : dnstop-20120611/configure:3706: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` dnstop-20120611/configure-3707-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## dnstop-20120611/configure-3711- cat >>confdefs.h <<_ACEOF dnstop-20120611/configure:3712:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 dnstop-20120611/configure-3713-_ACEOF ############################################## dnstop-20120611/configure-3721-do : dnstop-20120611/configure:3722: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` dnstop-20120611/configure-3723-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## dnstop-20120611/configure-3726- cat >>confdefs.h <<_ACEOF dnstop-20120611/configure:3727:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 dnstop-20120611/configure-3728-_ACEOF ############################################## dnstop-20120611/configure-3759-do : dnstop-20120611/configure:3760: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` dnstop-20120611/configure-3761-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## dnstop-20120611/configure-3773- cat >>confdefs.h <<_ACEOF dnstop-20120611/configure:3774:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 dnstop-20120611/configure-3775-_ACEOF ############################################## dnstop-20120611/configure-4066-do : dnstop-20120611/configure:4067: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` dnstop-20120611/configure-4068-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## dnstop-20120611/configure-4071- cat >>confdefs.h <<_ACEOF dnstop-20120611/configure:4072:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 dnstop-20120611/configure-4073-_ACEOF ############################################## dnstop-20120611/configure-4120-ac_save_IFS=$IFS; IFS=',' dnstop-20120611/configure:4121:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'` dnstop-20120611/configure-4122-IFS=$ac_save_IFS ############################################## dnstop-20120611/configure-4283-do : dnstop-20120611/configure:4284: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` dnstop-20120611/configure-4285-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## dnstop-20120611/configure-4288- cat >>confdefs.h <<_ACEOF dnstop-20120611/configure:4289:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 dnstop-20120611/configure-4290-_ACEOF ############################################## dnstop-20120611/configure-4397- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' dnstop-20120611/configure:4398: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` dnstop-20120611/configure-4399- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## dnstop-20120611/configure-4464-if test -z "$BASH_VERSION$ZSH_VERSION" \ dnstop-20120611/configure:4465: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then dnstop-20120611/configure-4466- as_echo='print -r --' dnstop-20120611/configure-4467- as_echo_n='print -rn --' dnstop-20120611/configure:4468:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then dnstop-20120611/configure-4469- as_echo='printf %s\n' ############################################## dnstop-20120611/configure-4471-else dnstop-20120611/configure:4472: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then dnstop-20120611/configure-4473- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## dnstop-20120611/configure-4481- expr "X$arg" : "X\\(.*\\)$as_nl"; dnstop-20120611/configure:4482: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; dnstop-20120611/configure-4483- esac; ############################################## dnstop-20120611/configure-4557-# --------------------------------- dnstop-20120611/configure:4558:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are dnstop-20120611/configure-4559-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## dnstop-20120611/configure-4629- { dnstop-20120611/configure:4630: as_val=`expr "$@" || test $? -eq 1` dnstop-20120611/configure-4631- } ############################################## dnstop-20120611/configure-4733- case $as_dir in #( dnstop-20120611/configure:4734: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( dnstop-20120611/configure-4735- *) as_qdir=$as_dir;; ############################################## dnstop-20120611/configure-4790- esac; dnstop-20120611/configure:4791: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( dnstop-20120611/configure-4792- ???[sx]*):;;*)false;;esac;fi ############################################## dnstop-20120611/configure-4878-configured by $0, generated by GNU Autoconf 2.64, dnstop-20120611/configure:4879: with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" dnstop-20120611/configure-4880- ############################################## dnstop-20120611/configure-4897- --*=*) dnstop-20120611/configure:4898: ac_option=`expr "X$1" : 'X\([^=]*\)='` dnstop-20120611/configure:4899: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` dnstop-20120611/configure-4900- ac_shift=: ############################################## dnstop-20120611/configure-4919- case $ac_optarg in dnstop-20120611/configure:4920: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; dnstop-20120611/configure-4921- esac ############################################## dnstop-20120611/configure-4926- case $ac_optarg in dnstop-20120611/configure:4927: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; dnstop-20120611/configure-4928- esac ############################################## dnstop-20120611/configure-5045-fi dnstop-20120611/configure:5046:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` dnstop-20120611/configure-5047-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## dnstop-20120611/configure-5062- as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 dnstop-20120611/configure:5063:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` dnstop-20120611/configure-5064-ac_delim='%!_!# ' ############################################## dnstop-20120611/configure-5068- dnstop-20120611/configure:5069: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` dnstop-20120611/configure-5070- if test $ac_delim_n = $ac_delim_num; then ############################################## dnstop-20120611/configure-5198-for ac_last_try in false false :; do dnstop-20120611/configure:5199: ac_t=`sed -n "/$ac_delim/p" confdefs.h` dnstop-20120611/configure-5200- if test -z "$ac_t"; then ############################################## dnstop-20120611/configure-5330- esac dnstop-20120611/configure:5331: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac dnstop-20120611/configure-5332- as_fn_append ac_file_inputs " '$ac_f'" ############################################## dnstop-20120611/configure-5389-*) dnstop-20120611/configure:5390: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` dnstop-20120611/configure-5391- # A ".." for each directory in $ac_dir_suffix. dnstop-20120611/configure:5392: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` dnstop-20120611/configure-5393- case $ac_top_builddir_sub in ############################################## dnstop-20120611/configure-5445-/@mandir@/p' dnstop-20120611/configure:5446:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in dnstop-20120611/configure-5447-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## dnstop-20120611/configure-5462- dnstop-20120611/configure:5463:# Neutralize VPATH when `$srcdir' = `.'. dnstop-20120611/configure-5464-# Shell code in configure.ac might set extrasub. ############################################## dnstop-20120611/configure-5489-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && dnstop-20120611/configure:5490: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && dnstop-20120611/configure:5491: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && dnstop-20120611/configure-5492- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'