diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-04-10 03:05:00 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-04-10 03:05:00 +0000 |
commit | 982281085c01d108050e599946d6bc5aac059984 (patch) | |
tree | 2f708bed38c7c8b265886293c2e6d9c1563e2305 /contrib/sendmail/mail.local | |
parent | 17026331d69176e4c95903632f212376192de70e (diff) | |
parent | 605302a5c9939b7eeda0a31f38901d9a8348e8cb (diff) | |
download | src-982281085c01d108050e599946d6bc5aac059984.tar.gz src-982281085c01d108050e599946d6bc5aac059984.zip |
Notes
Diffstat (limited to 'contrib/sendmail/mail.local')
-rw-r--r-- | contrib/sendmail/mail.local/Makefile.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sendmail/mail.local/Makefile.m4 b/contrib/sendmail/mail.local/Makefile.m4 index 63a81a228596..fa300558935a 100644 --- a/contrib/sendmail/mail.local/Makefile.m4 +++ b/contrib/sendmail/mail.local/Makefile.m4 @@ -10,6 +10,7 @@ bldPRODUCT_START(`executable', `mail.local') define(`bldNO_INSTALL', `true') define(`bldSOURCES', `mail.local.c ') bldPUSH_SMLIB(`sm') +APPENDDEF(`confENVDEF', `-DNOT_SENDMAIL') bldPRODUCT_END bldPRODUCT_START(`manpage', `mail.local') |