summaryrefslogtreecommitdiffhomepage
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:03 +0000
commitd4e15e5f261caab774bab44038d39eeb5f9994e3 (patch)
tree5e35a706d6a8973d8d4fcac2a04faad83d724087 /sofort/ccenv/ccenv.in
parent22e58588f774e7e3a37a40708a830f97fe38fc5f (diff)
downloaddalist-d4e15e5f261caab774bab44038d39eeb5f9994e3.tar.bz2
dalist-d4e15e5f261caab774bab44038d39eeb5f9994e3.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@