aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 218af42bac4..b9cab20b273 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -206,11 +206,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
206#define HAVE_XRMSETDATABASE 206#define HAVE_XRMSETDATABASE
207#endif 207#endif
208 208
209/* Use BSD process groups, but use setpgid() instead of setpgrp() to
210 actually set a process group. */
211/* Interesting: only GNU/Linux defines this, but the BSDs do not... */
212/* #define BSD_PGRPS */
213
214#define NARROWPROTO 1 209#define NARROWPROTO 1
215 210
216/* Use mmap directly for allocating larger buffers. */ 211/* Use mmap directly for allocating larger buffers. */