commit | 1b38b3fd5b050b2ddbfefd90a43311c506077c58 | [log] [tgz] |
---|---|---|
author | James Peach <jpeach@apache.org> | Tue Sep 10 09:04:42 2013 -0700 |
committer | Leif Hedstrom <zwoop@apache.org> | Sun Oct 06 09:20:42 2013 -0600 |
tree | f48da980a9b8462ae1a9d01cbad30a6206eff0db | |
parent | b1d6a80d66dd848839deb95e2d5a0cae8e62adae [diff] |
TS-2207: CentOS5 out of tree perl module build fails The older version of automake on CentOS5 doesn't supply the $(builddir) variable, possibly because it's implicitly the current working directory. It also doesn't supply various $abs_ variables that later versions do. Rewrite the copy using more fundamental automake variables. Conflicts: CHANGES