summaryrefslogtreecommitdiff
path: root/mail/zmailer/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/zmailer/files/patch-ab')
-rw-r--r--mail/zmailer/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/zmailer/files/patch-ab b/mail/zmailer/files/patch-ab
new file mode 100644
index 000000000000..96afbca5c3ab
--- /dev/null
+++ b/mail/zmailer/files/patch-ab
@@ -0,0 +1,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"