aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorEli Zaretskii2010-03-28 09:04:11 -0400
committerEli Zaretskii2010-03-28 09:04:11 -0400
commite7dbdb6dfc3ffdc25f8d32a43683500f596d9784 (patch)
treee7e73d34fe234175f7da59690ec5abf6f73b89a7 /src/s/gnu-linux.h
parent34689d3c1ad54fd463d5f20c64bb1ac655dc5741 (diff)
parent22ef1944028e9ac89a9717439b175ce3230a4ba1 (diff)
downloademacs-e7dbdb6dfc3ffdc25f8d32a43683500f596d9784.tar.gz
emacs-e7dbdb6dfc3ffdc25f8d32a43683500f596d9784.zip
Merge from mainline.
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h3
1 files changed, 0 insertions, 3 deletions
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 <http://www.gnu.org/licenses/>. */
207#define C_DEBUG_SWITCH 207#define C_DEBUG_SWITCH
208#endif 208#endif
209 209
210/* alane@wozzle.linet.org says that -lipc is not a separate library,
211 since libc-4.4.1. So -lipc was deleted. */
212#define LIBS_SYSTEM
213/* _BSD_SOURCE is redundant, at least in glibc2, since we define 210/* _BSD_SOURCE is redundant, at least in glibc2, since we define
214 _GNU_SOURCE. Left in in case it's relevant to libc5 systems and 211 _GNU_SOURCE. Left in in case it's relevant to libc5 systems and
215 anyone's still using Emacs on those. --fx 2002-12-14 */ 212 anyone's still using Emacs on those. --fx 2002-12-14 */