(NEED_LIBW): Defined.
authorRichard M. Stallman <rms@gnu.org>
Sun, 17 Mar 1996 18:05:32 +0000 (18:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 17 Mar 1996 18:05:32 +0000 (18:05 +0000)
src/s/irix5-2.h

index b3f12b3..2ab6765 100644 (file)
@@ -7,3 +7,7 @@
 /* C-g in select is not handled properly with restartable
    system calls.  So don't use them.  */
 #undef SA_RESTART
+
+/* schoepf@goofy.zdv.Uni-Mainz.de reports he needed -lw with X11R6
+   on Irix 5.3.  I don't know which Irix version that need starts with.  */
+#define NEED_LIBW