* config.guess (i386-sequent-ptx): Remove from the C program.

This commit is contained in:
Ben Elliston
2014-01-25 10:35:02 +11:00
parent 027f78e575
commit 040f6f53d0
2 changed files with 1 additions and 15 deletions

View File

@ -4,6 +4,7 @@
(m68k-hp-bsd): Likewise.
(i860-alliant-bsd): Likewise.
(i386-pc-bsd): Likewise.
(i386-sequent-ptx): Likewise.
2014-01-25 Ben Elliston <bje@gnu.org>