=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gssproxy-0.8.2/configure.ac-95-else gssproxy-0.8.2/configure.ac:96: INI_CONFIG_CFLAGS="`$PKG_CONFIG --cflags ini_config`" gssproxy-0.8.2/configure.ac:97: INI_CONFIG_LIBS="`$PKG_CONFIG --libs ini_config`" gssproxy-0.8.2/configure.ac-98- AC_CHECK_LIB(ini_config, ini_config_file_open, [], ############################################## gssproxy-0.8.2/configure.ac-252-else gssproxy-0.8.2/configure.ac:253: KRB5_CFLAGS="`$PKG_CONFIG --cflags krb5`" gssproxy-0.8.2/configure.ac:254: KRB5_LIBS="`$PKG_CONFIG --libs krb5`" gssproxy-0.8.2/configure.ac:255: GSSAPI_CFLAGS="`$PKG_CONFIG --cflags krb5-gssapi`" gssproxy-0.8.2/configure.ac:256: GSSAPI_LIBS="`$PKG_CONFIG --libs krb5-gssapi`" gssproxy-0.8.2/configure.ac-257-fi ############################################## gssproxy-0.8.2/external/pkg.m4-72- PKG_CHECK_EXISTS([$3], gssproxy-0.8.2/external/pkg.m4:73: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], gssproxy-0.8.2/external/pkg.m4-74- [pkg_failed=yes]) ############################################## gssproxy-0.8.2/external/pkg.m4-120- if test $_pkg_short_errors_supported = yes; then gssproxy-0.8.2/external/pkg.m4:121: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"` gssproxy-0.8.2/external/pkg.m4-122- else gssproxy-0.8.2/external/pkg.m4:123: $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` gssproxy-0.8.2/external/pkg.m4-124- fi ############################################## gssproxy-0.8.2/man/Makefile.am-51-## Extract the list of languages from the po4a config file. gssproxy-0.8.2/man/Makefile.am:52:#LINGUAS_DIST = `$(SED) -ne 's/^.*\[po4a_langs\] \(.*\)$$/\1/p' $(srcdir)/$(PO4A_CONFIG)` gssproxy-0.8.2/man/Makefile.am-53-#