From 0b94774479c7a92d0348f8920b8c3946f23b3bd0 Mon Sep 17 00:00:00 2001 From: "Ryan Scheel (Havvy)" Date: Tue, 5 May 2015 20:12:37 +0000 Subject: Docs: non-empty value -> true --- doc/stdenv.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'doc/stdenv.xml') diff --git a/doc/stdenv.xml b/doc/stdenv.xml index d3042710f188..a03b3716a87b 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -513,8 +513,8 @@ script) if it exists. dontAddPrefix By default, the flag --prefix=$prefix is added to the configure - flags. If this is undesirable, set this variable to a non-empty - value. + flags. If this is undesirable, set this variable to + true. @@ -530,8 +530,7 @@ script) if it exists. By default, the flag --disable-dependency-tracking is added to the configure flags to speed up Automake-based builds. If this is - undesirable, set this variable to a non-empty - value. + undesirable, set this variable to true. @@ -544,7 +543,7 @@ script) if it exists. variables in the Libtool script to prevent Libtool from using libraries in /usr/lib and such.. If this is undesirable, set this - variable to a non-empty value. + variable to true. @@ -552,8 +551,8 @@ script) if it exists. By default, when the configure script has , the option is added to the configure flags. - If this is undesirable, set this variable to a non-empty - value. + If this is undesirable, set this variable to + true. -- cgit 1.4.1