Mercurial > emacs
changeset 4719:f250e1299a74
(LIBS_MACHINE): Make definition empty.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 14 Sep 1993 12:12:42 +0000 |
parents | a05b833e61c4 |
children | 797fe2b66800 |
files | src/s/gnu-linux.h |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <malouf@csli.stanford.edu> 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