From bada6666c70977a058755ccf232e7d67b24adeed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:21:29 +0200 Subject: New upstream release --- xsd/build/import/libxsd-frontend/configuration-rules.make | 3 +-- xsd/build/import/libxsd-frontend/configure | 3 +-- xsd/build/import/libxsd-frontend/stub.make | 5 ++--- 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'xsd/build/import/libxsd-frontend') diff --git a/xsd/build/import/libxsd-frontend/configuration-rules.make b/xsd/build/import/libxsd-frontend/configuration-rules.make index eda6378..05a312a 100644 --- a/xsd/build/import/libxsd-frontend/configuration-rules.make +++ b/xsd/build/import/libxsd-frontend/configuration-rules.make @@ -1,6 +1,5 @@ # file : build/import/libxsd-frontend/configuration-rules.make -# author : Boris Kolpackov -# 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 $(dcf_root)/import/libxsd-frontend/configuration-dynamic.make: | $(dcf_root)/import/libxsd-frontend/. diff --git a/xsd/build/import/libxsd-frontend/configure b/xsd/build/import/libxsd-frontend/configure index 1571a27..0c34062 100755 --- a/xsd/build/import/libxsd-frontend/configure +++ b/xsd/build/import/libxsd-frontend/configure @@ -1,8 +1,7 @@ #! /usr/bin/env bash # file : build/import/libxsd-frontend/configure -# author : Boris Kolpackov -# 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 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 -# 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 -- cgit v1.2.3