]> git.eshelyaron.com Git - emacs.git/commit
Simplify Solaris port
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Aug 2020 00:36:50 +0000 (17:36 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Aug 2020 00:38:41 +0000 (17:38 -0700)
commit155b2c8a8d51a492a8c350b92bd3e83187d72b78
tree4cbb7f487fa85232f216662a71caa202e95899d1
parent1a99697b4d8c11a10d5e6a306103740d92cc08a1
Simplify Solaris port

This should avoid some configuration confusion as exemplified
by Jeffrey Walton’s recent bug report (Bug#42675).
* configure.ac (opsys): Simplify Solaris configuration by
not worrying about Solaris 9 and earlier, as they are no
longer supported by the Solaris developers.  This should
support Walton’s ‘./configure --build=x86_64-sun-solaris’.
Instead of bothering with ‘opsys=sol2-6’ and ‘opsys=sol2-10’,
just use ‘opsys=solaris’.  All uses changed.
(emacs_check_sunpro_c): Remove unused var.
* doc/misc/tramp.texi (Remote programs):
* etc/MACHINES, etc/PROBLEMS:
Modernize PATH for Oracle Developer Studio.
* etc/PROBLEMS: Move Solaris-related problems to legacy area,
except those that are still relevant.
configure.ac
doc/misc/tramp.texi
etc/MACHINES
etc/PROBLEMS
lisp/dired-aux.el