summaryrefslogtreecommitdiff
path: root/sofort/ccenv/ccenv.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-11 15:18:42 +0000
committermidipix <writeonce@midipix.org>2021-06-12 10:45:11 +0000
commit247cfd44b96af15d78e2fd6eb534d5f9d609dfac (patch)
treef73d3aa9ef36170de8749c1c412fd9dc451491ae /sofort/ccenv/ccenv.in
parent49b7811316aad80817fd17160c7aa502e5765bb6 (diff)
downloadtpax-247cfd44b96af15d78e2fd6eb534d5f9d609dfac.tar.bz2
tpax-247cfd44b96af15d78e2fd6eb534d5f9d609dfac.tar.xz
build system: configure, ccenv: added --pkgconf[if] support and integration.
Diffstat (limited to 'sofort/ccenv/ccenv.in')
-rw-r--r--sofort/ccenv/ccenv.in2
1 files changed, 2 insertions, 0 deletions
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@