]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Don't run pgps2kgnu self test when openpgp is disable.
authorSimon Josefsson <simon@josefsson.org>
Tue, 16 Sep 2008 09:50:24 +0000 (11:50 +0200)
committerSimon Josefsson <simon@josefsson.org>
Tue, 16 Sep 2008 09:50:24 +0000 (11:50 +0200)
tests/Makefile.am

index cafc26564b0af7b72c111538bf7ef48abe4d5cb8..b1e191bff0bc75a8e26b3a9627a870fef54f469d 100644 (file)
@@ -41,9 +41,13 @@ libutils_la_SOURCES = utils.h utils.c
 
 ctests = simple openssl gc set_pkcs12_cred certder mpi                 \
        certificate_set_x509_crl dn parse_ca moredn crypto_rng mini     \
-       pgps2kgnu finished
+       finished
 openssl_LDADD = $(LDADD) ../libextra/libgnutls-openssl.la
 
+if ENABLE_OPENPGP
+ctests += pgps2kgnu 
+endif
+
 if HAVE_FORK
 ctests += x509self x509signself x509dn anonself pskself dhepskself     \
        tlsia resume netconf-psk setcredcrash