aboutsummaryrefslogtreecommitdiffstats
path: root/erts/autoconf
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-03-06 20:35:07 +0100
committerRickard Green <[email protected]>2019-03-06 20:35:07 +0100
commitae393b30c79936def13790f7aa1e2dabef5b6174 (patch)
tree17c6387c7e605d7f167022743abd6a59e988e362 /erts/autoconf
parent250462066db0344e5387d15ed2b89bce261ea64d (diff)
parentd9dd041acc211907b6cea4ae93f39c6319153d15 (diff)
downloadotp-ae393b30c79936def13790f7aa1e2dabef5b6174.tar.gz
otp-ae393b30c79936def13790f7aa1e2dabef5b6174.tar.bz2
otp-ae393b30c79936def13790f7aa1e2dabef5b6174.zip
Merge 'rickard/make-fixes-17/OTP-15657' into 'rickard/make-fixes-18/OTP-15657'
* rickard/make-fixes-17/OTP-15657: Remove own configured RM make variable
Diffstat (limited to 'erts/autoconf')
-rw-r--r--erts/autoconf/vxworks/sed.general1
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/autoconf/vxworks/sed.general b/erts/autoconf/vxworks/sed.general
index 5adee4db45..5d15a6eba7 100644
--- a/erts/autoconf/vxworks/sed.general
+++ b/erts/autoconf/vxworks/sed.general
@@ -98,7 +98,6 @@ s|@INSTALL_PROGRAM@|${INSTALL}|
s|@INSTALL_SCRIPT@|${INSTALL}|
s|@INSTALL_DATA@|${INSTALL} -m 644|
s|@INSTALL_DIR@|$(INSTALL) -d|
-s|@RM@|/bin/rm|
s|@MKDIR@|/bin/mkdir|
s|@ERLANG_OSTYPE@|vxworks|
s|@vxworks_reclaim@|reclaim.h|