svn path=/trunk/boinc/; revision=1333
This commit is contained in:
Karl Chen 2003-06-06 22:31:13 +00:00
parent d14b9263dd
commit ad4c7c9b76
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,9 @@
1.7. You should modify only the <code>Makefile.am</code> files, which
generate the <code>Makefile.in</code> files (and
the <code>configure</code> script produced by autoconf will generate the
<code>Makefile</code>s from those).
<code>Makefile</code>s from those). If you don't have automake (or not a
new enough version), the build system will warn you and continue without
regenerating <code>Makefile.in</code>.
</p>
<p>