From 8286ac511144e4f17d34eac9affb97e50646344a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:25:44 +0200 Subject: Imported Upstream version 4.0.0 --- .../build/import/libxsd-frontend/configuration-rules.make | 3 +-- libxsd-frontend/build/import/libxsd-frontend/configure | 3 +-- libxsd-frontend/build/import/libxsd-frontend/stub.make | 5 ++--- 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'libxsd-frontend/build/import/libxsd-frontend') diff --git a/libxsd-frontend/build/import/libxsd-frontend/configuration-rules.make b/libxsd-frontend/build/import/libxsd-frontend/configuration-rules.make index 29e8083..05a312a 100644 --- a/libxsd-frontend/build/import/libxsd-frontend/configuration-rules.make +++ b/libxsd-frontend/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-2010 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/libxsd-frontend/build/import/libxsd-frontend/configure b/libxsd-frontend/build/import/libxsd-frontend/configure index cc6881c..0c34062 100755 --- a/libxsd-frontend/build/import/libxsd-frontend/configure +++ b/libxsd-frontend/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-2010 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/libxsd-frontend/build/import/libxsd-frontend/stub.make b/libxsd-frontend/build/import/libxsd-frontend/stub.make index 3721928..cb57cef 100644 --- a/libxsd-frontend/build/import/libxsd-frontend/stub.make +++ b/libxsd-frontend/build/import/libxsd-frontend/stub.make @@ -1,6 +1,5 @@ # file : build/import/libxsd-frontend/stub.make -# author : Boris Kolpackov -# copyright : Copyright (c) 2005-2010 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