aboutsummaryrefslogtreecommitdiffstats
path: root/erts/autoconf
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-03-06 20:39:28 +0100
committerRickard Green <[email protected]>2019-03-06 20:39:28 +0100
commitfed10a7ed52488fc5de5873bf12443fc07097d89 (patch)
tree7a7529e9a5677e8b0477c7d7d94fb84e645a71e4 /erts/autoconf
parentb32a929bbb287c318f44cb0ecf17716c480f11ee (diff)
parent3d5876a20675a6987288afde6f9259a0758cb152 (diff)
downloadotp-fed10a7ed52488fc5de5873bf12443fc07097d89.tar.gz
otp-fed10a7ed52488fc5de5873bf12443fc07097d89.tar.bz2
otp-fed10a7ed52488fc5de5873bf12443fc07097d89.zip
Merge 'rickard/make-fixes-20/OTP-15657' into 'rickard/make-fixes-21/OTP-15657'
* rickard/make-fixes-20/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 0e99b4dba4..d32fbdc5c0 100644
--- a/erts/autoconf/vxworks/sed.general
+++ b/erts/autoconf/vxworks/sed.general
@@ -103,7 +103,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|