]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - mkauto.sh
Rework handling of asynchronous connect(2) errors on Unix.
[PuTTY.git] / mkauto.sh
index 4a467a51b7a9e4fd7fd058663955109ca7913b0e..9759438f878072e20e7f0457344a5515293fab35 100755 (executable)
--- a/mkauto.sh
+++ b/mkauto.sh
@@ -8,4 +8,4 @@
 test -f unix.h && cd ..
 
 # Run autoconf on our real configure.in.
-(cd unix && autoreconf -i && rm -rf autom4te.cache)
+autoreconf -i && rm -rf autom4te.cache