View | Details | Raw Unified | Return to bug 193006
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 25-31 Link Here
25
25
26
OPENSSL_USE=	openssl=yes
26
OPENSSL_USE=	openssl=yes
27
OPENSSL_CPPFLAGS=	-I${OPENSSLINC}
27
OPENSSL_CPPFLAGS=	-I${OPENSSLINC}
28
OPENSLS_LDFLAGS=	-L${OPENSSLLIB}
28
OPENSSL_LDFLAGS=	-L${OPENSSLLIB}
29
OPENSSL_CONFIGURE_ENABLE=	openssl
29
OPENSSL_CONFIGURE_ENABLE=	openssl
30
30
31
THREADS_CONFIGURE_ENABLE=	support
31
THREADS_CONFIGURE_ENABLE=	support

Return to bug 193006