From: Karl Berry Date: Wed, 25 Mar 2020 01:30:18 +0000 (-0700) Subject: tests: require etags for tags-lisp-space test. X-Git-Tag: v1.16.3~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d39959511295f5a30332d5d03f0a6956bd9460;p=thirdparty%2Fautomake.git tests: require etags for tags-lisp-space test. * t/tags-lisp-space.sh (required): set to etags. --- diff --git a/t/tags-lisp-space.sh b/t/tags-lisp-space.sh index d0a940ba3..44312b0b7 100755 --- a/t/tags-lisp-space.sh +++ b/t/tags-lisp-space.sh @@ -18,7 +18,7 @@ # if there are CONFIG_HEADERS. # See automake bug#38139. -required='' +required=etags . test-init.sh # some AC_CONFIG_FILES header is needed to trigger the bug.