You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
447 B
11 lines
447 B
Index: Makefile |
|
--- Makefile.orig 2007-12-20 23:11:10 +0100 |
|
+++ Makefile 2008-03-13 19:12:09 +0100 |
|
@@ -326,7 +326,6 @@ |
|
bsf: an |
|
$(TOUCH) ip6 |
|
$(BUILD) BUILDTYPE=$@ IP=$(IP6) \ |
|
- PASSWDTYPE=pam \ |
|
SPECIALS="SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private GSSINCLUDE=/usr/include GSSLIB=/usr/lib PAMLDFLAGS=-lpam" |
|
|
|
# I assume that Theo did the right thing for IPv6. OpenBSD does not have PAM.
|
|
|