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:02 +0000
commitbc6b1582db59152cd0f9b988da301b80958c893f (patch)
tree7d1768b8b1c29f0f29bef5ce1efa06b6b51dd9b7 /sofort/ccenv/ccenv.in
parentb8680a57b747f3534bb4d5b6f062b1e26189c80f (diff)
downloadbautomake-bc6b1582db59152cd0f9b988da301b80958c893f.tar.bz2
bautomake-bc6b1582db59152cd0f9b988da301b80958c893f.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@