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