summaryrefslogtreecommitdiff
path: root/README.FreeBSD
diff options
context:
space:
mode:
Diffstat (limited to 'README.FreeBSD')
-rw-r--r--README.FreeBSD3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.FreeBSD b/README.FreeBSD
index d7c34655..29da0a37 100644
--- a/README.FreeBSD
+++ b/README.FreeBSD
@@ -46,6 +46,3 @@ Configure:
To help autotools find libraries and headers:
CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure ...
-
-With ssl the compiler might warn about OPENSSL_NO_KRB5 redefinitions, just
-configure "--with-kerberos5" for now.