- Update examples to USE_AUTOTOOLS

This commit is contained in:
Pav Lucistnik 2006-01-08 16:58:55 +00:00
parent d862ff7968
commit 8f08732f73
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26806

View file

@ -670,7 +670,7 @@ PLIST_DIRS= lib/X11/oneko</programlisting>
<command>autoconf</command> to regenerate
<command>configure</command>, do not take the diffs of
<command>configure</command> (it often grows to a few thousand
lines!); define <literal>USE_AUTOCONF_VER=213</literal> and take the
lines!); define <literal>USE_AUTOTOOLS=autoconf:253</literal> and take the
diffs of <filename>configure.in</filename>.</para>
<para>Quite often, there is a situation when the software being
@ -3324,7 +3324,7 @@ PATCHFILES= patch1:test</programlisting>
compiled from ports and the <makevar>CC</makevar> and
<makevar>CXX</makevar> variables are adjusted.
<makevar>USE_GCC</makevar> can't be used together with
<makevar>USE_LIBTOOL_VER</makevar>.</entry>
<makevar>USE_AUTOTOOLS=libtool:<replaceable>XX</replaceable></makevar>.</entry>
</row>
</tbody>