aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-calendar.pc.in
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-06-29 00:20:00 +0800
committernobody <nobody@localhost>2003-06-29 00:20:00 +0800
commita02319d3233b2d59a5bfab566275e09ba77f3a1e (patch)
treee521429188462e4446c632b5bd4b6f333e589995 /evolution-calendar.pc.in
parent5a8e20476b93515b8e69f7e1c8f659ab3dc55a8f (diff)
downloadgsoc2013-evolution-guikachu-1_3_5.tar.gz
gsoc2013-evolution-guikachu-1_3_5.tar.zst
gsoc2013-evolution-guikachu-1_3_5.zip
This commit was manufactured by cvs2svn to create tagguikachu-1_3_5
'guikachu-1_3_5'. svn path=/tags/guikachu-1_3_5/; revision=21677
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 66d8117093..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_REQUIRED@ gnome-vfs-2.0
-Libs: -L${privlibdir} -lpcs -lcal-util -lcal-client -lical-evolution -lwombat -leutil
-Cflags: -I${privincludedir}