aboutsummaryrefslogtreecommitdiffstats
path: root/erts/autoconf/configure.vxworks
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2010-09-13 17:57:06 +0200
committerErlang/OTP <[email protected]>2010-09-13 17:57:06 +0200
commit3a4919553479db898a0935d4342a4fb8fcec66ae (patch)
tree74102d028d8db62babc65b493baf1378e60979ce /erts/autoconf/configure.vxworks
parent807a9ec710cdd78199ee1dc77ca151f428810e0b (diff)
parente79a81fcffda8f1f8cb32e83daeaf2f6113bbee5 (diff)
downloadotp-3a4919553479db898a0935d4342a4fb8fcec66ae.tar.gz
otp-3a4919553479db898a0935d4342a4fb8fcec66ae.tar.bz2
otp-3a4919553479db898a0935d4342a4fb8fcec66ae.zip
Merge branch 'egil/fix-ei-on-vxwork/OTP-8838' of ../egil_otp into dev
* 'egil/fix-ei-on-vxwork/OTP-8838' of ../egil_otp: Fix ei to build on vxworks
Diffstat (limited to 'erts/autoconf/configure.vxworks')
-rwxr-xr-xerts/autoconf/configure.vxworks2
1 files changed, 0 insertions, 2 deletions
diff --git a/erts/autoconf/configure.vxworks b/erts/autoconf/configure.vxworks
index 70d7bdbaf2..14fbf766dc 100755
--- a/erts/autoconf/configure.vxworks
+++ b/erts/autoconf/configure.vxworks
@@ -101,7 +101,6 @@ epmd_dir=${ERL_TOP}/erts/epmd/src
os_mon_dir=${ERL_TOP}/lib/os_mon/c_src
orber_dir=${ERL_TOP}/lib/orber/c_src
ic_dir=${ERL_TOP}/lib/ic/c_src
-asn1_dir=${ERL_TOP}/lib/asn1/c_src
internal_tools_dir=${ERL_TOP}
libdir=${ERL_TOP}/lib
tsdir=$libdir/test_server/src
@@ -122,7 +121,6 @@ CONFIG_FILES="${ERL_TOP}/erts/emulator/$host/Makefile
$os_mon_dir/$host/Makefile
$zlibdir/$host/Makefile
$ic_dir/$host/Makefile
- $asn1_dir/$host/Makefile
$runtime_tools_dir/$host/Makefile
$tools_dir/$host/Makefile
$orber_dir/$host/Makefile"