summaryrefslogtreecommitdiffstats
path: root/package/postgresql/S50postgresql
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-01-07 22:09:27 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-12 20:57:06 +0100
commite27ccbabc1fe5cafdd0b56098bb04e7213319002 (patch)
tree7f70273c4746d4ca8a5cd757662aa5137a4b623c /package/postgresql/S50postgresql
parentff8832a5b55c186c02998a120de6aa20a8ddd3b2 (diff)
downloadbuildroot-e27ccbabc1fe5cafdd0b56098bb04e7213319002.tar.gz
buildroot-e27ccbabc1fe5cafdd0b56098bb04e7213319002.zip
squid: fix automake breakage
Squid bundles a copy of libltdl (from libtool) which autoreconfigures on its own. For some odd reason when automake was bumped to version 1.15 and if the host system has another automake version, for example 1.14, the ACLOCAL and AUTOMAKE variables don't expand properly when the internal autoreconf is triggered hence calling the missing handler which in turn tries to use an incorrect automake version. The solution is to pass unexpanded ACLOCAL and AUTOMAKE variables that defer the evaluation to a later moment and avoid the issue. Fixes: http://autobuild.buildroot.net/results/73f/73fcffafbea320f8c64378bbe8a96922b5e7c6b5/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/S50postgresql')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud