]> code.delx.au - gnu-emacs/blobdiff - etc/MACHINES
* test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.
[gnu-emacs] / etc / MACHINES
index 7e13f17a461958d1a361d12d536e45f0a7e431a8..5562dc260358f5dbe01c51c7aa7555d2e0936c94 100644 (file)
@@ -1,6 +1,6 @@
 Emacs machines list
 
-Copyright (C) 1989-1990, 1992-1993, 1998, 2001-2015 Free Software
+Copyright (C) 1989-1990, 1992-1993, 1998, 2001-2016 Free Software
 Foundation, Inc.
 See the end of the file for license conditions.
 
@@ -10,12 +10,12 @@ Information about older releases, and platforms that are no longer
 supported, has been removed.  Consult older versions of this file if
 you are interested in this information.
 
-The `configure' script uses the configuration name, and the results of
+The 'configure' script uses the configuration name, and the results of
 testing the system, to decide which options to use in src/config.h and
 elsewhere (eg Makefiles).
 
 If you add support for a new configuration, add a section to this
-file, and edit the `configure.ac' source as needed.
+file, and edit the 'configure.ac' source as needed.
 
 Some obsolete platforms are unsupported beginning with Emacs 23.1.  See
 the list at the end of this file.
@@ -90,9 +90,9 @@ the list at the end of this file.
   On Solaris, do not use /usr/ucb/cc.  Use /opt/SUNWspro/bin/cc.  Make
   sure that /usr/ccs/bin and /opt/SUNWspro/bin are in your PATH before
   /usr/ucb.  (Most free software packages have the same requirement on
-  Solaris.)  With this compiler, use `/opt/SUNWspro/bin/cc -E' as the
+  Solaris.)  With this compiler, use '/opt/SUNWspro/bin/cc -E' as the
   preprocessor.  If this inserts extra whitespace into its output (see
-  the PROBLEMS file) then add the option `-Xs'.
+  the PROBLEMS file) then add the option '-Xs'.
 
   To build a 64-bit Emacs (with larger maximum buffer size) on a
   Solaris system which supports 64-bit executables, specify the -m64
@@ -105,12 +105,10 @@ the list at the end of this file.
 
   Emacs versions later than 24.4 will not compile on Irix by default.
   (Note that SGI stopped supporting Irix in December 2013.)
-  You should be able to work around the problem either by porting the
-  Emacs undumping code to GCC under Irix, or by configuring --with-wide-int.
   Older versions of Emacs 24 (and 23?) also had problems on Irix.
   It *may* be possible to build Emacs <= 24.4 on Irix 6.5 with an old
   version (3.1) of gcc.  Newer versions of gcc may not work.
-  See <http://debbugs.gnu.org/9684>.
+  See <http://bugs.gnu.org/9684>.
 
 \f
 * Obsolete platforms