From a1f8d42f9f433a06cdb0f73bebd7087734260fe5 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.vars | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sofort/ccenv/ccenv.vars') diff --git a/sofort/ccenv/ccenv.vars b/sofort/ccenv/ccenv.vars index 6cdd547..41eb327 100644 --- a/sofort/ccenv/ccenv.vars +++ b/sofort/ccenv/ccenv.vars @@ -80,6 +80,8 @@ ccenv_dlltool= ccenv_windmc= ccenv_windrc= +ccenv_pkgconf= + # cflags ccenv_cflags_os= ccenv_cflags_pic= -- cgit v1.2.3