commit: ab16d23705441b2d7bb2bb13efb86d77a3b82cb9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 21:20:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 05:31:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab16d237
autotools.eclass: mark AT_SYS_M4DIR variable 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 d89ba13c8a8..af5cd3d9a20 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -169,6 +169,7 @@ unset _automake_atom _autoconf_atom
: ${AT_M4DIR:=}
# @ECLASS-VARIABLE: AT_SYS_M4DIR
+# @DEFAULT_UNSET
# @INTERNAL
# @DESCRIPTION:
# For system integrators, a list of additional aclocal search paths.