summaryrefslogtreecommitdiff
path: root/contrib/sendmail/libsmutil
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/libsmutil
parent3a3ef73d37c9a94a369656b0ac2490c212e01cb1 (diff)
Notes
Diffstat (limited to 'contrib/sendmail/libsmutil')
-rw-r--r--contrib/sendmail/libsmutil/Makefile.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/libsmutil/Makefile.m4 b/contrib/sendmail/libsmutil/Makefile.m4
index ea3730562923..1e7dcb4a3265 100644
--- a/contrib/sendmail/libsmutil/Makefile.m4
+++ b/contrib/sendmail/libsmutil/Makefile.m4
@@ -1,7 +1,7 @@
-dnl $Id: Makefile.m4,v 8.17 2002/06/21 22:01:34 ca Exp $
+dnl $Id: Makefile.m4,v 8.18 2006/06/28 21:02:39 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')