On Friday 11 July 2003 01:41, downtime null wrote: > is there a way to pass specific 'configure' options to a compile with > emerge? for instance './configure --with-gd' for php. editing a file
For this particular case, you could just add `gd' to your `use flags'. You could have seen this using `emerge -pv php', the `-gd' thingy means you could use `gd' flag but you aren't. > would be an acceptable solution, i just don't know which file i would > need to edit. /etc/make.conf :p > > -- > [EMAIL PROTECTED] mailing list -- Confidence is the feeling you have before you understand the situation. -- [EMAIL PROTECTED] mailing list
