Move generation of the "configure" script into its own script so that
[u/mdw/putty] / mkunxarc.sh
index 8630fff..57ada30 100755 (executable)
@@ -28,6 +28,7 @@ esac
 
 perl mkfiles.pl
 (cd doc && make -s ${docver:+"$docver"})
+sh mkauto.sh
 
 relver=`cat LATEST.VER`
 arcname="putty$arcsuffix"