commit: 37f32368f449cb6870be8346b7b2d1e4dcb1d049
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 20:49:19 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 05:28:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f32368
autotools.eclass: mark AT_M4DIR as @DEFAULT_UNSET
Signed-off-by: Sam James <sam <AT> gentoo.org>
eclass/autotools.eclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 4ae360aa24d..e51e02f4b43 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -159,6 +159,7 @@ unset _automake_atom _autoconf_atom
# particular options
# @ECLASS-VARIABLE: AT_M4DIR
+# @DEFAULT_UNSET
# @DESCRIPTION:
# Additional director(y|ies) aclocal should search
: ${AT_M4DIR:=}