]> www.fi.muni.cz Git - evince.git/blobdiff - configure.ac
No need for a configure check; just use the GTK_CHECK_VERSION macro. Bug
[evince.git] / configure.ac
index 3af99394841018858489ee3d17e3f03a2c9be329..f6b37be2bf168028ac386a9a0a85f043fe7fe4f5 100644 (file)
@@ -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