4 Feb 2003 17:04
Re: 'best optimized' .mozconfig for redhat 7.2 ?
L. David Baron <dbaron <at> dbaron.org>
2003-02-04 16:04:19 GMT
2003-02-04 16:04:19 GMT
On Tuesday 2003-02-04 09:46 -0500, Sam wrote: > Mayeb I'm missing what I must do to propogate .mozconfig changes? > I do 'make distclean' then 'make build'. Is something more required? You need to rerun configure, which will happen automatically if you use client.mk. 'gmake -f client.mk build' will reconfigure when necessary, and if something has changed this should trigger a full rebuild (I'm not sure that it does in all cases, especially if you have certain buggy gcc versions (RedHat 2.96 gcc versions, anyway) that don't include files included by -include (mozilla-config.h) as dependencies). -David -- -- L. David Baron <URL: http://dbaron.org/ >
RSS Feed