From: Ralf Wildenhues Date: Sat, 22 Aug 2009 08:45:10 +0000 (+0200) Subject: Drop unneeded line in Eunit test. X-Git-Tag: v2.65~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c17608e794e873aa375b5d6e3d0ceed327ae0b1;p=thirdparty%2Fautoconf.git Drop unneeded line in Eunit test. * tests/autotest.at (Erlang Eunit unit tests): Do not copy install-sh. Signed-off-by: Ralf Wildenhues --- 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],