summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-03-22 05:23:42 -0400
committerEric S. Raymond <esr@thyrsus.com>2016-03-22 05:23:42 -0400
commit6f0fbc77dd429c275bed15fd22c4db4c79ea6318 (patch)
treea828fefa2e25c3bcc0583e287c2ab2a5784d5507 /build.txt
parent8c23561f6a02cb8df93f8b26bdc34de13d1fbd1f (diff)
downloadgpsd-6f0fbc77dd429c275bed15fd22c4db4c79ea6318.tar.gz
minimal defaults to 'no'.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.txt b/build.txt
index ee20a584..00a9de9e 100644
--- a/build.txt
+++ b/build.txt
@@ -331,7 +331,7 @@ client library to be available on all the Qt supported platforms.
Please see http://qt.nokia.com/doc/4.6/supported-platforms.html for a
status of Qt supported platforms as of version 4.6.
-minimal=yes: people building for extremely constrained environments
+minimal=no: people building for extremely constrained environments
may want to set this. It changes the default for all boolean (feature)
options to false; thus, you get *only* the options you specify on the
command line. Thus, for example, if you want to turn off all features