=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== aspell-ar-0.0.20060329/configure-42- # Taken from autoconf 2.50 aspell-ar-0.0.20060329/configure:43: envvar=`expr "x$option" : 'x\([^=]*\)='` aspell-ar-0.0.20060329/configure:44: optarg=`expr "x$option" : 'x[^=]*=\(.*\)'` aspell-ar-0.0.20060329/configure-45- # Reject names that are not valid shell variable names. ############################################## aspell-ar-0.0.20060329/configure-49- #echo $envvar $optarg aspell-ar-0.0.20060329/configure:50: optarg=`echo "$optarg" | sed "s/'/'\\\\\\\\''/g"` aspell-ar-0.0.20060329/configure-51- eval "$envvar='$optarg'" ############################################## aspell-ar-0.0.20060329/configure-74-echo $ECHO_N "Finding Dictionary file location ... $ECHO_C" aspell-ar-0.0.20060329/configure:75:dictdir=`$ASPELL dump config dict-dir` aspell-ar-0.0.20060329/configure-76-echo $dictdir ############################################## aspell-ar-0.0.20060329/configure-78-echo $ECHO_N "Finding Data file location ... $ECHO_C" aspell-ar-0.0.20060329/configure:79:datadir=`$ASPELL dump config data-dir` aspell-ar-0.0.20060329/configure-80-echo $datadir aspell-ar-0.0.20060329/configure-81- aspell-ar-0.0.20060329/configure:82:echo "ASPELL = `which $ASPELL`" > Makefile aspell-ar-0.0.20060329/configure-83-echo "ASPELL_FLAGS = $ASPELL_FLAGS" >> Makefile aspell-ar-0.0.20060329/configure:84:echo "WORD_LIST_COMPRESS = `which $WORD_LIST_COMPRESS`" >> Makefile aspell-ar-0.0.20060329/configure-85-echo "DESTDIR = $DESTDIR" >> Makefile