]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
1999-02-28 Ben Elliston <bje@cygnus.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Sun, 28 Feb 1999 04:36:29 +0000 (04:36 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Sun, 28 Feb 1999 04:36:29 +0000 (04:36 +0000)
* config.sub: Add `oskit' as a basic system type. From Godmar Back
<gback@cs.utah.edu>.

ChangeLog
config.sub

index fc11ce7fe984267d798aa4a0e9d8c3e5dd74ea38..2d3c23ba843d0a23d30727692ac2b49df32cb602 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 468bca4ac359db89cde2a4274877130ddde7609b..d5db77328fb89bf456e59ef0ef39cfb24f9a2de2 100755 (executable)
@@ -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*)