From b414e3d23069330c66cbd51ddcdcc36f59061f2b Mon Sep 17 00:00:00 2001 From: midipix Date: Wed, 26 May 2021 07:34:30 +0000 Subject: build system: configure: make the cfgtest framework available to ccenv.sh. --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') 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 -- cgit v1.2.3