[nautilus-sound-converter] Bump min version of intltool



commit 49c633c112d00ddba7c08f55228e7615201ffd30
Author: Brian Pepple <bpepple fedoraproject org>
Date:   Sun May 22 17:26:16 2011 -0400

    Bump min version of intltool

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3ce7637..ea46064 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl -----------------------------------------------------------
 dnl Checks for programs.
 dnl -----------------------------------------------------------
 AC_PROG_CC
-IT_PROG_INTLTOOL([0.35.0])
+IT_PROG_INTLTOOL([0.40.6])
 LT_INIT
 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
 
@@ -22,7 +22,7 @@ AC_PATH_PROG(GCONFTOOL, gconftool-2)
 AM_GCONF_SOURCE_2
 
 GNOME_COMPILE_WARNINGS([maximum])
-GNOME_CXX_WARNINGS
+GNOME_CXX_WARNINGS([yes])
 GNOME_DEBUG_CHECK
 GNOME_MAINTAINER_MODE_DEFINES
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]