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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 40322, Wed Nov 17 09:56:36 2010 UTC revision 40323, Wed Nov 17 10:06:33 2010 UTC
# Line 3  parts = Line 3  parts =
3    serf    serf
4  extends =  extends =
5    ../software-profiles/apache.cfg    ../software-profiles/apache.cfg
6      ../software-profiles/libuuid.cfg
7    ../software-profiles/openssl.cfg    ../software-profiles/openssl.cfg
8    ../software-profiles/zlib.cfg    ../software-profiles/zlib.cfg
9    
# Line 15  configure-options = Line 16  configure-options =
16    --with-apr-util=${apache:location}/bin/apu-1-config    --with-apr-util=${apache:location}/bin/apu-1-config
17    --with-openssl=${openssl:location}    --with-openssl=${openssl:location}
18  environment =  environment =
19    CFLAGS=-I${zlib:location}/include    CFLAGS=-I${zlib:location}/include -I${libuuid:location}/include
20    LDFLAGS=-L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib    LDFLAGS=-L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib -L${libuuid:location}/lib -Wl,-rpath -Wl,${libuuid:location}/lib

Legend:
Removed from v.40322  
changed lines
  Added in v.40323

  ViewVC Help
Powered by ViewVC 1.1.2