- Fix build on 4.11

Reported by:	kris via pointyhat
Approved by:	demon (maintainer)
This commit is contained in:
Sergey Matveychuk 2005-05-21 07:14:56 +00:00
parent 5baa13655e
commit c30ff94de4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135743

View file

@ -14,7 +14,7 @@
RUDIMENTSPATH = @RUDIMENTSPATH@ RUDIMENTSPATH = @RUDIMENTSPATH@
RUDIMENTSINCLUDES = @RUDIMENTSINCLUDES@ RUDIMENTSINCLUDES = @RUDIMENTSINCLUDES@
-RUDIMENTSLIBS = @RUDIMENTSLIBS@ -RUDIMENTSLIBS = @RUDIMENTSLIBS@
+RUDIMENTSLIBS = @RUDIMENTSLIBS@ -lssl +RUDIMENTSLIBS = @RUDIMENTSLIBS@ -lssl -lcrypto
RUDIMENTSLIBSPATH = @RUDIMENTSLIBSPATH@ RUDIMENTSLIBSPATH = @RUDIMENTSLIBSPATH@
# perl # perl