aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-calendar.pc.in
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-05-03 19:02:31 +0800
committernobody <nobody@localhost>2003-05-03 19:02:31 +0800
commit3187bd00a0d3acefcec9d5fcdb808a27324a48dc (patch)
tree1445967f5c0ef4c749bc1b4030295ea1a12e3c00 /evolution-calendar.pc.in
parent19f2626e65d1700ff9c631a70ecb917f98dfcb38 (diff)
downloadgsoc2013-evolution-R3_0.tar.gz
gsoc2013-evolution-R3_0.tar.zst
gsoc2013-evolution-R3_0.zip
This commit was manufactured by cvs2svn to create tag 'R3_0'.R3_0
svn path=/tags/R3_0/; revision=21090
Diffstat (limited to 'evolution-calendar.pc.in')
-rw-r--r--evolution-calendar.pc.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/evolution-calendar.pc.in b/evolution-calendar.pc.in
deleted file mode 100644
index 7891596420..0000000000
--- a/evolution-calendar.pc.in
+++ /dev/null
@@ -1,17 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-idldir=@idldir@
-IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
-
-privlibdir=@privlibdir@
-privincludedir=@privincludedir@
-
-Name: evolution-calendar
-Description: libraries needed for Evolution calendar backends
-Version: @VERSION@
-Requires: libgnome-2.0 libbonobo-2.0 gal-2.0 >= @GAL_VERSION@ gnome-vfs-2.0
-Libs: -L${privlibdir} -lpcs -lcal-util -lcal-client -lical-evolution -lwombat -leutil
-Cflags: -I${privincludedir}