[sound-juicer/wip/non-recursive-make: 8/15] Move GNOME_DEBUG_CHECK
- From: Phillip Wood <pwood src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sound-juicer/wip/non-recursive-make: 8/15] Move GNOME_DEBUG_CHECK
- Date: Fri, 20 Feb 2015 11:31:04 +0000 (UTC)
commit dcf660394c40368a53b8d70e5812b5b11acca89b
Author: Phillip Wood <phillip wood dunelm org uk>
Date: Thu Nov 20 11:52:33 2014 +0000
Move GNOME_DEBUG_CHECK
This stops the warning
AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG
https://bugzilla.gnome.org/show_bug.cgi?id=741288
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 51323b0..4f3cfc4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,6 +10,8 @@ AC_CONFIG_HEADERS([config.h])
# Enable silent build when available (Automake 1.11)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+GNOME_DEBUG_CHECK
+
AM_MAINTAINER_MODE([enable])
# Do the gettext/i18n stuff
@@ -28,7 +30,6 @@ AC_PROG_INSTALL
IT_PROG_INTLTOOL([0.50.0])
GNOME_COMPILE_WARNINGS([maximum])
-GNOME_DEBUG_CHECK
GTK_REQUIRED=3.4.0
GLIB_GSETTINGS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]