From 814fb70858add5fffcedce54c13c53ba6bfa5548 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Mon, 22 Mar 2010 19:47:41 -0700 Subject: * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default. --- src/s/gnu-linux.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/s/gnu-linux.h') diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index ae2eaa43c06..0c198de26d8 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -207,9 +207,6 @@ along with GNU Emacs. If not, see . */ #define C_DEBUG_SWITCH #endif -/* alane@wozzle.linet.org says that -lipc is not a separate library, - since libc-4.4.1. So -lipc was deleted. */ -#define LIBS_SYSTEM /* _BSD_SOURCE is redundant, at least in glibc2, since we define _GNU_SOURCE. Left in in case it's relevant to libc5 systems and anyone's still using Emacs on those. --fx 2002-12-14 */ -- cgit v1.2.1