automake: complete the removal of the target package
authorFabio Porcedda <fabio.porcedda@gmail.com>
Sun, 1 Feb 2015 16:51:39 +0000 (17:51 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Feb 2015 22:38:10 +0000 (23:38 +0100)
commit6c33512e01acfc576dc4e3ad28def8b29c0db822
tree0421f8ca948e9562d0bc723096cfc8b23ddddcfd
parent2f0037fd9f52bfa26de5ed76c4fa7045fabb95d9
automake: complete the removal of the target package

The variable ACLOCAL_DIR points to the staging area but is not useful
anymore because the target package was removed.  Fix ACLOCAL_DIR by
pointing to $(HOST_DIR)/usr/share/aclocal and remove ACLOCAL_HOST_DIR
because ACLOCAL_DIR has the same value so it's not useful anymore.

Also remove the reference to ACLOCAL_HOST_DIR from the host-autoconf
package.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/autoconf/autoconf.mk
package/automake/automake.mk