]> code.delx.au - gnu-emacs/blobdiff - src/s/umax.h
(GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
[gnu-emacs] / src / s / umax.h
index 076488064ac5b26b949280dde67c1c80e958bffc..25d3d70dbfa1f5ea427363b979c8be6ac6397a79 100644 (file)
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 
 /*
@@ -29,7 +30,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* #define BSD4_1 */
 #define BSD4_2
 /* #define BSD4_3 */
-#define BSD
+#define BSD_SYSTEM
 #define UMAX4_2
 #define UMAX
 /* #define VMS */
@@ -70,19 +71,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define FIRST_PTY_LETTER 'p'
 
-/*
- *     Define HAVE_TIMEVAL if the system supports the BSD style clock values.
- *     Look in <sys/time.h> for a timeval structure.
- */
-
-#define HAVE_TIMEVAL
-
-/*
- *     Define HAVE_SELECT if the system supports the `select' system call.
- */
-
-#define HAVE_SELECT
-
 /*
  *     Define HAVE_PTYS if the system supports pty devices.
  */
@@ -134,10 +122,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define CLASH_DETECTION
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /vmunix.  */
 
 #define KERNEL_FILE "/vmunix"
@@ -177,10 +161,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    #define TEXT_START 0
 */
 
-/* (Assume) we do have vfork.  */
-
-#define HAVE_VFORK
-
 /* Process groups work in the traditional BSD manner.  */
 
 #define BSD_PGRPS