mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-26 16:11:56 +02:00
eclass/autotools: Sync with Gentoo
It's from Gentoo commit 2b5a13c5a6b9f6e8d8fba44a1ad6577a35198459.
This commit is contained in:
parent
781ce78935
commit
ab3ad51fa2
@ -32,6 +32,7 @@ case ${EAPI} in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
GNUCONFIG_AUTO_DEPEND=no
|
GNUCONFIG_AUTO_DEPEND=no
|
||||||
|
LIBTOOL_AUTO_DEPEND=no
|
||||||
inherit gnuconfig libtool
|
inherit gnuconfig libtool
|
||||||
|
|
||||||
# @ECLASS_VARIABLE: WANT_AUTOCONF
|
# @ECLASS_VARIABLE: WANT_AUTOCONF
|
||||||
@ -152,6 +153,7 @@ fi
|
|||||||
# versions in *DEPEND format.
|
# versions in *DEPEND format.
|
||||||
AUTOTOOLS_DEPEND="
|
AUTOTOOLS_DEPEND="
|
||||||
${GNUCONFIG_DEPEND}
|
${GNUCONFIG_DEPEND}
|
||||||
|
${LIBTOOL_DEPEND}
|
||||||
${_automake_atom}
|
${_automake_atom}
|
||||||
${_autoconf_atom}
|
${_autoconf_atom}
|
||||||
${_libtool_atom}
|
${_libtool_atom}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user