From: Ben Elliston Date: Sun, 28 Feb 1999 04:36:29 +0000 (+0000) Subject: 1999-02-28 Ben Elliston X-Git-Tag: experimental-branchpoint~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b896c4e26ffa3f86a9dc29c0e38bb8133cdc7011;p=thirdparty%2Fautoconf.git 1999-02-28 Ben Elliston * config.sub: Add `oskit' as a basic system type. From Godmar Back . --- diff --git a/ChangeLog b/ChangeLog index fc11ce7f..2d3c23ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-02-28 Ben Elliston + + * config.sub: Add `oskit' as a basic system type. From Godmar Back + . + 1999-02-26 Ben Elliston * install-sh: Avoid trailing whitespace. diff --git a/config.sub b/config.sub index 468bca4a..d5db7732 100755 --- a/config.sub +++ b/config.sub @@ -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*)