Gentoo Archives: gentoo-user

From: Jim Ramsay <i.am@×××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Enabling Mutt with SSL for IMAP
Date: Fri, 25 Aug 2006 15:38:11
Message-Id: 20060825093346.387117b7@sed-192.sedsystems.ca
In Reply to: [gentoo-user] Enabling Mutt with SSL for IMAP by Anthony Roy
1 Anthony Roy wrote:
2 > More generally, how do I find out the relationship between the portage
3 > use flags and a packages compile options?
4
5 Short answer is: Read the ebuild. Look for things like:
6
7 econf $(use_enable ssl)
8
9 if use ssl; then
10 # Do many things
11 fi
12
13 use ssl & epatch "some_file.patch"
14
15 --
16 Jim Ramsay
17 "Me fail English? That's unpossible!"

Attachments

File name MIME type
signature.asc application/pgp-signature