diff options
author | John Fieber <jfieber@FreeBSD.org> | 1997-09-07 00:20:42 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1997-09-07 00:20:42 +0000 |
commit | d22ec0d10c8900100815060aab99423edf11ec2f (patch) | |
tree | 1382cbcc0ef740b51c3b1d27d84fa80ffcf84e5e /textproc/sp/files/patch-ac | |
parent | Enable movemail. (diff) |
Update from 1.1.1 to 1.2.
Notes
Notes:
svn path=/head/; revision=7794
Diffstat (limited to 'textproc/sp/files/patch-ac')
-rw-r--r-- | textproc/sp/files/patch-ac | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/textproc/sp/files/patch-ac b/textproc/sp/files/patch-ac new file mode 100644 index 000000000000..98730d62feb5 --- /dev/null +++ b/textproc/sp/files/patch-ac @@ -0,0 +1,19 @@ +*** lib/instmac.m4.orig Sun Jul 6 20:20:04 1997 +--- lib/instmac.m4 Sun Jul 6 20:20:54 1997 +*************** +*** 75,81 **** + __undefine(`undefine')__dnl + __undefine(`undivert')__dnl + __undefine(`unix')__dnl +! __dnl __changequote(,)__dnl disable quoting + + #ifdef SP_NAMESPACE + } +--- 75,81 ---- + __undefine(`undefine')__dnl + __undefine(`undivert')__dnl + __undefine(`unix')__dnl +! __dnl __changequote(,)__dnl + + #ifdef SP_NAMESPACE + } |