cosmetic tweaks
This commit is contained in:
parent
f9c8af064c
commit
3282a60689
1 changed files with 1 additions and 1 deletions
2
config.guess
vendored
2
config.guess
vendored
|
@ -564,7 +564,7 @@ main ()
|
|||
#endif
|
||||
int version;
|
||||
version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`;
|
||||
printf ("%s-next-nextstep%s\n", __ARCHITECTURE__, version==2 ? "2" : "3");
|
||||
printf ("%s-next-%s%d\n", __ARCHITECTURE__, version);
|
||||
exit (0);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue