Don't load autoconf module in skeleton mode in tests
This commit is contained in:
parent
a7d7c362de
commit
3c49282131
@ -3,6 +3,7 @@
|
||||
# Also, our tests use this project as their amalgamation in order to get the
|
||||
# module import location (as well as the C module configuration).
|
||||
#
|
||||
if ($build.mode != 'skeleton')
|
||||
using autoconf
|
||||
|
||||
using c
|
||||
|
Loading…
Reference in New Issue
Block a user