Re: MAC build directions?

Christian Biesinger <[email protected]> Wed, 15 Jun 2005 20:37:45 +0200
Newsgroups gmane.comp.mozilla.devel.macosx
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
[email protected] wrote:
> Does this mean that I can
> do a ./configure then a make?

Yes. You need to give it an --enable-application argument though. For 
firefox, use --enable-application=browser.

>  What about the .mozconfig file?  do I
> need one of these?

No, a .mozconfig file just stores configure arguments for convenience.