From 64f9930ea4cc0a338063e461dfd9305b8ca1105c Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Fri, 17 Mar 2006 08:04:25 +0000 Subject: [PATCH] Fix a typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26823 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Projects.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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