From 72c39ad485d174c2e8e1fef34b8e9e392a94458a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 28 Sep 2015 18:23:34 +0200 Subject: Imported Upstream version 2.4.0 --- scons.1 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'scons.1') diff --git a/scons.1 b/scons.1 index a8a809c..bf22dac 100644 --- a/scons.1 +++ b/scons.1 @@ -3,11 +3,11 @@ .\" Author: Steven Knight .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: 2004 - 2015 -.\" Manual: SCons 2.3.6 -.\" Source: SCons 2.3.6 version 2.3.6 +.\" Manual: SCons 2.4.0 +.\" Source: SCons 2.4.0 version 2.4.0 .\" Language: English .\" -.TH "SCONS" "1" "2004 - 2015" "SCons 2\&.3\&.6 version 2.3.6" "SCons 2\&.3\&.6" +.TH "SCONS" "1" "2004 - 2015" "SCons 2\&.4\&.0 version 2.4.0" "SCons 2\&.4\&.0" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -15554,8 +15554,7 @@ option on the command line\&. .PP SWIGPATH .RS 4 -The list of directories that the scripting language wrapper and interface generate will search for included files\&. The SWIG implicit dependency scanner will search these directories for include files\&. The default is to use the same path specified as -\fB$CPPPATH\fR\&. +The list of directories that the scripting language wrapper and interface generate will search for included files\&. The SWIG implicit dependency scanner will search these directories for include files\&. The default value is an empty list\&. .sp Don\*(Aqt explicitly put include directory arguments in SWIGFLAGS; the result will be non\-portable and the directories will not be searched by the dependency scanner\&. Note: directory names in SWIGPATH will be looked\-up relative to the SConscript directory when they are used in a command\&. To force scons @@ -15599,7 +15598,7 @@ construction variables to the beginning and end of each directory in .RS 4 .\} .nf -env = Environment(SWIGCOM="my_swig \-o $TARGET $_SWIGINCFLAGS $SORUCES") +env = Environment(SWIGCOM="my_swig \-o $TARGET $_SWIGINCFLAGS $SOURCES") .fi .if n \{\ .RE -- cgit v1.2.3