On Mon, Nov 10, 2003 at 08:52:31PM +0100, Oliver Lange wrote:
> [snip]
> For future compiles, what exactly should be added to the USE var in
> /etc/make.conf (I didn't remember the emerge warning as i reached
> the same problem) ?
> 
> Possible entries:
> 
> a) USE = "gtk2"
> b) USE = "+gtk2"
> c) USE = "gtk2+"
> d) USE = "+gtk2+"
> e) USE = "gtk+2"
> f) USE = "+gtk+2"
> g) (other)
> 
> If i set USE in make.conf to "gtk2" instead of "+gtk2", would the former
> completely override all make.default settings ?
> 

USE=gtk2

BTW: you'll probably find the following pages useful:

http://www.gentoo.org/doc/en/use-howto.xml
http://www.gentoo.org/dyn/use-index.xml

The first describes how to use USE flags, the second contains a
complete list of USE flags and what they enable/disable.

- PK

> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list

Reply via email to