diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index cdf91e8..460af93 100644 --- a/config.h.in +++ b/config.h.in @@ -47,6 +47,8 @@ byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN +#undef DEBUG + /* Define to 1 if NLS is requested. */ #undef ENABLE_NLS |