manual: give example where _INSTALL_TARGET = NO
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 27 Nov 2012 11:59:19 +0000 (11:59 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 28 Nov 2012 01:07:52 +0000 (17:07 -0800)
commit50b32848c2e8065a4b3646a5e0c17a0adb54781e
treef137e61b151c5e3c0bedef476e72998d1342dac0
parent13562ddd2ac2f15e14d5f244675bc3ab2bc63fb2
manual: give example where _INSTALL_TARGET = NO

The tutorial for autotools-package and cmake-package currently gives
the bad example of setting _INSTALL_TARGET to YES, which is the default.
So change this into an example with _INSTALL_TARGET = NO, and explain in
which case this is relevant.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
docs/manual/adding-packages-autotools.txt
docs/manual/adding-packages-cmake.txt