X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=autogen.sh;h=29969271b2ce0178b405f5109a23e14e1336eb94;hb=b8e2d4164314766b0a2fac350431e5e20f07cc8d;hp=9008f64cb1ff265e2e17b9f9fb9dd392999f6257;hpb=179af30116fcee661c68d64885f4a6fe6c0cd679;p=evince.git diff --git a/autogen.sh b/autogen.sh index 9008f64c..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.7 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