diff --git a/ChangeLog b/ChangeLog index 32c0f3b..8ee5b63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-11-07 Adrian von Bidder + + * config.sub: Accept "-uclinux*" as a valid OS. + 2001-11-07 D.J. Barrow * config.sub: Added S/390 31 and 64 bit target. diff --git a/config.sub b/config.sub index 50a958d..2479469 100755 --- a/config.sub +++ b/config.sub @@ -1074,7 +1074,7 @@ case $os in | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ - | -os2* | -vos* | -palmos*) + | -os2* | -vos* | -palmos* | -uclinux*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*)