summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl/patches/patch-ao
blob: cc00862f9cb0de550abc6f54f01acc01309c5c4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ao,v 1.1 2002/09/07 07:37:43 jlam Exp $

--- saslauthd/Makefile.in.orig	Thu Sep  5 06:28:18 2002
+++ saslauthd/Makefile.in
@@ -104,7 +104,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