diff options
Diffstat (limited to 'c++tools/config.h.in')
-rw-r--r-- | c++tools/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/c++tools/config.h.in b/c++tools/config.h.in index bfb4958..410b2f7 100644 --- a/c++tools/config.h.in +++ b/c++tools/config.h.in @@ -1,5 +1,8 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* Define if you want assertions enabled. This is a cheap check. */ +#undef ENABLE_ASSERT_CHECKING + /* Define if accept4 provided. */ #undef HAVE_ACCEPT4 |