diff options
Diffstat (limited to 'mail/wmmail/patches/patch-ac')
-rw-r--r-- | mail/wmmail/patches/patch-ac | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/wmmail/patches/patch-ac b/mail/wmmail/patches/patch-ac index 7b00d774c06..75a7bacf6c0 100644 --- a/mail/wmmail/patches/patch-ac +++ b/mail/wmmail/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.2 1999/01/30 23:59:33 tron Exp $ +$NetBSD: patch-ac,v 1.3 1999/02/22 01:53:15 tron Exp $ --- configure.orig Sat Jan 16 06:30:00 1999 -+++ configure Sat Jan 30 23:28:08 1999 -@@ -2459,12 +2459,12 @@ ++++ configure Mon Feb 22 02:51:07 1999 +@@ -2459,12 +2459,13 @@ s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF $ac_vpsub $extrasub @@ -14,6 +14,7 @@ $NetBSD: patch-ac,v 1.2 1999/01/30 23:59:33 tron Exp $ s%@LDFLAGS@%$LDFLAGS%g -s%@LIBS@%$LIBS%g +s%@LIBS@%$LIBS -lSM -lICE%g ++s%@SHELL@%$SHELL%g s%@exec_prefix@%$exec_prefix%g s%@prefix@%$prefix%g s%@program_transform_name@%$program_transform_name%g |