$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
