From ca5660441565242abacc55e97d2f53c0d5f5e47c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 27 Mar 2006 15:44:04 +0000 Subject: [PATCH] Spelling git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16832 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile.am b/tools/Makefile.am index 7160af159..04d5a3cf2 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -10,7 +10,7 @@ bin_SCRIPTS = krb5-config man_MANS = krb5-config.1 -ifdef PKINT +if PKINIT LIB_pkinit = -lhx509 endif