X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=autogen.sh;h=29969271b2ce0178b405f5109a23e14e1336eb94;hb=HEAD;hp=ccef49e09617bf54611122a2a578a44c885f133b;hpb=d9a911deff5b59d837682c181e6f369032231d01;p=evince.git diff --git a/autogen.sh b/autogen.sh index ccef49e0..29969271 100755 --- a/autogen.sh +++ b/autogen.sh @@ -17,4 +17,7 @@ which gnome-autogen.sh || { exit 1 } -REQUIRED_AUTOMAKE_VERSION=1.7 USE_GNOME2_MACROS=1 REQUIRED_GETTEXT_VERSION=0.10.36 . gnome-autogen.sh +REQUIRED_AUTOMAKE_VERSION=1.10 +REQUIRED_GTK_DOC_VERSION=1.13 +USE_GNOME2_MACROS=1 +. gnome-autogen.sh