/[public]/erp5/trunk/buildout/software-profiles/serf.cfg
ERP5 logo

Contents of /erp5/trunk/buildout/software-profiles/serf.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 42426 - (hide annotations)
Tue Jan 18 16:14:02 2011 UTC (2 years, 4 months ago) by kazuhiko
File size: 600 byte(s)
no need to specify '../dir_name' for files in the same directory.
1 romain 40318 [buildout]
2     parts =
3     serf
4     extends =
5 kazuhiko 42426 apache.cfg
6     libuuid.cfg
7     openssl.cfg
8     zlib.cfg
9 romain 40318
10     [serf]
11     recipe = hexagonit.recipe.cmmi
12     url = http://serf.googlecode.com/files/serf-0.7.0.tar.gz
13     md5sum = 3233f22a5875320da7bdc854d0873080
14     configure-options =
15     --with-apr=${apache:location}/bin/apr-1-config
16     --with-apr-util=${apache:location}/bin/apu-1-config
17     --with-openssl=${openssl:location}
18 luke 40321 environment =
19 luke 40323 CFLAGS=-I${zlib:location}/include -I${libuuid:location}/include
20     LDFLAGS=-L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib -L${libuuid:location}/lib -Wl,-rpath -Wl,${libuuid:location}/lib

  ViewVC Help
Powered by ViewVC 1.1.2