From 40bbb4288d37af14ce7a295cae59b12e578ce4a6 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Mon, 18 Jun 2018 13:39:25 +0200 Subject: erts: Fix vxworks configure broken by corba removal --- erts/autoconf/configure.vxworks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'erts/autoconf') diff --git a/erts/autoconf/configure.vxworks b/erts/autoconf/configure.vxworks index 18ca1718d6..160695eb0a 100755 --- a/erts/autoconf/configure.vxworks +++ b/erts/autoconf/configure.vxworks @@ -116,7 +116,7 @@ CONFIG_FILES="${ERL_TOP}/erts/emulator/$host/Makefile $os_mon_dir/$host/Makefile $zlibdir/$host/Makefile $runtime_tools_dir/$host/Makefile - $tools_dir/$host/Makefile + $tools_dir/$host/Makefile" for file in $CONFIG_FILES; do new_name=`echo $file|sed "s%/$host/%/$target/%"` -- cgit v1.2.3