aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/editmap
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2007-04-09 01:38:51 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2007-04-09 01:38:51 +0000
commitd0cef73d40a409e3116f095b83633b1364e95741 (patch)
tree2a4f38ae8ba223f3bf2402f56d35c997e5af6db5 /contrib/sendmail/editmap
parent3a3ef73d37c9a94a369656b0ac2490c212e01cb1 (diff)
downloadsrc-d0cef73d40a409e3116f095b83633b1364e95741.tar.gz
src-d0cef73d40a409e3116f095b83633b1364e95741.zip
Import sendmail 8.14.1vendor/sendmail/8.14.1
Notes
Notes: svn path=/vendor/sendmail/dist/; revision=168515 svn path=/vendor/sendmail/8.14.1/; revision=168517; tag=vendor/sendmail/8.14.1
Diffstat (limited to 'contrib/sendmail/editmap')
-rw-r--r--contrib/sendmail/editmap/Makefile.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/sendmail/editmap/Makefile.m4 b/contrib/sendmail/editmap/Makefile.m4
index d9c611ca4fdc..120aa7827d3c 100644
--- a/contrib/sendmail/editmap/Makefile.m4
+++ b/contrib/sendmail/editmap/Makefile.m4
@@ -1,7 +1,8 @@
-dnl $Id: Makefile.m4,v 1.5 2002/06/21 22:01:30 ca Exp $
+dnl $Id: Makefile.m4,v 1.6 2006/06/28 21:08:01 ca Exp $
include(confBUILDTOOLSDIR`/M4/switch.m4')
define(`confREQUIRE_LIBSM', `true')
+define(`confREQUIRE_SM_OS_H', `true')
# sendmail dir
SMSRCDIR= ifdef(`confSMSRCDIR', `confSMSRCDIR', `${SRCDIR}/sendmail')
PREPENDDEF(`confENVDEF', `confMAPDEF')