build: Remove '..' from srcdir/builddir in 'pre-inst-env'.
commitd862bf0fe92d62458a80eceecfa864164dd27cd5
authorLudovic Courtès <ludo@gnu.org>
Wed, 11 Dec 2013 10:58:54 +0000 (11 11:58 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 11 Dec 2013 10:58:54 +0000 (11 11:58 +0100)
tree6419fe906ed709e2c952e74c85f321aaff198956
parent68ad877c6becd2e99ebc909e942d082bbd6efe94
build: Remove '..' from srcdir/builddir in 'pre-inst-env'.

* pre-inst-env.in (abs_top_srcdir, abs_top_builddir): New variables.
  Use them instead of @abs_top_srcdir@ and @abs_top_builddir@.
  This fixes the "package-field-location, relative file name" test in
  'make distcheck'.
pre-inst-env.in