]> granicus.if.org Git - strace/blobdiff - README-svr4
2004-09-03 Roland McGrath <roland@redhat.com>
[strace] / README-svr4
index 8f66a7fdf4348e429e03b83e948d14666c9bb371..aaf5dff86969186977e05528260d6dc488dcf987 100644 (file)
@@ -9,13 +9,6 @@ lot of processes at once.
 
 There is no thread support but it wouldn't be very difficult to add it.
 
-There is currently no configure-support yet for UnixWare system. To compile
-on UnixWare 2.1 you need to add the following to config.h yourself:
-
-    #define SVR4_MP 1
-    #define UNIXWARE 2
-    #define HAVE_POLLABLE_PROCFS 1
-
 On UnixWare using the -f option to follow forked children sometimes shows
 many "unfinished" system calls as strace bounces between each runnable child.
 A crude workaround for this is available by adding