Lines Matching full:autoconf
8 dnl This is the LLVM configuration script. It is processed by the autoconf
12 dnl autoconf input defined in the autoconf documentation. As this file evolves,
32 dnl Initialize autoconf and define the package name, version number and
43 dnl Indicate that we require autoconf 2.60 or later.
50 dnl Place all of the extra autoconf files into the config subdirectory. Tell
51 dnl various tools where the m4 autoconf macros are.
52 AC_CONFIG_AUX_DIR([autoconf])
55 dnl NOTE: This relies upon undocumented autoconf behavior.
1269 dnl First, use autoconf provided macros for specific headers that we need
1395 dnl provided by LLVM in the autoconf/m4 directory.