]> granicus.if.org Git - transmission/commitdiff
#4400: Actually use CyaSSL (or some other) backend in libtransmission
authorMike Gelfand <mikedld@mikedld.com>
Wed, 7 Jan 2015 03:00:06 +0000 (03:00 +0000)
committerMike Gelfand <mikedld@mikedld.com>
Wed, 7 Jan 2015 03:00:06 +0000 (03:00 +0000)
libtransmission/Makefile.am

index 16a7be58e1802c0cfd0ed961cab4bd93e6dedfc3..ae0b7c47bc98985a4b3a74906193d7b5adc7f69f 100644 (file)
@@ -31,7 +31,7 @@ libtransmission_a_SOURCES = \
   crypto.c \
   crypto-utils.c \
   crypto-utils-fallback.c \
-  crypto-utils-openssl.c \
+  crypto-utils-@CRYPTO_PKG@.c \
   error.c \
   fdlimit.c \
   file.c \