mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-11 13:43:40 +12:00
* config.guess (i386-pc-bsd): Remove from the C program.
This commit is contained in:
4
config.guess
vendored
4
config.guess
vendored
@ -1421,10 +1421,6 @@ main ()
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined (__386BSD__)
|
||||
printf ("i386-pc-bsd\n"); exit (0);
|
||||
#endif
|
||||
|
||||
#if defined (sequent)
|
||||
#if defined (i386)
|
||||
printf ("i386-sequent-dynix\n"); exit (0);
|
||||
|
Reference in New Issue
Block a user