diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2002-06-26 02:48:44 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2002-06-26 02:48:44 +0000 |
commit | fc4e7b69e3f764d3a1d9157868bc6965ef1db7d6 (patch) | |
tree | b35f716ab0dae216026e8ad27c85a951ee743a03 /contrib/sendmail/praliases | |
parent | faacdfb2c2946459651449cedf08a1bc29aee731 (diff) | |
download | FreeBSD-src-fc4e7b69e3f764d3a1d9157868bc6965ef1db7d6.zip FreeBSD-src-fc4e7b69e3f764d3a1d9157868bc6965ef1db7d6.tar.gz |
Import sendmail 8.12.5
Diffstat (limited to 'contrib/sendmail/praliases')
-rw-r--r-- | contrib/sendmail/praliases/Makefile.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sendmail/praliases/Makefile.m4 b/contrib/sendmail/praliases/Makefile.m4 index 20509a6..248fccd 100644 --- a/contrib/sendmail/praliases/Makefile.m4 +++ b/contrib/sendmail/praliases/Makefile.m4 @@ -1,3 +1,4 @@ +dnl $Id: Makefile.m4,v 8.34.4.1 2002/06/21 21:58:39 ca Exp $ include(confBUILDTOOLSDIR`/M4/switch.m4') define(`confREQUIRE_LIBSM', `true') |