mirror of
https://github.com/transmission/transmission
synced 2024-12-22 15:54:57 +00:00
(trunk) #1700: A bug in check-openssl.m4 for not teach Makefile about OPENSSL_*.
This commit is contained in:
parent
bc2b7fcb03
commit
7f509aeee1
1 changed files with 2 additions and 0 deletions
|
@ -66,3 +66,5 @@ AC_DEFUN([CHECK_SSL],
|
|||
fi
|
||||
])dnl
|
||||
|
||||
AC_SUBST(OPENSSL_CFLAGS)
|
||||
AC_SUBST(OPENSSL_LIBS)
|
||||
|
|
Loading…
Reference in a new issue