diff options
Diffstat (limited to 'evolution-addressbook.pc.in')
-rw-r--r-- | evolution-addressbook.pc.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/evolution-addressbook.pc.in b/evolution-addressbook.pc.in deleted file mode 100644 index 262516fc84..0000000000 --- a/evolution-addressbook.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-addressbook -Description: libraries needed for Evolution addressbook backends -Version: @VERSION@ -Requires: gconf-2.0 libbonobo-2.0 gal-2.0 >= @GAL_REQUIRED@ libgnome-2.0 camel = @VERSION@ -Libs: -L${privlibdir} -lpas -lebook -lename -lversit -Cflags: -I${privincludedir} |