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
Hi, as mentioned in the summary all three ebuilds in the tree have a redundant ./configure-flag. Just have a look at src_compile() and you will find --with-zlib and two lines beneath there is `use_with zlib` so one of these can be removed. I suggest to remove --with-zlib as the other is switchable by the user via USE-flag then. Poly Reproducible: Always Steps to Reproduce:
fixed in cvs, thanks for help