From 0d33a6902ca630ffe42243b416ec3629a07b4cac Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 10 Aug 1993 21:30:51 +0000 Subject: [PATCH] (m88k-tektronix-sysv3*): Added the missing *. Use tekxd88, not tekXD88. --- configure1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure1.in b/configure1.in index 07978375461..104ee84519c 100755 --- a/configure1.in +++ b/configure1.in @@ -815,8 +815,8 @@ case "${canonical}" in ;; ## Tektronix XD88 - m88k-tektronix-sysv3 ) - machine=tekXD88 opsys=usg5-3 + m88k-tektronix-sysv3* ) + machine=tekxd88 opsys=usg5-3 ;; ## Tektronix 16000 box (6130?) -- 2.39.5