summaryrefslogtreecommitdiff
path: root/xsd/build/import/libxsd-frontend/stub.make
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/build/import/libxsd-frontend/stub.make')
-rw-r--r--xsd/build/import/libxsd-frontend/stub.make5
1 files changed, 2 insertions, 3 deletions
diff --git a/xsd/build/import/libxsd-frontend/stub.make b/xsd/build/import/libxsd-frontend/stub.make
index f861eb6..cb57cef 100644
--- a/xsd/build/import/libxsd-frontend/stub.make
+++ b/xsd/build/import/libxsd-frontend/stub.make
@@ -1,6 +1,5 @@
# file : build/import/libxsd-frontend/stub.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libxsd-frontend/configuration-rules.make,$(dcf_root))
@@ -13,7 +12,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 -lcutl -lxerces-c,cpp_options: )
else