remove test output

This commit is contained in:
Marc Wäckerlin
2015-07-27 06:33:20 +00:00
parent 8e97f666d6
commit 2779b16ad0

View File

@@ -40,7 +40,6 @@ CPPFLAGS="${CPPFLAGS} -DQT_NO_KEYWORDS"
# libraries used
if test "$MINGW" = "no"; then
AC_MSG_ERROR([SCHEISSE: $host_os → $MINGW])
AX_PKG_REQUIRE([pcsc], [libpcsclite], [pcsclite.h])
AX_PKG_REQUIRE([pkcs11], [p11-kit-1], [pkcs11.h], [libpkcs11-helper-1])
AX_PKG_REQUIRE([ssl], [libssl], [openssl/crypto.h], [openssl])