Makefile.autotools.in: fix autoreconf libtool patching after libtool move
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 17 Sep 2011 12:16:42 +0000 (14:16 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 17 Sep 2011 12:16:42 +0000 (14:16 +0200)
commit16d6e9b3420e78a89960b8b68202ea46a618810d
tree155bcafed2fc72bb1ffcb7f4ac9c1c5c204efdae
parentcbdb0a09224400c97632fa58e1a33d5901ff8f69
Makefile.autotools.in: fix autoreconf libtool patching after libtool move

Commit 20f8a7dec6fc (support: move libtool patches in support/libtool)
missed the autoreconf variant of the libtool patching, breaking the build
for packages needing both autoreconf and libtool patching.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Makefile.autotools.in