summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-05-07 17:22:09 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-05-07 17:22:09 +0100
commite86c7373d894988e4953473d5d3b8c0def1508d3 (patch)
tree6341e03e59d48d8a0a756a1fce4e278e8812f458
parent370e98db644d9cd75172205e4e472978e68e0990 (diff)
downloadmidipix_build-e86c7373d894988e4953473d5d3b8c0def1508d3.tar.bz2
midipix_build-e86c7373d894988e4953473d5d3b8c0def1508d3.tar.xz
vars/autoconf_2_64_host.vars: updated.
-rw-r--r--vars/autoconf_2_64_host.vars2
1 files changed, 1 insertions, 1 deletions
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";