svn commit: r50344 - 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: Fri Jun  9 15:04:50 2017
New Revision: 50344
URL: https://svnweb.freebsd.org/changeset/doc/50344

Log:
  Add a tip in the opt_CONFIGURE_ON section pointing to with/enable and
  convert the paragraph about the same in CMAKE_ON to a tip.
  
  Sponsored by:	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	Fri Jun  9 13:22:08 2017	(r50343)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Fri Jun  9 15:04:50 2017	(r50344)
@@ -5812,6 +5812,13 @@ CONFIGURE_ARGS+=	--add-test
 .else
 CONFIGURE_ARGS+=	--no-test
 .endif</programlisting>
+
+	<tip>
+	  <para>Most of the time, the helpers in <xref
+	      linkend="options-configure_enable"/> and <xref
+	      linkend="options-configure_with"/> provide a shorter
+	    and more comprehensive functionality.</para>
+	</tip>
       </sect3>
 
       <sect3 xml:id="options-cmake_on">
@@ -5843,8 +5850,10 @@ CMAKE_ARGS+=	-DTEST:BOOL=true -DDEBUG:BOOL=true
 CMAKE_ARGS+=	-DOPTIMIZE:BOOL=true
 .endif</programlisting>
 
-	<para>See <xref linkend="options-cmake_bool"/> for a shorter
-	  helper when the value is boolean.</para>
+	<tip>
+	  <para>See <xref linkend="options-cmake_bool"/> for a shorter
+	    helper when the value is boolean.</para>
+	</tip>
       </sect3>
 
       <sect3 xml:id="options-cmake_bool">
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.