]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Fri, 12 May 2017 13:18:50 +0000 (06:18 -0700)
committerKarl Berry <karl@freefriends.org>
Fri, 12 May 2017 13:18:50 +0000 (06:18 -0700)
build-aux/config.guess

index 3ef33381eaa971f859fbde91ed7c6cbb785cc6c1..faa63aa9429d4d85982d479488cb0f1504cb3177 100755 (executable)
@@ -1335,13 +1335,13 @@ EOF
     *:QNX:*:4*)
        echo i386-pc-qnx
        exit ;;
-    NEO-?:NONSTOP_KERNEL:*:*)
+    NEO-*:NONSTOP_KERNEL:*:*)
        echo neo-tandem-nsk${UNAME_RELEASE}
        exit ;;
     NSE-*:NONSTOP_KERNEL:*:*)
        echo nse-tandem-nsk${UNAME_RELEASE}
        exit ;;
-    NSR-?:NONSTOP_KERNEL:*:*)
+    NSR-*:NONSTOP_KERNEL:*:*)
        echo nsr-tandem-nsk${UNAME_RELEASE}
        exit ;;
     NSX-*:NONSTOP_KERNEL:*:*)