From 93dfe8d00dc4ea19b31ebcf4dab35a32cd1d6791 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 30 May 2013 19:55:18 -0400 Subject: Get rid of dependency on Boost filesystem --- build/import/libxsd-frontend/stub.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/import/libxsd-frontend/stub.make') diff --git a/build/import/libxsd-frontend/stub.make b/build/import/libxsd-frontend/stub.make index 15a999f..d0d75e6 100644 --- a/build/import/libxsd-frontend/stub.make +++ b/build/import/libxsd-frontend/stub.make @@ -13,7 +13,7 @@ ifdef libxsd_frontend_installed ifeq ($(libxsd_frontend_installed),y) -$(call export,l: -lxsd-frontend -lfrontend-elements -lcult -lboost_filesystem -lxerces-c,cpp_options: ) +$(call export,l: -lxsd-frontend -lfrontend-elements -lcult -lxerces-c,cpp_options: ) else -- cgit v1.1