diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:39:17 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:39:17 +0100 |
commit | 3253d99365813f2d2ffd05e10cbb8c11f53d746e (patch) | |
tree | 0ab6f04d9051dc4ada1c4f977a01308227767234 /config.h.in | |
parent | e69c1b746d63bf794316669471474ab57c8cd40a (diff) |
New upstream version 0.26.0upstream/0.26.0
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 |