From 757a0f5afe8fb10870ad1a0d4a73a2e19a1a78e4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 12 May 2017 06:18:50 -0700 Subject: autoupdate --- build-aux/config.guess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-aux') diff --git a/build-aux/config.guess b/build-aux/config.guess index 3ef33381ea..faa63aa942 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -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:*:*) -- cgit v1.2.1