aboutsummaryrefslogtreecommitdiffstats
path: root/evolution_calendarConf.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'evolution_calendarConf.sh.in')
-rw-r--r--evolution_calendarConf.sh.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/evolution_calendarConf.sh.in b/evolution_calendarConf.sh.in
deleted file mode 100644
index a8adf1d2b3..0000000000
--- a/evolution_calendarConf.sh.in
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Configuration file for using the Evolution Personal Calendar Server library in GNOME applications
-#
-EVOLUTION_CALENDAR_LIBDIR="@EVOLUTION_LIBDIR@"
-EVOLUTION_CALENDAR_DATADIR="@EVOLUTION_DATADIR@"
-
-EVOLUTION_CALENDAR_INCLUDEDIR="@EVOLUTION_INCLUDEDIR@ @EVOLUTION_CALENDAR_CFLAGS@"
-EVOLUTION_CALENDAR_LIBS="-lpcs -lcal-util -lcal-client -lical-evolution -lwombat -leutil -L@privlibdir@ @EVOLUTION_CALENDAR_LIBS@"
-
-MODULE_VERSION="evolution_calendar-@VERSION@"