X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/76d3a838799e8abde2e7ac41fc59ef8785c29a6f..5a22e651ba3a0c363ed30ffb4f2ea1f12d6abe78:/mkunxarc.sh diff --git a/mkunxarc.sh b/mkunxarc.sh index 8433c383..7e8d367c 100755 --- a/mkunxarc.sh +++ b/mkunxarc.sh @@ -28,9 +28,7 @@ esac perl mkfiles.pl (cd doc && make -s ${docver:+"$docver"}) -# Track down automake's copy of install-sh -cp `aclocal --print-ac-dir | sed 's/aclocal$/automake/'`/install-sh unix/. -(cd unix && autoreconf && rm -rf aclocal.m4 autom4te.cache) +sh mkauto.sh 2>/dev/null relver=`cat LATEST.VER` arcname="putty$arcsuffix"