=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== guile-gcrypt-0.3.0/configure.ac-21-dnl shell variables. (Borrowed from Sly, which borrowed from Guix...) guile-gcrypt-0.3.0/configure.ac:22:guile_gcrypt_prefix="`eval echo $prefix | sed -e"s|NONE|/usr/local|g"`" guile-gcrypt-0.3.0/configure.ac:23:guile_gcrypt_datadir="`eval eval echo $datadir | sed -e "s|NONE|$guile_gcrypt_prefix|g"`" guile-gcrypt-0.3.0/configure.ac-24-AC_SUBST([guile_gcrypt_datadir]) ############################################## guile-gcrypt-0.3.0/m4/guix.m4-45- [if test "x$LIBGCRYPT_CONFIG" != "x"; then guile-gcrypt-0.3.0/m4/guix.m4:46: guix_cv_libgcrypt_libdir=`$LIBGCRYPT_CONFIG --libs | grep -e -L | sed -e "s/.*-L\([[^ ]]\+\)[[[:blank:]]]\+-lgcrypt.*/\1/g"` guile-gcrypt-0.3.0/m4/guix.m4-47- else