aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-calendar.pc.in
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-06-30 22:33:25 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-06-30 22:33:25 +0800
commitc93054bdef122eb853b476c345aa49cf7f41fed3 (patch)
tree5ad99df0d5149de365df949886c3548b6f349ff6 /evolution-calendar.pc.in
parent33919c667b855d51ad612f4dac9649fe11fedcdf (diff)
downloadgsoc2013-evolution-c93054bdef122eb853b476c345aa49cf7f41fed3.tar
gsoc2013-evolution-c93054bdef122eb853b476c345aa49cf7f41fed3.tar.gz
gsoc2013-evolution-c93054bdef122eb853b476c345aa49cf7f41fed3.tar.bz2
gsoc2013-evolution-c93054bdef122eb853b476c345aa49cf7f41fed3.tar.lz
gsoc2013-evolution-c93054bdef122eb853b476c345aa49cf7f41fed3.tar.xz
gsoc2013-evolution-c93054bdef122eb853b476c345aa49cf7f41fed3.tar.zst
gsoc2013-evolution-c93054bdef122eb853b476c345aa49cf7f41fed3.zip
removed libwombat from the build.
2003-06-30 Rodrigo Moya <rodrigo@ximian.com> * configure.in: * Makefile.am: removed libwombat from the build. * evolution-calendar.pc.in: removed -lwombat. * libwombat/*: removed unused directory. svn path=/trunk/; revision=21692
Diffstat (limited to 'evolution-calendar.pc.in')
-rw-r--r--evolution-calendar.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-calendar.pc.in b/evolution-calendar.pc.in
index 66d8117093..9abeb9cb27 100644
--- a/evolution-calendar.pc.in
+++ b/evolution-calendar.pc.in
@@ -13,5 +13,5 @@ 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
+Libs: -L${privlibdir} -lpcs -lcal-util -lcal-client -lical-evolution -leutil
Cflags: -I${privincludedir}