From 251edcfb9546b88bcfd2c9597343b5837f9fe6ec Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 29 Oct 2011 19:46:43 -0400 Subject: Begin to refactor and simplify SConstruct, using 2.x.x constructs. --- build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.txt') diff --git a/build.txt b/build.txt index 65dadf79..7974fa1b 100644 --- a/build.txt +++ b/build.txt @@ -28,7 +28,7 @@ passes all regression tests. If -Wmissing-field-initializers or its non-gcc equivalent is set you will get a lot of warnings; this is due to generated code and cannot be fixed. -You will need scons version 1.2.0 or later to build the code. The +You will need scons version 2.0.1 or later to build the code. The autotools build from 2.96 and earlier versions has been dropped. While Python is required to build GPSD from source (the build uses -- cgit v1.2.1