diff options
author | nobody <nobody@localhost> | 2002-12-28 12:49:29 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-12-28 12:49:29 +0800 |
commit | ab7d6ef097bf18a3ebb97c4d73947fe8d2f059c9 (patch) | |
tree | 1e12040caec266ee2e16460c80583d4af3687d10 /evolution_calendarConf.sh.in | |
parent | 79d8fd91171f81a97c319616dcca32002269af55 (diff) | |
download | gsoc2013-evolution-GHEX_2_0_0.tar gsoc2013-evolution-GHEX_2_0_0.tar.gz gsoc2013-evolution-GHEX_2_0_0.tar.bz2 gsoc2013-evolution-GHEX_2_0_0.tar.lz gsoc2013-evolution-GHEX_2_0_0.tar.xz gsoc2013-evolution-GHEX_2_0_0.tar.zst gsoc2013-evolution-GHEX_2_0_0.zip |
This commit was manufactured by cvs2svn to create tag 'GHEX_2_0_0'.GHEX_2_0_0
svn path=/tags/GHEX_2_0_0/; revision=19188
Diffstat (limited to 'evolution_calendarConf.sh.in')
-rw-r--r-- | evolution_calendarConf.sh.in | 10 |
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@" |