aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/gnu-linux.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 2858fec12af..b26778c64cf 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -214,3 +214,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
214/* Let's try this out, just in case. 214/* Let's try this out, just in case.
215 Nah. Rik Faith <faith@cs.unc.edu> says it doesn't work well. */ 215 Nah. Rik Faith <faith@cs.unc.edu> says it doesn't work well. */
216/* #define SIGNALS_VIA_CHARACTERS */ 216/* #define SIGNALS_VIA_CHARACTERS */
217
218/* Rob Malouf <malouf@csli.stanford.edu> says:
219 SYSV IPC is standard a standard part of Linux since version 0.99pl10,
220 and is a very common addition to previous versions. */
221#define LIBS_MACHINE -lipc
222#define HAVE_SYSVIPC