summaryrefslogtreecommitdiff
path: root/mail/zmailer/files/patch-ab
blob: 96afbca5c3abad2b8447665cee1580e663624693 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure	Mon Jul 19 15:59:43 1999
+++ configure	Mon Jul 19 15:59:57 1999
@@ -4661,7 +4661,7 @@
 done
 
 if test "$ac_cv_header_security_pam_appl_h" = "yes"; then
-    AUTHLIB="-lpam -ldl"
+    AUTHLIB="-lpam"
 else
     if test "$ac_cv_header_shadow_h" = "yes"; then
 	AUTHLIB="-lshadow"