diff options
Diffstat (limited to 'sim/configure.ac')
-rw-r--r-- | sim/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/configure.ac b/sim/configure.ac index 8022a11..e7f3f53 100644 --- a/sim/configure.ac +++ b/sim/configure.ac @@ -108,6 +108,7 @@ AM_CONDITIONAL([SIM_ENABLE_IGEN], [test "$sim_igen" = "yes"]) dnl Standard (and optional) simulator options. dnl Eventually all simulators will support these. +SIM_AC_OPTION_ALIGNMENT SIM_AC_OPTION_ASSERT SIM_AC_OPTION_DEBUG SIM_AC_OPTION_ENVIRONMENT |