Use the correct libcrypto.

This commit is contained in:
christos 2009-07-20 15:46:51 +00:00
parent 58e8878cb5
commit c5a57f5582
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ CPPFLAGS+= -DWITH_SSL
LDADD= -lssl -lcrypto
LIBDPLIBS+= ssl ${NETBSDSRCDIR}/lib/libssl \
crypto ${NETBSDSRCDIR}/lib/libcrypto
LIBDPLIBS+= ssl ${NETBSDSRCDIR}/crypto/external/bsd/openssl/lib/libssl \
crypto ${NETBSDSRCDIR}/crypto/external/bsd/openssl/lib/libcrypto
.endif
CLEANFILES+= ftperr.h httperr.h