From: Ben Elliston Date: Sat, 23 Jan 1999 05:44:58 +0000 (+0000) Subject: 1999-01-23 Ben Elliston X-Git-Tag: experimental-branchpoint~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49b769df031a0adfd3cd87a071b46f0569d89884;p=thirdparty%2Fautoconf.git 1999-01-23 Ben Elliston * config.guess: Catch more NILE system models. Contributed by Akim Demaille and probably Graham Jenkins. --- diff --git a/ChangeLog b/ChangeLog index e41a3af7..4b86a8c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-01-23 Ben Elliston + * config.guess: Catch more NILE system models. Contributed by + Akim Demaille and probably Graham Jenkins. + * autoheader.sh: Force $tmpout to close to avoid Windows file sharing conflicts. From Mark Elbrecht . diff --git a/config.guess b/config.guess index d9d7c850..329821f4 100755 --- a/config.guess +++ b/config.guess @@ -152,7 +152,7 @@ EOF echo pyramid-pyramid-bsd fi exit 0 ;; - NILE:*:*:dcosx) + NILE*:*:*:dcosx) echo pyramid-pyramid-svr4 exit 0 ;; sun4H:SunOS:5.*:*)