]> www.fi.muni.cz Git - evince.git/blobdiff - configure.ac
add 1 to the page, as this seems to be 1 based. I thought we has this
[evince.git] / configure.ac
index bc50848937450ab5560fb0b52971937304935a9e..d5c6624ceb387dbead89b56cd8f2e5c90058e211 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(evince, 0.1.8)
+AC_INIT(evince, 0.1.9)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
 dnl make sure we keep ACLOCAL_FLAGS around for maintainer builds to work
@@ -22,7 +22,7 @@ AC_PROG_INTLTOOL
 
 GNOME_DEBUG_CHECK
 
-ALL_LINGUAS="bg ca cs da de el en_CA en_GB fi fr ja ko no nb nl pt_BR sv zh_CN zh_TW"
+ALL_LINGUAS="bg ca cs da de el en_CA en_GB fi fr ja ko lt no nb nl pt_BR sv zh_CN zh_TW"
 
 AM_GLIB_GNU_GETTEXT