From cf398593fdc865b162fa495c91c5b1e289b86d6b Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Tue, 22 Apr 1997 17:55:20 +0000 Subject: [PATCH] From: System Administrator Subject: [PORTS] Configure for DEC-Alpha Configure script properly detects alpha-dec-osf4.0 machine, but sets a default GENERIC template for it. I modified tempplate/.similar to add alpha-dec-osf4.0=alpha. Then configure properly set the template to alpha. --- src/template/.similar | 1 + 1 file changed, 1 insertion(+) diff --git a/src/template/.similar b/src/template/.similar index 53176f5a85..527e6a2893 100644 --- a/src/template/.similar +++ b/src/template/.similar @@ -1,2 +1,3 @@ sparc-sun-solaris2.5=sparc_solaris-gcc i386-unknown-freebsd3.0=freebsd +alpha-dec-osf4.0=alpha