make.globals: add CONFIGURE_EPREFIX var
authorFabian Groffen <grobian@gentoo.org>
Thu, 8 Dec 2011 21:05:04 +0000 (22:05 +0100)
committerFabian Groffen <grobian@gentoo.org>
Thu, 8 Dec 2011 21:05:04 +0000 (22:05 +0100)
commit2734f30b1e97f30cce79e825990c5825348e0189
treec8cd342e99da630d0307ee473c5ae5f613ca0402
parent6cabf0222e55f9d038c52a807d71d004c62cd56c
make.globals: add CONFIGURE_EPREFIX var

CONFIGURE_EPREFIX holds the value of the --eprefix argument of the
configure call.  While this variable is not used by Prefix Portage
itself, it allows others (tools, package managers) to determine the
EPREFIX value without having to call the Python code.
cnf/make.globals