Mercurial > hg > xemacs-beta
comparison Installation @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
1 Configured for `i586-unknown-linux2.0.26'. | |
2 | |
3 Where should the build process find the source code? /usr/local/xemacs/xemacs-20.0-b30 | |
4 What installation prefix should install use? /usr/local | |
5 What operating system and machine description files should XEmacs use? | |
6 `s/linux.h' and `m/intel386.h' | |
7 What compiler should XEmacs be built with? gcc -g -O4 -malign-loops=2 -malign-jumps=2 | |
8 Should XEmacs use the GNU version of malloc? yes | |
9 Should XEmacs use the relocating allocator for buffers? yes | |
10 What window system should XEmacs use? x11 | |
11 Where do we find X Windows header files? /usr/X11R6/include | |
12 Where do we find X Windows libraries? /usr/X11R6/lib | |
13 Compiling in support for XAUTH. | |
14 Compiling in support for XPM. | |
15 Compiling in support for X-Face headers. | |
16 Compiling in support for GIF image conversion. | |
17 Compiling in support for JPEG image conversion. | |
18 Compiling in native sound support. | |
19 Compiling in support for Berkeley DB. | |
20 Compiling in support for GNU DBM. | |
21 Compiling in Mule (multi-lingual) support. | |
22 Compiling in support for OffiX. | |
23 Using the Lucid menubar. | |
24 Using the Lucid scrollbar. | |
25 Using the Athena dialog boxes. | |
26 Compiling in extra code for debugging. | |
27 Compiling in code for checking XEmacs memory usage. |