Harry Putnam wrote:
> I noticed while emerging mysql that the ./configure flags used during
> compile contained one that says: --without-docs
> 
> Not a good plan for someone knowing zip about mysql.   How can I
> change that to --with-docs from cmdline?

You influence it, by setting USE flags. I'd guess, that "doc"
would be the USE flag you're looking for. So, put something
like

dev-db/mysql    doc

to /etc/portage/package.use:

echo dev-db/mysql doc >> /etc/portage/package.use

Alexander Skwar
-- 
Men of quality are not afraid of women for equality.
-- 
gentoo-user@gentoo.org mailing list

Reply via email to