From 1c17608e794e873aa375b5d6e3d0ceed327ae0b1 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sat, 22 Aug 2009 10:45:10 +0200 Subject: [PATCH] Drop unneeded line in Eunit test. * tests/autotest.at (Erlang Eunit unit tests): Do not copy install-sh. Signed-off-by: Ralf Wildenhues --- ChangeLog | 4 ++++ tests/autotest.at | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f99f6b79..9a112dd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-08-22 Ralf Wildenhues + Drop unneeded line in Eunit test. + * tests/autotest.at (Erlang Eunit unit tests): Do not copy + install-sh. + Fix build dependencies for Erlang macro files. * lib/freeze.mk (autotest_m4f_dependencies): Add $(src_libdir)/autotest/specific.m4. diff --git a/tests/autotest.at b/tests/autotest.at index ced792b0..5310ab5b 100644 --- a/tests/autotest.at +++ b/tests/autotest.at @@ -1457,7 +1457,6 @@ AC_CONFIG_FILES([s/compile], [chmod +x s/compile]) AC_CONFIG_FILES([erlang.conf]) AC_OUTPUT ]]) -cp "$abs_top_srcdir/build-aux/install-sh" pkg # File to pass info back to us AT_DATA([erlang.conf.in], -- 2.47.2