2 dnl Local autoconf macros used with mozilla
3 dnl The contents of this file are under the Public Domain.
6 builtin(include, build/autoconf/hooks.m4)dnl
7 builtin(include, build/autoconf/config.status.m4)dnl
8 builtin(include, build/autoconf/altoptions.m4)dnl
10 # Read the user's .mozconfig script. We can't do this in
11 # configure.in: autoconf puts the argument parsing code above anything
12 # expanded from configure.in, and we need to get the configure options
13 # from .mozconfig in place before that argument parsing code.