openbsd-ports/security/stunnel/patches/patch-Makefile.in
jakob ddf65a51d8 upgrade to stunnel v4.03. summary of new features:
- new user interface (config file)
- single daemon can listen on multiple ports
- delayed DNS lookup added
- configurable timeouts
- chroot support
- private key file for a certificate can be kept in a separate file
2002-10-30 11:10:35 +00:00

13 lines
367 B
Plaintext

$OpenBSD$
--- Makefile.in.orig Mon Sep 2 11:21:17 2002
+++ Makefile.in Mon Sep 2 11:21:21 2002
@@ -78,7 +78,7 @@ VERSION = @VERSION@
host = @host@
ssldir = @ssldir@
-SUBDIRS = src doc tools
+SUBDIRS = src doc
# extra_src = src/gui.c src/resources.rc src/stunnel.ico src/stunnel.exe
# extra_doc = doc/stunnel.pod doc/stunnel.8 doc/stunnel.html doc/en doc/pl