diff options
Diffstat (limited to 'contrib/sendmail/smrsh/Makefile.m4')
-rw-r--r-- | contrib/sendmail/smrsh/Makefile.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sendmail/smrsh/Makefile.m4 b/contrib/sendmail/smrsh/Makefile.m4 index c9d1786..cdc094d 100644 --- a/contrib/sendmail/smrsh/Makefile.m4 +++ b/contrib/sendmail/smrsh/Makefile.m4 @@ -10,6 +10,7 @@ bldPRODUCT_START(`executable', `smrsh') define(`bldINSTALL_DIR', `E') define(`bldSOURCES', `smrsh.c ') bldPUSH_SMLIB(`sm') +APPENDDEF(`confENVDEF', `-DNOT_SENDMAIL') bldPRODUCT_END bldPRODUCT_START(`manpage', `smrsh') |