From: Reid Spencer Date: Fri, 17 Mar 2006 08:04:25 +0000 (+0000) Subject: Fix a typo. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=64f9930ea4cc0a338063e461dfd9305b8ca1105c;p=oota-llvm.git Fix a typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26823 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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