diff options
author | Emmanuel Dreyfus <manu@netbsd.org> | 2012-09-02 07:15:46 +0200 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2012-09-09 11:19:18 -0700 |
commit | a032de191ec32be363d1feedfbd839f6dbde2579 (patch) | |
tree | 51e3415fb60e7e23d1fd17e1ce4c9b0803b8a0f3 /NEWS | |
parent | 5499205a08c0b69156628684b5dc235f1355b026 (diff) |
Detect python > 2.5, make sure MKDIR_P is substituted
gluster build machine generate configure scripts unable to detect python > 2.5
This change include a more recent python.m4 so that newer python can be
correctly detected.
Build.gluster.com also produces a configure that fails to subsitute
MKDIR_P, leading to bugs at make install. Works this around by
introducing mkdirp.m4 from aclocal-1.11, with the autoconf version test
removed because build.gluster.com also has an outdated autoconf. And
we need a bit from a recent autoconf
NB: this patchset changes nothing since the last one, I just fix title
in gerrit.
BUG: 764655
Change-Id: I3ffac50cc7a10cb9e56dd490dbc2b550bba3fabd
Signed-off-by: Emmanuel Dreyfus <manu@netbsd.org>
Reviewed-on: http://review.gluster.org/3888
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions