]> www.fi.muni.cz Git - evince.git/blobdiff - configure.ac
Change sidebar ordering. Fixes bug #439939.
[evince.git] / configure.ac
index 3af99394841018858489ee3d17e3f03a2c9be329..bdbe0d40601133fa2c8026ded3df1600ddf4cfb0 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.8.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[0.9.0],[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)
@@ -443,11 +443,6 @@ if test "x$enable_impress" = "xyes"; then
 fi
 AC_SUBST(EVINCE_MIME_TYPES)
 
-evince_save_LIBS=$LIBS
-LIBS="$LIBS $FRONTEND_LIBS"
-AC_CHECK_FUNCS(gtk_paper_size_get_paper_sizes)
-LIBS=$evince_save_LIBS
-
 AC_CONFIG_FILES([
 backend/Makefile
 backend/comics/Makefile