Randy McMurchy wrote:
It is my understanding that if you use a .mozconfig file, then you
must build Mozilla using the client.mk system (this might be wrong
syntax, but essentially it is the Moz method that reads the
.mozconfig file, then runs configure and make itself).
If you run configure manually (as the book suggests), then you must
pass the configuration options directly to configure via the --switches.
That's not true, configure checks for .mozconfig. Read the mozilla configure
script or see the script in the mozilla source
mozilla/build/autoconf/mozconfig2configure
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page