Improve conflict error message of mruby-bin-debugger; ref 87d1b2a91

This commit is contained in:
dearblue
2020-03-08 20:49:22 +09:00
parent 5bf5a2cc6e
commit b3d4ab0cd8
@@ -7,7 +7,7 @@
#define MRDBCONF_H
#ifndef MRB_ENABLE_DEBUG_HOOK
# error Need 'MRB_ENABLE_DEBUG_HOOK' configuration in your 'build_config.rb'
# error mruby-bin-debugger need 'MRB_ENABLE_DEBUG_HOOK' configuration in your 'build_config.rb'
#endif
/* configuration options: */