diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 427ac92..f2c221a 100644 --- a/config.h.in +++ b/config.h.in @@ -1,5 +1,8 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* build with extra debug information */ +#undef ENABLE_DEBUG + /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H |