From 765fbac29295fb4e462c480d09dbdb2f9718a845 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 25 Aug 2014 15:11:37 +0200 Subject: Imported Upstream version 2.3.3 --- scons.1 | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'scons.1') diff --git a/scons.1 b/scons.1 index e870426..795b77d 100644 --- a/scons.1 +++ b/scons.1 @@ -3,11 +3,11 @@ .\" Author: Steven Knight .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: 2004 - 2014 -.\" Manual: SCons 2.3.2 -.\" Source: July 2014 version 2.3.2 +.\" Manual: SCons 2.3.3 +.\" Source: August 2014 version 2.3.3 .\" Language: English .\" -.TH "SCONS" "1" "2004 - 2014" "July 2014 version 2.3.2" "SCons 2.3.2" +.TH "SCONS" "1" "2004 - 2014" "August 2014 version 2.3.3" "SCons 2.3.3" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -360,7 +360,7 @@ else: The command\-line variable arguments are also available in the ARGLIST list, indexed by their order on the command line\&. This allows you to process them in order rather than by name, if necessary\&. ARGLIST[0] returns a tuple containing (argname, argvalue)\&. A Python exception is thrown if you try to access a list member that does not exist\&. .PP \fBscons\fR -requires Python version 2\&.4 or later\&. There should be no other dependencies or requirements to run +requires Python version 2\&.7 or later\&. There should be no other dependencies or requirements to run \fBscons\&.\fR .PP By default, @@ -1752,7 +1752,6 @@ Sets: \fB$SHDLINK\fR, \fB$SHDLINKCOM\fR, \fB$SHDLINKFLAGS\fR, -\fB$STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME\fR, \fB$_DDEBUGFLAGS\fR, \fB$_DFLAGS\fR, \fB$_DINCFLAGS\fR, @@ -2283,7 +2282,6 @@ Sets: \fB$SHDLINK\fR, \fB$SHDLINKCOM\fR, \fB$SHDLINKFLAGS\fR, -\fB$STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME\fR, \fB$_DDEBUGFLAGS\fR, \fB$_DFLAGS\fR, \fB$_DINCFLAGS\fR, @@ -2691,7 +2689,6 @@ Sets: \fB$SHDLINK\fR, \fB$SHDLINKCOM\fR, \fB$SHDLINKFLAGS\fR, -\fB$STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME\fR, \fB$_DDEBUGFLAGS\fR, \fB$_DFLAGS\fR, \fB$_DINCFLAGS\fR, -- cgit v1.2.3