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:06 +0000
commita1f8d42f9f433a06cdb0f73bebd7087734260fe5 (patch)
treeb69ea86915aaca76cc661d432fa99d2fddc8ba7d /sofort/ccenv/ccenv.in
parent9fb5ee7b0cee4ce7c3927411b76d70298f67e668 (diff)
downloadpemagine-a1f8d42f9f433a06cdb0f73bebd7087734260fe5.tar.bz2
pemagine-a1f8d42f9f433a06cdb0f73bebd7087734260fe5.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@