summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-03-22 06:40:44 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-03-22 06:40:44 +0100
commit8e1c5a834469d804d28ee8ab2cbe2da8e600a789 (patch)
treeb9771456583eaead893cfd8f02e680b58a3da970 /config.h.in
parent80a5f2d8b095e895a5424f90b2ce4684d94c1a32 (diff)
parent3253d99365813f2d2ffd05e10cbb8c11f53d746e (diff)
Merge tag 'upstream/0.26.0'
Upstream version 0.26.0
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in12
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