Skip to content
Snippets Groups Projects
Commit 974c45a9 authored by Julien Signoles's avatar Julien Signoles
Browse files

[configure] restrict check_plugin_dependencies to external mode

parent 96bc296e
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,9 @@ check_plugin(e_acsl,PLUGIN_RELATIVE_PATH(plugin_file),
[support for E-ACSL plug-in],yes,yes)
plugin_require(e_acsl,rtegen)
check_plugin_dependencies
# restrict the plug-in dependency checking to external plug-in configuration
m4_ifndef([FRAMAC_MAIN_AUTOCONF],[check_plugin_dependencies],[])
# Check Frama-C version
#######################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment