-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy patheditor.LOG
More file actions
77 lines (77 loc) · 2.49 KB
/
editor.LOG
File metadata and controls
77 lines (77 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
-----------------
editing ../maclib/Globalpro.ml
;(load "compat.ml") ;uncomment this line to enable old name compatibility.
No change; not updating ../maclib/Globalpro.ml
-----------------
editing ../src/2malloc.h
#define MSTATS TRUE /* TRUE to enable statistics */
updating ../src/2malloc.h
-----------------
editing ../src/ChanDefs.h
#define EIPC FALSE /* FALSE to use EIPC facility */
No change; not updating ../src/ChanDefs.h
-----------------
editing ../src/D.eipc/eipc.h
#define TCPconnect FALSE /* Berkeley TCP sockets 4.3, hybrid sysv */
#define PIPEconnect TRUE /* SYS_V */
No change; not updating ../src/D.eipc/eipc.h
-----------------
editing ../src/D.term/Makefile
#WTERMX11 = TrmX11.o # X11 window system driver
updating ../src/D.term/Makefile
-----------------
editing ../src/DspVScreen.h
#define SMALLSCREEN FALSE /* uncomment for small screen */
No change; not updating ../src/DspVScreen.h
-----------------
editing ../src/Makefile
MANDIR = /usr/man/u_man/man1
LDFLAGS = -n
CFLAGSALL =
CFLAGSOPT = -O
MCFLAGSINC =
#MACHSPECLIBAN = ThereIsNone # uncomment if no system-spec library
MACHSPECLIBAN = ThereIsNone # uncomment if no system-spec library
#WLIBSX11 = -lXt -lX11 # X11
#TLIBSCURSES = -lcurses
#RANLIB = ranlib $@
TLIBSCURSES = -lcurses
BINDIR = /up/local/bin
LIBDIR = /up/local/lib
BINMOVE = ln
LIBMOVE = ln
EMACSNAME = almacs
updating ../src/Makefile
-----------------
editing ../src/Trm.h
#define TERMINFO TRUE
#define GENERICTERM TRUE
No change; not updating ../src/Trm.h
-----------------
editing ../src/config.c
/* { "", TrmX11, "TrmX11" }, /* */
char *Dfl_EPATH = "/up/local/lib/emacs/maclib";
char *Dfl_DbDir = "/up/local/lib/emacs/databases/";
char *Dfl_HlprDir = "/up/local/lib/emacs/";
char *GlobalProfile = "/up/local/lib/emacs/maclib/Globalpro.ml";
updating ../src/config.c
-----------------
editing ../src/config.h
#define MACHINE_NAME "System V"
#define SYS_V FALSE /* ATT or Unisoft system V */
#define SYS_V TRUE /* ATT or Unisoft system V */
#define MACH_IBMRT FALSE /* if IBM-PC/RT */
#define LONGNAMES TRUE
#define HAS_NAMEDPIPE TRUE
#define HAS_FCNTL TRUE
#define HAS_BSD_DIR FALSE
#define HAS_FDSET FALSE
#define HAS_KILLPG FALSE /* FALSE if killpg(2) system call exists */
#define HAS_PUTENV TRUE
#define HAS_SYMLINKS FALSE
#define HAS_SELECT FALSE
#define HAS_DOPRNT FALSE
#define MACHINE_NAME "IBMRT/AIX"
#define MACH_IBMRT TRUE /* if IBM-PC/RT */
#define SMALL FALSE
No change; not updating ../src/config.h