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 = ...@@ -6,12 +6,14 @@ extends =
../libuuid/buildout.cfg ../libuuid/buildout.cfg
../openssl/buildout.cfg ../openssl/buildout.cfg
../zlib/buildout.cfg ../zlib/buildout.cfg
../gnu-config/buildout.cfg
[serf] [serf]
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
shared = true shared = true
url = https://archive.apache.org/dist/serf/serf-1.2.1.tar.bz2 url = https://archive.apache.org/dist/serf/serf-1.2.1.tar.bz2
md5sum = 4f8e76c9c6567aee1d66aba49f76a58b md5sum = 4f8e76c9c6567aee1d66aba49f76a58b
pre-configure = cp -f ${gnu-config:location}/config.sub ${gnu-config:location}/config.guess build/
configure-options = configure-options =
--with-apr=${apr:location} --with-apr=${apr:location}
--with-apr-util=${apr-util: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