]> git.lyx.org Git - lyx.git/blobdiff - autogen.sh
attempt to fix bug 5282:
[lyx.git] / autogen.sh
index 43f9d7e213a91c8347733b166af81e3ef20d8298..c705a0fe9f14d61f4f3e998f2b44ffea63615237 100755 (executable)
@@ -42,7 +42,7 @@ case $autoversion in
        ;;
     *)
        echo "This autoconf version is not supported by LyX."
-       echo "LyX only supports autoconf 2.59c-2.61."
+       echo "LyX only supports autoconf 2.59c-2.62."
        exit 1
        ;;
 esac
@@ -68,6 +68,9 @@ else
        exit 1
 fi
 
+echo "Building lib/doc/Makefile.depend..."
+python lib/doc/depend.py > lib/doc/Makefile.depend
+
 echo "Building Makefile templates..."
 if ( $AUTOMAKE --version ) < /dev/null > /dev/null 2>&1; then
        $AUTOMAKE