aboutsummaryrefslogtreecommitdiffstats
path: root/camel.pc.in
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-12-09 09:57:09 +0800
committernobody <nobody@localhost>2003-12-09 09:57:09 +0800
commitebc52b7b74a2be4ad36557eaad35a907b5a647a2 (patch)
tree75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /camel.pc.in
parent0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff)
downloadgsoc2013-evolution-GDM2_2_6_0_5.tar.gz
gsoc2013-evolution-GDM2_2_6_0_5.tar.zst
gsoc2013-evolution-GDM2_2_6_0_5.zip
This commit was manufactured by cvs2svn to create tag 'GDM2_2_6_0_5'.GDM2_2_6_0_5
svn path=/tags/GDM2_2_6_0_5/; revision=23722
Diffstat (limited to 'camel.pc.in')
-rw-r--r--camel.pc.in15
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}
SE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1 | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 * Fix build when RUNTIME option is selectedjhale2016-10-20