diff --git a/docs/Projects.html b/docs/Projects.html index afa33eee56a..ed13b4c83c5 100644 --- a/docs/Projects.html +++ b/docs/Projects.html @@ -105,7 +105,7 @@ then you need to edit autoconf/configure.ac as follows: it specifies a relative path to the llvm/autoconf directory.
  • LLVM_CONFIG_PROJECT. Just leave this alone.
  • AC_CONFIG_SRCDIR. Specify a path to a file name that identifies - your project; or just leave it at Makefile.config.in
  • + your project; or just leave it at Makefile.common.in
  • AC_CONFIG_FILES. Do not change.
  • AC_CONFIG_MAKEFILE. Use one of these macros for each Makefile that your project uses. This macro arranges for your makefiles to be copied