summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl/patches/patch-aj
blob: 2b86eb5ffad40747f62cad4efe8e63bc2efe216f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aj,v 1.2 2002/08/25 18:39:51 jlam Exp $

--- saslauthd/Makefile.am.orig	Fri Mar 23 20:41:35 2001
+++ saslauthd/Makefile.am
@@ -2,7 +2,7 @@ sbin_PROGRAMS	= saslauthd
 man_MANS	= saslauthd.8
 
 saslauthd_SOURCES = saslauthd.c mechanisms.c globals.h mechanisms.h auth_dce.c auth_dce.h auth_getpwent.c auth_getpwent.h auth_krb4.c auth_krb4.h auth_pam.c auth_pam.h auth_rimap.c auth_rimap.h auth_shadow.c auth_shadow.h auth_sia.c auth_sia.h
-saslauthd_LDADD	= @SASL_KRB_LIB@
+saslauthd_LDADD	= @PLAIN_LIBS@
 
 INCLUDES	= -I$(top_srcdir)/include
 EXTRA_DIST	= saslauthd.8