From 3a93e584ba3173b2fb2a3e4b5d734f4826df6eb9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 29 Sep 2009 13:35:53 +0200 Subject: Update boost import stub --- build/import/libboost/regex/stub.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/import/libboost/regex/stub.make') diff --git a/build/import/libboost/regex/stub.make b/build/import/libboost/regex/stub.make index 9af79d2..2095e33 100644 --- a/build/import/libboost/regex/stub.make +++ b/build/import/libboost/regex/stub.make @@ -1,6 +1,6 @@ # file : build/import/libboost/regex/stub.make # author : Boris Kolpackov -# copyright : Copyright (c) 2005-2009 Boris Kolpackov +# copyright : Copyright (c) 2005-2008 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libboost/configuration-rules.make,$(dcf_root)) @@ -13,7 +13,7 @@ ifdef libboost_installed ifeq ($(libboost_installed),y) -$(call export,l: -lboost_regex,cpp_options: ) +$(call export,l: -lboost_regex$(libboost_suffix),cpp_options: ) else -- cgit v1.1