]> www.fi.muni.cz Git - evince.git/blobdiff - configure.ac
Updated Occitan translation
[evince.git] / configure.ac
index 5b65fd7ad133274c1669c0225d381ccdfedc0a38..045cce1a0822188bf3234720e34a350014962790 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([Evince],[0.9.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[0.9.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
 AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip])
 
 AM_CONFIG_HEADER(config.h)
@@ -251,6 +251,7 @@ if test "x$enable_pdf" = "xyes"; then
            dnl this function was the last to be added
            AC_CHECK_FUNCS(poppler_form_field_button_get_button_type)
            AC_CHECK_FUNCS(poppler_form_field_text_get_max_len)
+           AC_CHECK_FUNCS(poppler_form_field_text_is_password)
            LIBS=$evince_save_LIBS
 
            PKG_CHECK_MODULES(CAIRO_PDF, cairo-pdf, enable_cairo_pdf=yes, enable_cairo_pdf=no)
@@ -478,8 +479,11 @@ data/icons/22x22/actions/Makefile
 data/icons/24x24/Makefile
 data/icons/24x24/apps/Makefile
 data/icons/24x24/actions/Makefile
+data/icons/32x32/Makefile
+data/icons/32x32/actions/Makefile
 data/icons/48x48/Makefile
 data/icons/48x48/apps/Makefile
+data/icons/48x48/actions/Makefile
 data/icons/scalable/Makefile
 data/icons/scalable/apps/Makefile
 help/Makefile