Modified files libedataserverui/e-name-selector-entry.c and
[platform/upstream/evolution-data-server.git] / evolution-data-server.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 privlibdir=@privlibdir@
6 extensiondir=@extensiondir@
7 datadir=@datadir@
8 privdatadir=@privdatadir@
9
10 idldir=@idldir@
11 IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
12
13 Name: evolution-data-server
14 Description: The evolution data server for the calendar and addressbook
15 Version: @VERSION@
16 Requires: libgnome-2.0 libbonobo-2.0 >= @LIBBONOBO_REQUIRED@