I just checked in http://bugzilla.mozilla.org/show_bug.cgi?id=191159

If you are doing a 'make' from embedding/config and then use the contents of dist/Embed in order to build a package for your embedding app, this can simplify things. From embedding/config, after 'make', you can do 'make merge_xpt.' That will combine all .xpt files into one and get rid of all the individual files.

I would like for a default 'make' to perform the merge. But, if people have build scripts which reference the individual .xpt files, you will be broken. On the bright side, you can now reference the merged file and never be broken again, no matter how the contents change.

Unless anybody objects, I will make this change and merge the files by default.

-Conrad


Reply via email to