toolchain-autoconf.eclass
Description
This eclass contains the common phase functions migrated from dev-build/autoconf eblits.
Variables
- TC_AUTOCONF_BREAK_INFOS
-
Enables slotting logic on the installed info pages. This includes mangling the pages in order to include a version number. Empty by default, and only exists for old ebuild revisions to use. Do not set in new ebuilds. Set to a non-empty value to enable.
- TC_AUTOCONF_INFOPATH = "${EPREFIX}/usr/share/${P}/info"
-
Where to install info files if not slotting.
- TC_AUTOCONF_ENVPREFIX
-
Prefix number for env.d files produced by this eclass. Defaults to 06. Note that the generated env.d filename format is "${TC_AUTOCONF_ENVPREFIX}${PN}$((99999-(major*1000+minor)))"
Reporting Bugs
Please report bugs via https://bugs.gentoo.org/