X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=mkauto.sh;fp=mkauto.sh;h=078669430159c747c3fc0ac206b142eda02c7288;hb=85c227326ce4d7141bc5c9a12ba2b8b6865a44b7;hp=334a110b794689802b21ecf01356dc1fecfcc687;hpb=14d825d42fb4d36f671ea4d05c6d254f7796c7e5;p=PuTTY.git diff --git a/mkauto.sh b/mkauto.sh index 334a110b..07866943 100755 --- a/mkauto.sh +++ b/mkauto.sh @@ -3,6 +3,10 @@ # It's separate from mkfiles.pl because it won't work (and isn't needed) # on a non-Unix system. +# It's nice to be able to run this from inside the unix subdir as +# well as from outside. +test -f unix.h && cd .. + # Persuade automake to give us a copy of its install-sh. This is a # pain because I don't actually want to have to _use_ automake. # Instead, I construct a trivial unrelated automake project in a