modified configure.ac to capture configure command and arguments

This commit is contained in:
2023-10-08 14:36:25 +09:00
parent 1623786eef
commit 6037c47e3f
11 changed files with 93 additions and 68 deletions

View File

@ -684,6 +684,12 @@
/* build release/debug */
#undef HAWK_BUILD_RELEASE
/* configure arguments */
#undef HAWK_CONFIGURE_ARGS
/* configure command */
#undef HAWK_CONFIGURE_CMD
/* enable dynamic module capability */
#undef HAWK_ENABLE_DYNAMIC_MODULE