summaryrefslogtreecommitdiff
path: root/sofort/ccenv/ccenv.sh
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-12 08:21:36 +0000
committermidipix <writeonce@midipix.org>2021-06-12 10:45:09 +0000
commitc8f64e8ffc406b635c3870c3d3a1f65aa354a392 (patch)
tree19acf6664c35333e2a91ab1599236c371ec982e9 /sofort/ccenv/ccenv.sh
parent1ddd5da168a2846a834aaf36b528c44c48ae750a (diff)
downloadsbpython2-c8f64e8ffc406b635c3870c3d3a1f65aa354a392.tar.bz2
sbpython2-c8f64e8ffc406b635c3870c3d3a1f65aa354a392.tar.xz
build system: added cfgtest_package_exists() & cfgtest_package_config().
Diffstat (limited to 'sofort/ccenv/ccenv.sh')
-rw-r--r--sofort/ccenv/ccenv.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/ccenv/ccenv.sh b/sofort/ccenv/ccenv.sh
index 26270f4..d98e87e 100644
--- a/sofort/ccenv/ccenv.sh
+++ b/sofort/ccenv/ccenv.sh
@@ -1489,6 +1489,7 @@ ccenv_output_defs()
eval 'ccenv_'${ccenv_cfgtype}'_cc'=\'$ccenv_cc\'
eval 'ccenv_'${ccenv_cfgtype}'_cc_environment'=\'$ccenv_cc_environment\'
eval 'ccenv_'${ccenv_cfgtype}'_dumpmachine_switch'=\'$ccenv_dumpmachine_switch\'
+ eval 'ccenv_'${ccenv_cfgtype}'_pkgconf'=\'$ccenv_pkgconf\'
}
ccenv_set_cc_switch_vars()