mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
eclass/autotools: Sync with Gentoo
It's from Gentoo commit 18f979e09388597a04255a2f42c464cf5a05d512.
This commit is contained in:
parent
1a7b4a563e
commit
ceca5701b4
@ -149,7 +149,7 @@ if [[ -n ${WANT_AUTOCONF} ]] ; then
|
||||
export WANT_AUTOCONF
|
||||
fi
|
||||
|
||||
_libtool_atom=">=dev-build/libtool-2.4.7"
|
||||
_libtool_atom=">=dev-build/libtool-2.4.7-r3"
|
||||
if [[ -n ${WANT_LIBTOOL} ]] ; then
|
||||
case ${WANT_LIBTOOL} in
|
||||
none) _libtool_atom="" ;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user