configure.in: Copy sources of the Perl bindings to the build directory.
authorSebastian Harl <sh@tokkee.org>
Thu, 27 Dec 2007 15:40:30 +0000 (16:40 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 27 Dec 2007 16:40:43 +0000 (17:40 +0100)
commita73f05bb8eeff45afe22363a624d37aa92f1a68c
treefcbe673b12f4d6c0d20272e3f6cc5b0c712c7cb0
parent87fd2319a4b26130c114cdf97e1c5104b12ab41a
configure.in: Copy sources of the Perl bindings to the build directory.

As the Perl build system around ExtUtils::MakeMaker doesn't know how to
separate source and build directories, all relevant source files have to be
available in the build directory.

This is an alternative patch for the problem reported by Michael Tiernan.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
configure.in