1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Fix a typo.

llvm-svn: 26823
This commit is contained in:
Reid Spencer 2006-03-17 08:04:25 +00:00
parent 5f06b17693
commit 6bb4a1c2e2

View File

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