aboutsummaryrefslogtreecommitdiffstats
path: root/camelConf.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'camelConf.sh.in')
-rw-r--r--camelConf.sh.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/camelConf.sh.in b/camelConf.sh.in
deleted file mode 100644
index f89d08872f..0000000000
--- a/camelConf.sh.in
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Configuration file for using Camel in GNOME applications
-#
-CAMEL_LIBDIR="@EVOLUTION_LIBDIR@"
-
-# We need e-util...
-CAMEL_INCLUDEDIR="@CAMEL_INCLUDEDIR@ @EVOLUTION_INCLUDEDIR@ @CAMEL_CFLAGS@"
-CAMEL_LIBS="-lcamel @CAMEL_LIBS@"
-
-MODULE_VERSION="camel-@VERSION@"