diff options
author | Ian <ian@pomf.net> | 1996-06-18 18:23:57 +0000 |
---|---|---|
committer | Ian <ian@pomf.net> | 1996-06-18 18:23:57 +0000 |
commit | 1c719dd82cdfc280c9c46e51a72fff73cdaec1a2 (patch) | |
tree | 8f10415ca841d2332fb2879c447c3e951ae4546e /config.sub | |
parent | 8882a2dad5060a5c950ae31486863496a2ff05b1 (diff) | |
download | glibc-1c719dd82cdfc280c9c46e51a72fff73cdaec1a2.tar.gz glibc-1c719dd82cdfc280c9c46e51a72fff73cdaec1a2.tar.xz glibc-1c719dd82cdfc280c9c46e51a72fff73cdaec1a2.zip |
Recognize -openvms.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index 27a3689f78..3073b691d2 100755 --- a/config.sub +++ b/config.sub @@ -653,7 +653,7 @@ case $os in # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ - | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]* \ + | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ | -amigados* | -msdos* | -newsos* | -unicos* | -aof* | -aos* \ | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ |