From 01a7047ebe280cccb95f0d127ed622c15da57c3e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 26 Mar 2015 08:22:47 -0400 Subject: Remove homebrewed VersionedSharedLibrary() in favor of 2.3.0 SharedLibrary(). Build and regression tests pass. --- build.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'build.txt') diff --git a/build.txt b/build.txt index 1f784853..ae08fb50 100644 --- a/build.txt +++ b/build.txt @@ -102,8 +102,7 @@ The xgps test client requires the following Python extensions: === Scons === -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. +You will need scons version 2.3.0 (from 2013-03-02) or later to build the code. === Optional build components === -- cgit v1.2.1