mirror of
git://git.sv.gnu.org/autoconf
synced 2025-04-06 15:10:23 +08:00
1999-02-28 Ben Elliston <bje@cygnus.com>
* config.sub: Add `oskit' as a basic system type. From Godmar Back <gback@cs.utah.edu>.
This commit is contained in:
parent
b64a0e7e33
commit
b896c4e26f
@ -1,3 +1,8 @@
|
||||
1999-02-28 Ben Elliston <bje@cygnus.com>
|
||||
|
||||
* config.sub: Add `oskit' as a basic system type. From Godmar Back
|
||||
<gback@cs.utah.edu>.
|
||||
|
||||
1999-02-26 Ben Elliston <bje@cygnus.com>
|
||||
|
||||
* install-sh: Avoid trailing whitespace.
|
||||
|
2
config.sub
vendored
2
config.sub
vendored
@ -723,7 +723,7 @@ case $os in
|
||||
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
|
||||
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
|
||||
| -mingw32* | -linux-gnu* | -uxpv* | -beos* | -rhapsody* \
|
||||
| -openstep* | -mpeix*)
|
||||
| -openstep* | -mpeix* | -oskit*)
|
||||
# Remember, each alternative MUST END IN *, to match a version number.
|
||||
;;
|
||||
-linux*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user