commit:     0e74da3a3d3fd1e90fb779e7ce3a1147ce3d5300
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 13:14:49 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon May 29 07:57:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e74da3a

autotools.eclass: Whitespace

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 eclass/autotools.eclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index 7b94efc225fe..77124e098aac 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -389,7 +389,6 @@ eautoconf() {
                die "No configure.{ac,in} present!"
        fi
 
-
        if [[ ${WANT_AUTOCONF} != "2.1" && -e configure.in ]] ; then
                case ${EAPI} in
                        6|7)

Reply via email to