1
0
Fork 0
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:
Charles Kerr 2009-01-16 18:03:49 +00:00
parent bc2b7fcb03
commit 7f509aeee1

View file

@ -66,3 +66,5 @@ AC_DEFUN([CHECK_SSL],
fi
])dnl
AC_SUBST(OPENSSL_CFLAGS)
AC_SUBST(OPENSSL_LIBS)