From 2dc0733271cd251aaa3edaece8a883fe691775ab Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Thu, 19 Jun 2003 15:28:41 +0000 Subject: [PATCH] removed old -config script --- helm/DEVEL/gdome_xslt/.cvsignore | 1 - .../gdome_xslt/gdome_xslt_cpp_smart-config.in | 74 ------------------- 2 files changed, 75 deletions(-) delete mode 100644 helm/DEVEL/gdome_xslt/gdome_xslt_cpp_smart-config.in diff --git a/helm/DEVEL/gdome_xslt/.cvsignore b/helm/DEVEL/gdome_xslt/.cvsignore index 3d4d30a44..4d6980027 100644 --- a/helm/DEVEL/gdome_xslt/.cvsignore +++ b/helm/DEVEL/gdome_xslt/.cvsignore @@ -1,4 +1,3 @@ -gdome_xslt_cpp_smart-config gdome2-xslt-cpp-smart.pc gdome2-xslt.pc autom4te.cache diff --git a/helm/DEVEL/gdome_xslt/gdome_xslt_cpp_smart-config.in b/helm/DEVEL/gdome_xslt/gdome_xslt_cpp_smart-config.in deleted file mode 100644 index 0568803b6..000000000 --- a/helm/DEVEL/gdome_xslt/gdome_xslt_cpp_smart-config.in +++ /dev/null @@ -1,74 +0,0 @@ -#! /bin/sh - -prefix=@prefix@ -exec_prefix=@prefix@ -libdir=@libdir@ -includedir=@includedir@ -moduleconfdir=@datadir@/@PACKAGE@ - -usage() -{ - cat <