comparison src/s/gnu.h @ 175:2d532a89d707 r20-3b14

Import from CVS: tag r20-3b14
author cvs
date Mon, 13 Aug 2007 09:50:14 +0200
parents 85ec50267440
children c5d627a313b1
comparison
equal deleted inserted replaced
174:bb3568571b84 175:2d532a89d707
30 #define SYSTEM_TYPE "gnu" 30 #define SYSTEM_TYPE "gnu"
31 31
32 /* XXX should getloadavg be in libc? Should we have a libutil? 32 /* XXX should getloadavg be in libc? Should we have a libutil?
33 #define HAVE_GETLOADAVG */ 33 #define HAVE_GETLOADAVG */
34 34
35 #define SIGNALS_VIA_CHARACTERS 35 /* #define SIGNALS_VIA_CHARACTERS */ /* mrb */
36 36
37 #define NO_TERMIO 37 /* #define NO_TERMIO */ /* mrb */
38 38
39 #define LIBS_DEBUG 39 #define LIBS_DEBUG
40 40
41 /* XXX emacs should not expect TAB3 to be defined. */ 41 /* XXX emacs should not expect TAB3 to be defined. */
42 #define TABDLY OXTABS 42 #define TABDLY OXTABS