diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/config.h.in b/config.h.in index 02be145..24f46a9 100644 --- a/config.h.in +++ b/config.h.in @@ -7,15 +7,6 @@ /* GETTEXT package name */ #undef GETTEXT_PACKAGE -/* Define if debugging is enabled */ -#undef G_DISABLE_ASSERT - -/* Define if debugging is enabled */ -#undef G_DISABLE_CAST_CHECKS - -/* Define if debugging is enabled */ -#undef G_DISABLE_CHECKS - /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ #undef HAVE_CFLOCALECOPYCURRENT @@ -67,9 +58,6 @@ /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR -/* Define if debugging is disabled */ -#undef NDEBUG - /* Name of package */ #undef PACKAGE |