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
This line is ok (line 16): use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl" But the next line overwrites the opengl-use (line 17): myconf="$myconf --without-gl"