[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/bsd-common.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/bsd-common.h,v |
Date: |
Wed, 16 Jul 2008 07:26:32 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/16 07:26:30
Index: s/bsd-common.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/bsd-common.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- s/bsd-common.h 12 Jul 2008 05:31:22 -0000 1.2
+++ s/bsd-common.h 16 Jul 2008 07:26:30 -0000 1.3
@@ -38,12 +38,6 @@
#define SYSTEM_TYPE "berkeley-unix"
-/* nomultiplejobs should be defined if your system's shell
- does not have "job control" (the ability to stop a program,
- run some other program, then continue the first one). */
-
-/* #define NOMULTIPLEJOBS */
-
/* Do not use interrupt_input = 1 by default, because in 4.3
we can make noninterrupt input work properly. */
@@ -63,13 +57,6 @@
#define HAVE_SOCKETS
-/*
- * Define NONSYSTEM_DIR_LIBRARY to make Emacs emulate
- * The 4.2 opendir, etc., library functions.
- */
-
-/* #define NONSYSTEM_DIR_LIBRARY */
-
/* Define this symbol if your system has the functions bcopy, etc. */
#define BSTRING
@@ -82,11 +69,6 @@
#define subprocesses
-/* If your system uses COFF (Common Object File Format) then define the
- preprocessor symbol "COFF". */
-
-/* #define COFF */
-
/* define MAIL_USE_FLOCK if the mailer uses flock
to interlock access to /usr/spool/mail/$USER.
The alternative is that a lock file named