diff options
author | nobody <nobody@localhost> | 2004-10-20 00:12:32 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2004-10-20 00:12:32 +0800 |
commit | 00c7cd72bddc6e0c24d03639cb2305424e0ee2cc (patch) | |
tree | a58b134fc5d7fdc0836f1b9bb2f2c99ac01565e3 /camel.pc.in | |
parent | da657db10113fc2fbb1b0b17f8482899f2abf772 (diff) | |
download | gsoc2013-evolution-GAL_2_3_0.tar.gz gsoc2013-evolution-GAL_2_3_0.tar.zst gsoc2013-evolution-GAL_2_3_0.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_2_3_0'.GAL_2_3_0
svn path=/tags/GAL_2_3_0/; revision=27626
Diffstat (limited to 'camel.pc.in')
-rw-r--r-- | camel.pc.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/camel.pc.in b/camel.pc.in deleted file mode 100644 index 2e211b0753..0000000000 --- a/camel.pc.in +++ /dev/null @@ -1,15 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -camel_providerdir=@camel_providerdir@ -privlibdir=@privlibdir@ -privincludedir=@privincludedir@ - -Name: camel -Description: the Evolution mail library -Version: @VERSION@ -Requires: gal-2.4 >= @GAL_REQUIRED@ -Libs: -L${privlibdir} -lcamel -Cflags: -I${privincludedir} |