From 473eef352025442ab6326fc12041685f01f60703 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 11 Jun 2021 15:18:42 +0000 Subject: build system: configure, ccenv: added --pkgconf[if] support and integration. --- sofort/ccenv/ccenv.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sofort/ccenv/ccenv.in') diff --git a/sofort/ccenv/ccenv.in b/sofort/ccenv/ccenv.in index bfbb563..441f8ab 100644 --- a/sofort/ccenv/ccenv.in +++ b/sofort/ccenv/ccenv.in @@ -77,6 +77,8 @@ DLLTOOL = @ccenv_dlltool@ WINDMC = @ccenv_windmc@ WINDRC = @ccenv_windrc@ +PKGCONF = @ccenv_pkgconf@ + # @ccenv_cfgtype@ secondary tools # note: the direct use of $(@ccenv_makevar_prefix@LD) is highly discouraged AS = @ccenv_as@ -- cgit v1.2.3