summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-26 08:22:47 -0400
committerEric S. Raymond <esr@thyrsus.com>2015-03-26 08:22:47 -0400
commit01a7047ebe280cccb95f0d127ed622c15da57c3e (patch)
treef244e52602448ea1a9aa5e86d9f2e67e168d8629 /build.txt
parent4ac919d99c9c2c75c0dedc226cfa6c845187fdd5 (diff)
downloadgpsd-01a7047ebe280cccb95f0d127ed622c15da57c3e.tar.gz
Remove homebrewed VersionedSharedLibrary() in favor of 2.3.0 SharedLibrary().
Build and regression tests pass.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt3
1 files changed, 1 insertions, 2 deletions
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 ===