comparison build-aux/config.sub @ 39214:efb5bb56aebb

autoupdate
author Karl Berry <karl@freefriends.org>
date Sat, 13 Jan 2018 09:04:47 -0800
parents a84944a803bc
children 05559b835ef6
comparison
equal deleted inserted replaced
39213:a84944a803bc 39214:efb5bb56aebb
1 #! /bin/sh 1 #! /bin/sh
2 # Configuration validation subroutine script. 2 # Configuration validation subroutine script.
3 # Copyright 1992-2018 Free Software Foundation, Inc. 3 # Copyright 1992-2018 Free Software Foundation, Inc.
4 4
5 timestamp='2018-01-11' 5 timestamp='2018-01-13'
6 6
7 # This file is free software; you can redistribute it and/or modify it 7 # This file is free software; you can redistribute it and/or modify it
8 # under the terms of the GNU General Public License as published by 8 # under the terms of the GNU General Public License as published by
9 # the Free Software Foundation; either version 3 of the License, or 9 # the Free Software Foundation; either version 3 of the License, or
10 # (at your option) any later version. 10 # (at your option) any later version.
1722 os=-genix 1722 os=-genix
1723 ;; 1723 ;;
1724 i370-*) 1724 i370-*)
1725 os=-mvs 1725 os=-mvs
1726 ;; 1726 ;;
1727 *-next)
1728 os=-nextstep3
1729 ;;
1730 *-gould) 1727 *-gould)
1731 os=-sysv 1728 os=-sysv
1732 ;; 1729 ;;
1733 *-highlevel) 1730 *-highlevel)
1734 os=-bsd 1731 os=-bsd