From 51d8c4125c9d3292dddf9aa44aaaad0f945431ce Mon Sep 17 00:00:00 2001 From: Juergen Borleis Date: Wed, 8 Jun 2016 17:59:59 +0200 Subject: Fix the meaning of this sentence Signed-off-by: Juergen Borleis --- doc/dev_manual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/dev_manual.rst') diff --git a/doc/dev_manual.rst b/doc/dev_manual.rst index 410c58315..f6d0458a3 100644 --- a/doc/dev_manual.rst +++ b/doc/dev_manual.rst @@ -829,7 +829,7 @@ order. For example some kind of package would also build some X related tools, if X libraries are found. In this case it depends on the build order, if the X related tools are built or not. All the autocheck features are problematic here. So, if we do not want ``configure`` to -guess its settings we **must disable everything we do want**. +guess its settings we **must disable everything we do not want**. Since every optional parameter adds four lines of code to the rule files, PTXdist provides some shortcuts to handle it. Refer to section -- cgit v1.2.3