Commit e0bed2b0 authored by Leo Le Bouter's avatar Leo Le Bouter

component/serf: update bundled GNU Config

parent 23f697d3
......@@ -6,12 +6,14 @@ extends =
../libuuid/buildout.cfg
../openssl/buildout.cfg
../zlib/buildout.cfg
../gnu-config/buildout.cfg
[serf]
recipe = slapos.recipe.cmmi
shared = true
url = https://archive.apache.org/dist/serf/serf-1.2.1.tar.bz2
md5sum = 4f8e76c9c6567aee1d66aba49f76a58b
pre-configure = cp -f ${gnu-config:location}/config.sub ${gnu-config:location}/config.guess build/
configure-options =
--with-apr=${apr:location}
--with-apr-util=${apr-util:location}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment