From 6f5e742482eadf055c18bdbe4082450d3161edef Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 30 May 2013 19:54:24 -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 f861eb6..8c72f1b 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