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=7eaf1f1edce74ddf12ac347d9b92eb238bd9b522;hpb=69d92c409d333e5dd9cc82537c0834b201487c60;p=evince.git diff --git a/autogen.sh b/autogen.sh index 7eaf1f1e..29969271 100755 --- a/autogen.sh +++ b/autogen.sh @@ -17,4 +17,7 @@ which gnome-autogen.sh || { exit 1 } -USE_COMMON_DOC_BUILD=yes REQUIRED_AUTOMAKE_VERSION=1.8 USE_GNOME2_MACROS=1 . gnome-autogen.sh +REQUIRED_AUTOMAKE_VERSION=1.10 +REQUIRED_GTK_DOC_VERSION=1.13 +USE_GNOME2_MACROS=1 +. gnome-autogen.sh