diff options
author | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
commit | 5866e8a3b6e25cbb0a6166af0dfb0a756f4fd14d (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /camel.pc.in | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-gnome-2-8-devel-merge-2.tar.gz gsoc2013-evolution-gnome-2-8-devel-merge-2.tar.zst gsoc2013-evolution-gnome-2-8-devel-merge-2.zip |
This commit was manufactured by cvs2svn to create taggnome-2-8-devel-merge-2
'gnome-2-8-devel-merge-2'.
svn path=/tags/gnome-2-8-devel-merge-2/; revision=23864
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 1249b1897c..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.2 >= @GAL_REQUIRED@ -Libs: -L${privlibdir} -lcamel -Cflags: -I${privincludedir} |