1998-11-19 04:35:31 +00:00
|
|
|
dnl
|
1998-12-12 02:41:17 +00:00
|
|
|
dnl Local autoconf macros used with mozilla
|
|
|
|
dnl The contents of this file are under the Public Domain.
|
2012-08-04 06:47:28 +00:00
|
|
|
dnl
|
1998-11-19 04:35:31 +00:00
|
|
|
|
2013-04-10 14:15:01 +00:00
|
|
|
builtin(include, build/autoconf/hooks.m4)dnl
|
2012-08-04 06:47:28 +00:00
|
|
|
builtin(include, build/autoconf/config.status.m4)dnl
|
1999-02-04 22:52:56 +00:00
|
|
|
builtin(include, build/autoconf/altoptions.m4)dnl
|
2009-03-09 14:55:41 +00:00
|
|
|
|
2008-08-26 21:34:35 +00:00
|
|
|
# Read the user's .mozconfig script. We can't do this in
|
|
|
|
# configure.in: autoconf puts the argument parsing code above anything
|
|
|
|
# expanded from configure.in, and we need to get the configure options
|
|
|
|
# from .mozconfig in place before that argument parsing code.
|
|
|
|
MOZ_READ_MOZCONFIG(.)
|