Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3d102c59
Commit
3d102c59
authored
Nov 08, 1994
by
Karl Heuer
Browse files
Accept `news' as a synonym for `newsos'.
parent
3558db6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
configure.in
configure.in
+3
-3
No files found.
configure.in
View file @
3d102c59
...
...
@@ -578,13 +578,13 @@ case "${canonical}" in
m68*-sony-bsd4.3* )
machine=news opsys=bsd4-3
;;
m68*-sony-newsos3*)
m68*-sony-newsos3*
| m68*-sony-news3*
)
machine=news opsys=bsd4-3
;;
mips-sony-bsd* | mips-sony-newsos4* )
mips-sony-bsd* | mips-sony-newsos4*
| mips-sony-news4*
)
machine=news-risc opsys=bsd4-3
;;
mips-sony-news
os
* )
mips-sony-news* )
machine=news-risc opsys=newsos5
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment