===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
guile-lzlib-0.0.2/configure.ac-43-       AC_LINK_IFELSE([AC_LANG_SOURCE([int main () { return LZ_decompress_open(); }])],
guile-lzlib-0.0.2/configure.ac:44:	 [guile_cv_liblz_libdir="`ldd conftest$EXEEXT | grep liblz | sed '-es/.*=> \(.*\) .*$/\1/g'`"])
guile-lzlib-0.0.2/configure.ac-45-       LIBS="$old_LIBS"
##############################################
guile-lzlib-0.0.2/configure.ac-55-  # Strip the .so or .so.1 extension since that's what 'dynamic-link' expects.
guile-lzlib-0.0.2/configure.ac:56:  LIBLZ_LIBDIR="`echo $LIBLZ_LIBDIR | sed -es'/\.so\(\.[[0-9.]]\+\)\?//g'`"
guile-lzlib-0.0.2/configure.ac-57-fi