added --enable-full-liw to configure.ac
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user