From 8474df368aeed8807eb4b9ca20041676f42e69c6 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 28 Sep 2015 11:39:22 -0700 Subject: fixed syntax error from previous pull request #256 --- src/engine/SCons/Tool/__init__.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engine/SCons/Tool/__init__.xml b/src/engine/SCons/Tool/__init__.xml index 358ff1e..69cc597 100644 --- a/src/engine/SCons/Tool/__init__.xml +++ b/src/engine/SCons/Tool/__init__.xml @@ -489,7 +489,7 @@ is created by &b-link-LoadableModule; builder. This activates the &cv-link-_LDMODULEVERSIONFLAGS; and thus modifies the &cv-link-LDMODULECOM; as required, adds the version number to the library name, and creates the symlinks that are needed. &cv-link-LDMODULEVERSION; versions should exist in the same -format as &cv-link-SHLIBVERSION. +format as &cv-link-SHLIBVERSION;. -- cgit v0.12