The aclocal.m4 file in the root directory lists other m4 files to include when processing configure.in. However, I don't believe we have a generic mechanism for including optional, external files in configure.in. Instead, downstream consumers typically wrap our build system in its entirety or patch it as needed.
On Sun, Aug 2, 2015 at 7:48 PM, Samuel Yang <[email protected]> wrote: > > Hi all, > > I would like to add my custom options in firefox build system, more > specifically is that, add some macros by modifying .mozconfig rather than > modify that configure.in. > > Do you guys know how to do it? Thanks. > _______________________________________________ > dev-builds mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-builds >
_______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

