summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/smrsh/Makefile.m4
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/smrsh/Makefile.m4')
-rw-r--r--contrib/sendmail/smrsh/Makefile.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/sendmail/smrsh/Makefile.m4 b/contrib/sendmail/smrsh/Makefile.m4
index 7e4718f..c9d1786 100644
--- a/contrib/sendmail/smrsh/Makefile.m4
+++ b/contrib/sendmail/smrsh/Makefile.m4
@@ -1,5 +1,6 @@
include(confBUILDTOOLSDIR`/M4/switch.m4')
+define(`confREQUIRE_LIBSM', `true')
# sendmail dir
SMSRCDIR= ifdef(`confSMSRCDIR', `confSMSRCDIR', `${SRCDIR}/sendmail')
PREPENDDEF(`confENVDEF', `confMAPDEF')
@@ -8,7 +9,7 @@ PREPENDDEF(`confINCDIRS', `-I${SMSRCDIR} ')
bldPRODUCT_START(`executable', `smrsh')
define(`bldINSTALL_DIR', `E')
define(`bldSOURCES', `smrsh.c ')
-bldPUSH_SMLIB(`smutil')
+bldPUSH_SMLIB(`sm')
bldPRODUCT_END
bldPRODUCT_START(`manpage', `smrsh')
OpenPOWER on IntegriCloud