summaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-05-26 07:34:30 +0000
committermidipix <writeonce@midipix.org>2021-05-26 14:37:27 +0000
commit28bfae9bda4dd4f2c145ecf22c47a69bb49f9e1d (patch)
tree225822fff79229a4add8bea912c5527866a37eea /configure
parent95236b5867cbbd29e87428c1da1fda0a67ca4183 (diff)
downloadntapi-28bfae9bda4dd4f2c145ecf22c47a69bb49f9e1d.tar.bz2
ntapi-28bfae9bda4dd4f2c145ecf22c47a69bb49f9e1d.tar.xz
build system: configure: make the cfgtest framework available to ccenv.sh.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 59c3bc9..b2632a9 100755
--- a/configure
+++ b/configure
@@ -151,6 +151,9 @@ init_vars()
eval "$mb_expr"
done
+ # cfgtest
+ . $mb_project_dir/sofort/cfgtest/cfgtest.sh
+
# ccenv
. $mb_project_dir/sofort/ccenv/ccenv.sh