[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/netbsd.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/netbsd.h,v |
Date: |
Sat, 12 Jul 2008 05:31:26 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/12 05:31:23
Index: src/s/netbsd.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/netbsd.h,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- src/s/netbsd.h 10 Jul 2008 15:26:15 -0000 1.48
+++ src/s/netbsd.h 12 Jul 2008 05:31:23 -0000 1.49
@@ -33,8 +33,6 @@
#undef LDAV_SYMBOL
#define HAVE_GETLOADAVG 1
-#define HAVE_UNION_WAIT
-
#define SIGNALS_VIA_CHARACTERS
#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
@@ -92,9 +90,6 @@
#define END_FILES_1
#endif
-#define HAVE_WAIT_HEADER
-#define WAIT_USE_INT
-
#define AMPERSAND_FULL_NAME
#ifdef __ELF__