JShepherd <[EMAIL PROTECTED]> writes:

> Could someone please update NONSTOP_KERNEL entry in config.guess to
>
>      NSE-?:NONSTOP_KERNEL:*:*)
>          echo nse-tandem-nsk${UNAME_RELEASE}
>          exit 0 ;;
>      NSR-?:NONSTOP_KERNEL:*:*)
>          echo nsr-tandem-nsk${UNAME_RELEASE}
>          exit 0 ;;

That change has been in CVS for a while.

By the way, those changes are all done by the config project, so you
can submit future patches to <[EMAIL PROTECTED]>, as described in
the comments in config.guess.


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to