build: fix rebuild rules for Makefile.in and aclocal.m4
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 17 Nov 2012 18:57:02 +0000 (19:57 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 17 Nov 2012 19:06:43 +0000 (20:06 +0100)
commit2f584fa4f117c5d745b0b7b4f57686f2f83424b0
treea25c84de44b61aace841fde480574e1391e7866f
parentd85a97bd08ddbb224124ae3a6cc27930b8db55ec
build: fix rebuild rules for Makefile.in and aclocal.m4

They have been broken after our removal of the 'perllibdir' hack
in yesterday's commit v1.12.4-45-g4872dfe.

* configure.ac: Rather then redefining AUTOMAKE and ACLOCAL to
explicitly override the perllibdir, the acdir and the libdir, use
the ready-made t/wrap/{aclocal,automake}-$APIVERSION scripts.
* NEWS: Document the fix.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS
configure.ac