Generate an eqawarn message if econf is called from src_compile and
authorZac Medico <zmedico@gentoo.org>
Wed, 1 Oct 2008 17:43:37 +0000 (17:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 1 Oct 2008 17:43:37 +0000 (17:43 -0000)
commit3ad44074411171205a34142c9932927404f42593
treeca6ef20feb9aa91ae6a344f609ca30e633c3eb89
parent7cc7ecb43807fce5eee6d7e00d41c33a9f1325f8
Generate an eqawarn message if econf is called from src_compile and
src_configure is also defined. Thanks to Betelgeuse for the patch which
I've modified to be silent in EAPI 0 or 1 in case ebuilds want to define
src_configure in those EAPIs and call it manually from src_compile.

svn path=/main/trunk/; revision=11603
bin/ebuild.sh