mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 05:52:32 -08:00
[SOLARIS2]: Define SUNOS_5.
This commit is contained in:
parent
0f965ba3f7
commit
6f32ea6a98
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ extern int errno;
|
|||
#define decstation
|
||||
#endif
|
||||
|
||||
#if defined(sun) && defined(SVR4)
|
||||
#if (defined(sun) && defined(SVR4)) || defined (SOLARIS2)
|
||||
#define SUNOS_5
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue