view src/=convexos.h @ 29652:35fabb4b6bab

Add support for `*-lynxos*'. Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as recommended by <Karen.Dorhamer@compaq.com> to fix problems on Tru64 UNIX v5.0.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 14 Jun 2000 13:37:07 +0000
parents 8175d30c0181
children
line wrap: on
line source

/* Definitions file for GNU Emacs running on ConvexOS.  */

#include "bsd4-3.h"

/* First pty name is /dev/pty?0.  We have to search for it. */
#undef FIRST_PTY_LETTER
#define FIRST_PTY_LETTER first_pty_letter

/* getpgrp requires no arguments. */
#define GETPGRP_NO_ARG