TOOLCHAIN-AUTOCONF.ECLASS
Section: eclass-manpages (5)Updated: Oct 2024
Index Return to Main Contents
NAME
toolchain-autoconf.eclass - Common code for dev-build/autoconf ebuildsDESCRIPTION
This eclass contains the common phase functions migrated from dev-build/autoconf eblits.SUPPORTED EAPIS
7 8ECLASS 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 ?= 06
- 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)))"
MAINTAINERS
<base-system@gentoo.org>REPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
toolchain-autoconf.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/toolchain-autoconf.eclass
Index
This document was created by man2html, using the manual pages.
Time: 03:27:01 GMT, October 07, 2024