X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/881da16842e210236b12a040a19bf480de3a5a92..f160b7b8908cac4a7ca37b49928b7855fe0a11fe:/mkauto.sh 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