cleanup econf() code -- use hasg* funcs in multilib code to avoid wrong/duplicate...
authorMike Frysinger <vapier@gentoo.org>
Sat, 7 Feb 2009 09:45:45 +0000 (09:45 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 7 Feb 2009 09:45:45 +0000 (09:45 -0000)
commite1d14d00cfecaac0812515a21bb2e8c7f5941675
tree9510fcb0121b06ddb42b6e15e6d406db9d0a4160
parent2434d0f6c4ff64070e811ed64902ad6b0722d3b9
cleanup econf() code -- use hasg* funcs in multilib code to avoid wrong/duplicate parsing methods, move all handling to "$@" to avoid duplication, and make sure we prepend arguments coming from the ebuild rather than append -- only EXTRA_ECONF from user should override things

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