diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2013-09-23 16:28:20 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2013-12-17 21:31:15 +0100 |
commit | 975f62aeaa0c88cca1b7926ff34df1d7afb577c4 (patch) | |
tree | 103c642fd1627942e98fd1ca5f8efa2f015e17c5 /solenv/doc/gbuild | |
parent | 669c282fea83c44d545fa8c1bfe03fa45568c35b (diff) |
gbuild: remove obsolete SOLARLIB
Change-Id: I6fcf5ff3a8f543079c3c8d37a728eb0ba6e0587e
Diffstat (limited to 'solenv/doc/gbuild')
-rw-r--r-- | solenv/doc/gbuild/solenv/gbuild/gbuild.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk index 647a860c636a..bf89091b9a61 100644 --- a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk +++ b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk @@ -30,7 +30,6 @@ static Path WORKDIR; // Expected from configure/environment static const Integer OSL_DEBUG_LEVEL; static const List<Path> SOLARINC; -static const List<Path> SOLARLIB; static const Path GBUILDDIR; static const Path JAVA_HOME; static const Path UPD; |