From cc425fd44b24d9fda74395951570460fc919d076 Mon Sep 17 00:00:00 2001 From: Mike Christie Date: Mon, 31 Jan 2011 20:31:32 -0600 Subject: iscsi tools: disable isns dsa code For discovery we do not use the isns dsa code but still build against libcrypto. This disables the code until we add support. --- utils/open-isns/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'utils') diff --git a/utils/open-isns/Makefile.in b/utils/open-isns/Makefile.in index 744fe8b..a27199c 100644 --- a/utils/open-isns/Makefile.in +++ b/utils/open-isns/Makefile.in @@ -32,7 +32,6 @@ LIBOBJS = server.o \ security.o \ authblock.o \ policy.o \ - pki.o \ register.o \ query.o \ getnext.o \ -- cgit v1.2.1