From c8e1337cf6a7615e7a86245b9eb4fe0b0dbc06fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Tue, 28 Nov 2017 16:17:55 +0000 Subject: vars/build.vars, etc/build.usage: split build targets. subr/pkg_install.subr, vars/env.vars: removes ${PKG_PREFIX_EXTRA}. etc/config.cache: adds util_linux. --- etc/config.cache | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/config.cache') diff --git a/etc/config.cache b/etc/config.cache index d3955451..e93a13e5 100644 --- a/etc/config.cache +++ b/etc/config.cache @@ -182,6 +182,9 @@ ac_cv_prog_have_pcre=%PREFIX%/bin/pcre-config # procps_ng ac_cv_func_realloc_0_nonnull=yes +# util_linux +ac_cv_prog_NCURSESW6_CONFIG=%PREFIX%/bin/ncursesw6-config + # vim ac_cv_small_wchar_t=no ac_x_header_dirs=%PREFIX%/include -- cgit v1.2.3