]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - README
winsftp.c needs winsecur.h for process protection.
[PuTTY.git] / README
diff --git a/README b/README
index 6a83a3e0613aca44982d87521755d0aaaa2666dc..10bd626156df6a2bfbd58db339d463d893a4b66d 100644 (file)
--- a/README
+++ b/README
@@ -66,10 +66,6 @@ For building on Unix:
    a normal Unix source archive but doesn't do so well at keeping the
    per-platform stuff in each platform's subdirectory; it's up to you.
 
-   Note that Unix PuTTY has mostly only been tested on Linux so far;
-   portability problems such as BSD-style ptys or different header file
-   requirements are expected.
-
  - unix/Makefile.gtk and unix/Makefile.ux are for non-autoconfigured
    builds. These makefiles expect you to change into the `unix'
    subdirectory, then run `make -f Makefile.gtk' or `make -f