diff --git a/vars/autoconf_2_64_host.vars b/vars/autoconf_2_64_host.vars index 0583eb7..f8f4b4f 100644 --- a/vars/autoconf_2_64_host.vars +++ b/vars/autoconf_2_64_host.vars @@ -17,7 +17,7 @@ export AUTOCONF="\${0%/*}/../libexec/autoconf-${PKG_VERSION}/autoconf"; export AUTOHEADER="\${0%/*}/../libexec/autoconf-${PKG_VERSION}/autoheader"; export AUTOM4TE="\${0%/*}/../libexec/autoconf-${PKG_VERSION}/autom4te"; export AUTOM4TE_CFG="\${0%/*}/../share/autoconf-${PKG_VERSION}/autom4te.cfg"; -export autom4te_perllibdir="\${0%/*}/../share/autoconf-${PKG_VERSION}/autoconf"; +export autom4te_perllibdir="\${0%/*}/../share/autoconf-${PKG_VERSION}"; export AUTOMAKE="\${0%/*}/automake-1.11"; export AUTOPOINT="\${0%/*}/../libexec/autoconf-${PKG_VERSION}/autopoint"; export LIBTOOLIZE="\${0%/*}/../libexec/autoconf-${PKG_VERSION}/libtoolize";