Mercurial > hg > xemacs-beta
diff INSTALL @ 50:ee648375d8d6 r19-16b91
Import from CVS: tag r19-16b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:56:41 +0200 |
parents | ac2d302a0011 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/INSTALL Mon Aug 13 08:56:06 2007 +0200 +++ b/INSTALL Mon Aug 13 08:56:41 2007 +0200 @@ -2,8 +2,6 @@ Copyright (c) 1994, 1995, 1996 Board of Trustees, University of Illinois Copyright (c) 1994 Free Software Foundation, Inc. -Synched up with: FSF 19.30. - Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the copyright notice and permission notice are preserved, @@ -55,7 +53,8 @@ system has X, and arrange to use it if present. Additional support can be included for the NeXTstep system by -specifying the flag `--with-ns'. This is not yet fully supported. +specifying the flag `--with-ns'. This was never implemented, and code +referencing it has been removed from XEmacs 20.3. The `--x-includes=DIR' and `--x-libraries=DIR' options tell the build process where the compiler should look for the include files and @@ -219,15 +218,15 @@ The `--with-energize' option specifies that XEmacs should be built with support for the Lucid Energize system. (If you have not purchased Energize, specifying this option won't gain you anything.) -Currently this doesn't work. +This doesn't work and has been removed from XEmacs 20.3. The `--external-widget' option specifies that XEmacs should be built -with support for being used as a widget. This functionality should be -considered beta. +with support for being used as a widget. This apparently doesn't work. The `--with-mocklisp' option specifies that XEmacs should be built with support for Mocklisp. Do not use this option unless you have a -Mocklisp program that you need to run. +Mocklisp program that you need to run. Mocklisp support has been removed +as of XEmacs 20.3. The `--with-xmu=no' option can be used if your vendor doesn't ship the Xmu library. @@ -260,7 +259,7 @@ allocator. The `--with-epoch' option enables functionality taken from Epoch. -Currently this doesn't work. +Currently this doesn't work and the option has been removed from XEmacs 20.3. The `--debug' and `--error-checking' options are intended for use only by the developers. `--debug' adds code to be compiled in for @@ -666,5 +665,3 @@ See the file PROBLEMS in this directory for a list of various problems sometimes encountered, and what to do about them. - -