diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2007-04-09 01:38:51 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2007-04-09 01:38:51 +0000 |
| commit | d0cef73d40a409e3116f095b83633b1364e95741 (patch) | |
| tree | 2a4f38ae8ba223f3bf2402f56d35c997e5af6db5 /contrib/sendmail/libsmutil | |
| parent | 3a3ef73d37c9a94a369656b0ac2490c212e01cb1 (diff) | |
Notes
Diffstat (limited to 'contrib/sendmail/libsmutil')
| -rw-r--r-- | contrib/sendmail/libsmutil/Makefile.m4 | 4 |
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') |
