comparison src/s/dgux5-4-3.h @ 88155:d7ddb3e565de

sync with trunk
author Henrik Enberg <henrik.enberg@telia.com>
date Mon, 16 Jan 2006 00:03:54 +0000
parents ee5224740210
children
comparison
equal deleted inserted replaced
88154:8ce476d3ba36 88155:d7ddb3e565de
1 /* Definitions file for GNU Emacs running on Data General's DG/UX 1 /* Definitions file for GNU Emacs running on Data General's DG/UX
2 version 5.4 Release 3.00 and above. 2 version 5.4 Release 3.00 and above.
3 Copyright (C) 1994 Free Software Foundation, Inc. 3 Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5 This file is part of GNU Emacs. 5 This file is part of GNU Emacs.
6 6
7 GNU Emacs is free software; you can redistribute it and/or modify 7 GNU Emacs is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by 8 it under the terms of the GNU General Public License as published by
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 15 GNU General Public License for more details.
16 16
17 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
18 along with GNU Emacs; see the file COPYING. If not, write to 18 along with GNU Emacs; see the file COPYING. If not, write to
19 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 19 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20 Boston, MA 02111-1307, USA. */ 20 Boston, MA 02110-1301, USA. */
21 21
22 /* NOTE: DGUX5.4R3.00 will not build with the delivered gcc-2.4.5 22 /* NOTE: DGUX5.4R3.00 will not build with the delivered gcc-2.4.5
23 compiler. You must upgraded to at least gcc-2.5.8. If you are 23 compiler. You must upgraded to at least gcc-2.5.8. If you are
24 running DGUX 5.4R3.00 check on the system dg-rtp.dg.com:/pub/gnu 24 running DGUX 5.4R3.00 check on the system dg-rtp.dg.com:/pub/gnu
25 for gcc-2.5.8 or later compiler. 25 for gcc-2.5.8 or later compiler.
60 #endif 60 #endif
61 61
62 /* This is needed according to Ehud Karni <ehud@unix.simonwiesel.co.il> 62 /* This is needed according to Ehud Karni <ehud@unix.simonwiesel.co.il>
63 for m88k-dg-dgux5.4R3.10. */ 63 for m88k-dg-dgux5.4R3.10. */
64 #undef BSD_PGRPS 64 #undef BSD_PGRPS
65
66 /* arch-tag: c11938c9-0cb0-4652-88aa-7eb80bf1cda9
67 (do not change this comment) */