Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
It will be good if xerces-c have support for that variable. For example I need it to set transcoder different by 'native' which is default. See attached file. Works fine for me : EXTRA_ECONF="-tIconvGNU" emerge -av dev-libs/xerces-c
Created an attachment (id=96259) [edit] modified file with EXTRA_ECONF in
this line is pretty pointless: [[ -z "${EXTRA_ECONF}" ]] && EXTRA_ECONF="" should be fixed in cvs now