aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-03-23 01:21:31 +0800
committerDan Winship <danw@src.gnome.org>2000-03-23 01:21:31 +0800
commit0f5f6d79199b16b0db1b7530c8835ad6a3bbe73c (patch)
treec0705435b394e1de37983bd78a88c51d9ea035c8 /camel/Makefile.am
parent1fa17b36192eab987255accbe14b3fe184fa0948 (diff)
downloadgsoc2013-evolution-0f5f6d79199b16b0db1b7530c8835ad6a3bbe73c.tar.gz
gsoc2013-evolution-0f5f6d79199b16b0db1b7530c8835ad6a3bbe73c.tar.zst
gsoc2013-evolution-0f5f6d79199b16b0db1b7530c8835ad6a3bbe73c.zip
New function to scan the provider dir and return a list of all providers.
* camel-provider.c (camel_provider_scan): New function to scan the provider dir and return a list of all providers. svn path=/trunk/; revision=2145
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index 59fb9d1788..aaac035bee 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -3,13 +3,14 @@
SUBDIRS = providers
libcamelincludedir = $(includedir)/camel
-
+providerdir = $(libdir)/evolution/camel-providers/$(VERSION)
lib_LTLIBRARIES = libcamel.la
INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) \
-I$(top_srcdir)/intl \
- $(GTK_INCLUDEDIR)
+ $(GTK_INCLUDEDIR) \
+ -DCAMEL_PROVIDERDIR=\""$(providerdir)"\"
if ENABLE_THREADS
?h=gstreamer0.10-removal&id=d1828a409323f6431d36fa4ba52699f94ffff500'>Parallelized build appears to break on occasion... Disable it until Imi2009-03-011-1/+1 * Update to 2009.03.01 based 1.2.4.nork2009-03-012-8/+7 * - Update to 1.35miwi2009-03-012-4/+4 * - Update to 5.1.0r3tabthorpe2009-03-012-5/+20 * Rename band-aid build fix patch so it gets applied after the file itnox2009-03-012-0/+0 * Update to Wine 1.1.16. Among others, this includes the following changes:gerald2009-03-016-18/+24 * - Update to 1.1amdmi32009-03-012-4/+4 * Add band-aid build fix for -current (usb host support still wont work withnox2009-03-012-0/+28 * I still have old libcurl installed and forgot to edit it back to curl.5.mezz2009-02-284-5/+5 * - Update to 1.1amdmi32009-02-284-8/+6 * - fix typo in header file installedamdmi32009-02-282-1/+12 * Mark BROKEN with usb2lme2009-02-281-0/+4 * - update to 10.26.60dinoex2009-02-282-4/+4 * Fix a typo.thierry2009-02-281-1/+1 * Update to the 20090227 snapshot of GCC 4.4.0.gerald2009-02-2812-114/+114 * Update to 0.98.10mat2009-02-285-75/+10 * - Update to 1.4.2rafan2009-02-284-9/+34 * - Update to 0.4.7rafan2009-02-284-18/+14 * - Update to 0.9.18rafan2009-02-284-10/+8 * - Fix build after strndup(3) importrafan2009-02-283-7/+43 * Update to 1.51.mezz2009-02-288-314/+275 * Add telepathy-farsight, a video conferencing connection manager for themarcus2009-02-286-0/+79 * Add farsight2, a collection of GStreamer modules and libraries formarcus2009-02-2811-0/+207 * Add libnice, a library and a transmitter that does ICE (as defined in themarcus2009-02-2810-0/+126 * - Pass maintainership to submitteramdmi32009-02-281-1/+1 * - Take maintainershipamdmi32009-02-281-1/+1 * - Fix building with the latest boostamdmi32009-02-283-8/+27 * - Update to latest vendor version of hamlib.db2009-02-285-21/+12 * Explicitly disable lynx.marcus2009-02-281-0/+1 * Add a missing dependency on apr.marcus2009-02-281-2/+3 * Ports modules update at Saturday 28 February 2009 at 00:09edwin2009-02-281-2/+11 * Move my local distfiles from HTTP to FTP mirrors.jkim2009-02-284-4/+8 * While mod_dnssd 0.6 builds with Apache 2.0, it really needs Apache 2.2marcus2009-02-281-1/+2 * Add mod_dnssd, an Apache HTTPD module which adds Zeroconf support via DNS-SDmarcus2009-02-286-0/+56 * - Update to 0.0.25.araujo2009-02-282-6/+5 * - Update MASTER_SITES.araujo2009-02-281-3/+3 * - Drop maintainership.alepulver2009-02-281-1/+1 * - Drop maintainership of the following ports:alepulver2009-02-2826-26/+26 * - Pass maintainership to submittertabthorpe2009-02-289-9/+9 * - Pass maintainership to gabor.alepulver2009-02-281-1/+1 * Update to the 20090226 snapshot of GCC 4.3.4.gerald2009-02-282-19/+19 * Chase the recent usb2 changes in HEAD.marcus2009-02-281-6/+10 * - Update to 10.4miwi2009-02-283-4/+15 * Update to 2.20mat2009-02-284-10/+10 * - fix package for option WITH_LUAdinoex2009-02-283-6/+31 * Update to version 2.7.demon2009-02-282-3/+3 * py-WebTest is a helper to test WSGI applications, it wrapsmiwi2009-02-275-0/+32 * Tempita is a small templating language for text substitution.miwi2009-02-275-0/+32 * - wrong categorymiwi2009-02-275-32/+0 * py-WebError is a python module for web error handling andmiwi2009-02-275-0/+102 * Tempita is a small templating language for text substitution.miwi2009-02-275-0/+32 * - Update to 1.3.3miwi2009-02-272-8/+5 * - Update to 2.6.2pav2009-02-272-5/+4 * = Update to 1.4.6miwi2009-02-272-6/+5 * - Update to 0.5.3miwi2009-02-272-4/+4 * - Update to 0.5.4miwi2009-02-272-8/+8 * - Update to 0.08miwi2009-02-272-4/+4 * - Pass maintainership to submittertabthorpe2009-02-272-2/+2 * - Update to 1.3.1miwi2009-02-274-21/+27 * Add a couple of local (FreeBSD) master sites while waiting for Len Budneyroam2009-02-271-1/+3 * - Update devel/guiloader to version 2.13.1miwi2009-02-277-25/+21 * - Update to 0.207miwi2009-02-272-5/+5 * - Update to 0.8.2miwi2009-02-273-4/+5 * - Update to 1.66nivit2009-02-273-5/+6 * - Update to 3.5.2miwi2009-02-273-298/+1050 * - Pass maintainership to Steven Kreuzer (skreuzer@exit2shell.com)miwi2009-02-271-1/+1 * - Pass maintainership to submittermiwi2009-02-271-1/+1 * - Update MASTER_SITES/WWW/pkg-descrmiwi2009-02-272-6/+6 * - Update to 0.17miwi2009-02-273-5/+7 * - Update to 20090205miwi2009-02-273-6/+8 * - Update to 0.3.1miwi2009-02-272-6/+5 * - Update to 1.4.0miwi2009-02-273-8/+7 * - Update to 2.1lwhsu2009-02-272-4/+4 * Use GNU_CONFIGURE rather than HAS_CONFIGURE, and drop the non-defaultjoerg2009-02-271-2/+2 * - Update to 20090124pav2009-02-272-17/+11 * - Update to 0.4.5lwhsu2009-02-273-80/+10 * - Add --enable-pic configure argumentlwhsu2009-02-271-2/+3 * Upgrade to master version 5.6.joerg2009-02-272-5/+5 * Clean up CONFIGURE_ENV handling.gerald2009-02-271-2/+1 * - Update to 1.5.1miwi2009-02-272-4/+4 * - Update to 2.47miwi2009-02-274-37/+32 * - add CONFLICTS with lang/TenDRAdinoex2009-02-271-0/+1 * - Update to 1.5.7lwhsu2009-02-272-4/+4 * Remove OPTIMIZED_CFLAGS knob since it breaks the 12 characters length limitlioux2009-02-271-1/+0 * Unbreak build on perl 5.10skv2009-02-272-3/+6 * Pytemplate is a small project intending to give python developpers a startingjadawin2009-02-275-0/+51 * - Unbreak and set USE_TCL to 84, as port does not support 85 and highermm2009-02-272-2/+2 * Mark BROKEN: does not build.erwin2009-02-271-1/+7 * Add p5-Test-LoadAllModules 0.02, perl extension to do use_ok for moduleskuriyama2009-02-275-0/+37 * Add a conflict on libproxy.marcus2009-02-271-0/+2 * - Unbreak if WITH_*_MAN setmm2009-02-273-3/+3 * - Unbreak install if WITH_*_MAN setmm2009-02-273-2/+4 * Fix infinite loop when adding files to a data project.marcus2009-02-272-1/+39 * Add libproxy-webkit, a plug-in which allows WebKit-based web browsers tomarcus2009-02-274-0/+38 * Add libproxy-mozjs, a plug-in which allows Mozilla-based web browsers tomarcus2009-02-274-0/+38 * Add libproxy-kde, a plug-in which allows KDE applications to make usemarcus2009-02-274-0/+38 * Add libproxy-gnome, a plug-in which allows GNOME applications to make usemarcus2009-02-274-0/+39 * Add libproxy, a library that provides automatic proxy configuration management.marcus2009-02-2712-0/+290 * Remove ../ from patch.sobomax2009-02-271-2/+2 * - Grab maintainership which I'm using.kuriyama2009-02-272-2/+2 * - Utilities for gdata on railsclsung2009-02-274-0/+34 * - Update to 1.0rafan2009-02-272-4/+4 * Make GSM and CURL options. They are on by default, so that no PORTREVISIONsobomax2009-02-272-6/+24 * Add both OPTIMIZED_CFLAGS and PGO knobs to the list.lioux2009-02-271-0/+2 * o Add PGO option to enable Profile-Guided Optimization build support.lioux2009-02-274-10/+62 * Add patch that improves boolean type support as well as implementssobomax2009-02-272-14/+333 * Also mark broken on 7-stable after strndup MFC.linimon2009-02-271-1/+1 * Fix python interpreter crash caused by the incorrect use of PyMem_DEL()sobomax2009-02-277-0/+85 * Update to llvm as of r65584 which includes wchar support.brooks2009-02-273-15/+9 * - Update to 0.44clsung2009-02-272-4/+4 * Make sure the singal is delivered to the main thread, where pythonsobomax2009-02-278-3/+124 * Also prevent installation of the git.1 man page and avoid installation ofgerald2009-02-274-20/+6 * Ports modules update at Friday 27 February 2009 at 00:09edwin2009-02-271-0/+7 * Update to 1.12.0lme2009-02-273-5/+4 * Add new port: esmskalme2009-02-276-0/+115 * Update to 0.04mat2009-02-272-4/+4 * Update to 0.06mat2009-02-273-6/+6 * - Update to 1.5.1wxs2009-02-272-4/+4 * - Update to 2.0.1beat2009-02-272-4/+4 * Add a conflict with lang/tcc.stefanf2009-02-271-1/+1 * Update to 0.09.008mat2009-02-272-5/+4 * - Update to 0.2.30beat2009-02-273-6/+13 * - Add PKGNAMESUFFIXtabthorpe2009-02-272-0/+2 * - Remove misc/bibletime and misc/bibletime-develtabthorpe2009-02-2712-792/+4 * - Force commit, repocopy misc/bibletime -> misc/bibletime-kde3 and misc/bible...tabthorpe2009-02-270-0/+0 * Correct CATEGORIES.kwm2009-02-271-1/+1 * - Unbreak and fix patch from last commitmm2009-02-271-22/+14 * - Update to 1.1.2johans2009-02-272-9/+13 * - Update to 1.4.12johans2009-02-273-6/+18 * - cleanupdinoex2009-02-272-2/+0 * - update to 4.2.3dinoex2009-02-273-4/+9 * - update to 4.2.3dinoex2009-02-272-4/+4 * - update to 0.12.0dinoex2009-02-276-45/+12 * - Fix memory leak (patch obtained from OpenBSD)wxs2009-02-272-0/+69 * Upgrade to 1.04 and make fetchable again.thierry2009-02-272-3/+3 * o Update to 2009.02.23.nork2009-02-273-6/+7 * make it fetchablexride2009-02-272-2/+27 * Update to 1.05lth2009-02-272-5/+6 * Add p5-Parse-CPAN-Meta 0.04, parse META.yml and other similar CPANlth2009-02-275-0/+38 * - Update to 1.65nivit2009-02-273-4/+9 * Update to 2.02lth2009-02-262-4/+4 * - Chase telepathy-idle updatepav2009-02-261-1/+1 * - Update to 0.8.1.3garga2009-02-263-27/+5 * Fix plist errorlth2009-02-262-0/+3 * - Fix CONFLICTS with www/lynx-currentwxs2009-02-261-2/+2 * The DTraceToolkit is a collection of useful documented scripts developedwxs2009-02-266-0/+1109 * Update to 0.14mat2009-02-262-4/+4 * - Disable install of function manpages by defaultmm2009-02-2617-180/+240 * Update to 1.23mat2009-02-262-4/+4 * Update to 1.05mat2009-02-262-4/+4 * Remove extraneous file from upgrade.cy2009-02-261-10/+0 * * reroll openjdk-6-src-b14-10-feb-2009.zipmaho2009-02-262-29/+30 * - Update to 20090226 to align witth 0.95rc1garga2009-02-263-16/+12 * Nemiver is an on-going effort to write a standalone graphical debugger thataraujo2009-02-265-3/+304 * - Update to 1.6.2araujo2009-02-2614-36/+46 * Update MASTER_SITES and WWWmakc2009-02-262-2/+2 * Add p5-POE-Component-Server-Twirc 0.06, Twitter/IRC gateway.lth2009-02-265-0/+73 * Ports modules update at Thursday 26 February 2009 at 07:42edwin2009-02-261-0/+10 * Update to 2.4.5rnoland2009-02-263-4/+7 * Update to 2.4.1 release.ale2009-02-262-4/+4 * Update to 1.2.1rnoland2009-02-262-4/+4 * Sigh, docbook-built man pages...lx2009-02-262-0/+10 * Update to 3.2 release. This release offers no changes over Release Candidate 3.itetcu2009-02-262-4/+6 * Updating to 3.1.2, adding a mirror.lx2009-02-268-94/+28 * Use the new PCIOCGETBAR if it is available, rather than frob thernoland2009-02-262-15/+115 * Catch up with master 1.611.linimon2009-02-261-4/+4 * - update to -> 1.11mich2009-02-262-4/+4 * - Unbreak: needs perl to build, and fix plistpav2009-02-262-0/+3 * Correctly have run depends on perl and python so clang works.brooks2009-02-261-2/+8 * - Update to 3.1.0wxs2009-02-267-30/+71