# HG changeset patch # User Richard M. Stallman # Date 748008762 0 # Node ID f250e1299a74682c0a3e342d4efc2edeae5a0062 # Parent a05b833e61c48868d0040fd001218455911580bb (LIBS_MACHINE): Make definition empty. diff -r a05b833e61c4 -r f250e1299a74 src/s/gnu-linux.h --- a/src/s/gnu-linux.h Tue Sep 14 12:10:53 1993 +0000 +++ b/src/s/gnu-linux.h Tue Sep 14 12:12:42 1993 +0000 @@ -217,5 +217,7 @@ /* Rob Malouf says: SYSV IPC is standard a standard part of Linux since version 0.99pl10, and is a very common addition to previous versions. */ -#define LIBS_MACHINE -lipc +/* alane@wozzle.linet.org says that -lipc is not a separate library, + since libc-4.4.1. So -lipc was deleted. */ +#define LIBS_MACHINE #define HAVE_SYSVIPC