added --enable-full-liw to configure.ac

This commit is contained in:
2019-04-17 05:51:36 +00:00
parent 0cbf9e4edf
commit 2255d894b0
6 changed files with 45 additions and 19 deletions

View File

@ -273,6 +273,9 @@
/* enable dynamic module capability */
#undef HCL_ENABLE_DYNAMIC_MODULE
/* Use a full word as a large integer word */
#undef HCL_ENABLE_FULL_LIW
/* use libltdl when loading a dynamic module */
#undef HCL_ENABLE_LIBLTDL