[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#41101: FAIL: t/tags-lisp-space.sh
From: |
Karl Berry |
Subject: |
bug#41101: FAIL: t/tags-lisp-space.sh |
Date: |
Wed, 6 May 2020 16:34:21 -0600 |
Subject: bug#41101: FAIL: t/tags-lisp-space.sh
Well, this didn't include the actual error, but I'm guessing you don't
have etags installed. I made this fix in the development sources a
little while ago, if the failure is troubling you. --thanks, karl.
--- 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.