From 8e83660bbd60f96fc84ca32bdd40804e5758a4f5 Mon Sep 17 00:00:00 2001 From: pabs3 Date: Thu, 26 Feb 2009 07:16:48 +0000 Subject: [PATCH] Switch to a version of po/Makefile.in.in that does not ignore --datarootdir git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2352 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-studio/trunk/configure.ac b/synfig-studio/trunk/configure.ac index 6a6e14f..dd93dbe 100755 --- a/synfig-studio/trunk/configure.ac +++ b/synfig-studio/trunk/configure.ac @@ -69,7 +69,7 @@ AC_LIBTOOL_PATCH ALL_LINGUAS="ca fr es ru" AM_GNU_GETTEXT([external]) # This is here so autoreconf will run autopoint -AM_GNU_GETTEXT_VERSION([0.14.4]) +AM_GNU_GETTEXT_VERSION([0.15]) case "$host" in *mingw* | *cygwin*) -- 2.7.4