From c982793edb1655ff69a7694bf989d502d5d05af3 Mon Sep 17 00:00:00 2001 From: pabs3 Date: Thu, 26 Feb 2009 07:14:14 +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@2351 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-core/trunk/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-core/trunk/configure.ac b/synfig-core/trunk/configure.ac index b94f4fc..88b6833 100644 --- a/synfig-core/trunk/configure.ac +++ b/synfig-core/trunk/configure.ac @@ -395,7 +395,7 @@ AC_LIB_LTDL ALL_LINGUAS="es fr 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]) localedir="$datadir/locale" PKG_CHECK_MODULES(ETL, [ETL >= 0.04.12],,[ -- 2.7.4