From e86c7373d894988e4953473d5d3b8c0def1508d3 Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz Date: May 07 2021 16:22:09 +0000 Subject: vars/autoconf_2_64_host.vars: updated. --- 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";