X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=configure.ac;h=97ee1b1bdbae6d384e8251c9f41c5b18bba28bc0;hb=f42be8e47997252a8960f9663938656ede5e95fd;hp=b70875bfdd0594c08dde7feecee2651d63379c11;hpb=7401194be132a52138b9a40e29c63847d125795d;p=evince.git diff --git a/configure.ac b/configure.ac index b70875bf..97ee1b1b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([Evince],[2.25.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[2.25.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip]) EV_API_VERSION=2.20 @@ -46,7 +46,7 @@ dnl Check dependencies DBUS_GLIB_REQUIRED=0.70 GTK_REQUIRED=2.12.0 -GLIB_REQUIRED=2.15.6 +GLIB_REQUIRED=2.18.0 KEYRING_REQUIRED=2.22.0 GNOME_ICON_THEME_REQUIRED=2.17.1 @@ -405,6 +405,8 @@ if test "x$enable_impress" = "xyes"; then fi AC_SUBST(EVINCE_MIME_TYPES) +AC_CHECK_FUNC(localtime_r, AC_DEFINE(HAVE_LOCALTIME_R, 1, [Defines if localtime_r is available on your system])) + AC_CONFIG_FILES([ backend/Makefile backend/comics/Makefile