Minor security fix: mod_dv used popen to run the DV encoder, change it to use pipe...
[synfig.git] / synfig-core / trunk / configure.ac
index ef397c7..6eb99c9 100644 (file)
@@ -13,7 +13,7 @@ dnl AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE([nostdinc])
 AM_MAINTAINER_MODE
 
-AC_LIBLTDL_INSTALLABLE
+AC_LIBLTDL_CONVENIENCE
 AC_SUBST(INCLTDL)
 AC_SUBST(LIBLTDL)
 
@@ -340,7 +340,7 @@ AC_LIB_LTDL
 ALL_LINGUAS=""
 AM_GNU_GETTEXT([external])
 # This is here so autoreconf will run autopoint
-AM_GNU_GETTEXT_VERSION([0.16.1])
+AM_GNU_GETTEXT_VERSION([0.13])
 localedir="$datadir/locale"
 
 PKG_CHECK_MODULES(ETL, [ETL >= 0.04.10],,[