mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 22:58:50 +00:00
Fix a typo Eric van Riet Paap noticed
llvm-svn: 26791
This commit is contained in:
parent
2c7c9cf597
commit
aab65612b8
@ -100,7 +100,7 @@ then you need to edit <tt>autoconf/configure.ac</tt> as follows:
|
||||
<ul>
|
||||
<li><b>AC_INIT</b>. Place the name of your project, its version number and
|
||||
a contact email address for your project as the arguments to this macro</li>
|
||||
<li><b>AC_CONFIG_AUC_DIR</b>. If your project isn't in the
|
||||
<li><b>AC_CONFIG_AUX_DIR</b>. If your project isn't in the
|
||||
<tt>llvm/projects</tt> directory then you might need to adjust this so that
|
||||
it specifies a relative path to the <tt>llvm/autoconf</tt> directory.</li>
|
||||
<li><b>LLVM_CONFIG_PROJECT</b>. Just leave this alone.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user