svn commit: r46801 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: mat Date: Wed Jun 10 16:21:47 2015 New Revision: 46801 URL: https://svnweb.freebsd.org/changeset/doc/46801 Log: Fix a copy&paste typo. Sponsored: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Wed Jun 10 16:14:52 2015 (r46800) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Wed Jun 10 16:21:47 2015 (r46801) @@ -4034,7 +4034,7 @@ CONFIGURE_ARGS+= --disable-test2 <para>When option <replaceable>OPT</replaceable> is selected, for each <replaceable>entry</replaceable> in - <varname><replaceable>OPT</replaceable>_CONFIGURE_ENABLE</varname> + <varname><replaceable>OPT</replaceable>_CONFIGURE_WITH</varname> then <literal>--with-<replaceable>entry</replaceable></literal> is appended to <varname>CONFIGURE_ARGS</varname>. When _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"