From e4f0aba9e74eea1d7d103e4e5a083f192971876e Mon Sep 17 00:00:00 2001 From: Agney Lopes Roth Ferraz Date: Sun, 9 Apr 2006 15:31:38 -0300 Subject: Import Debian changes 0.3.7pre-3 hardinfo (0.3.7pre-3) unstable; urgency=low * added mips64 support. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 1f3ac45e..ea279465 100755 --- a/configure +++ b/configure @@ -79,7 +79,7 @@ case $PROC in ARCH="ARCH_PPC" ;; x86_64) ARCH="ARCH_x86_64" ;; - mips) + mips*) ARCH="ARCH_MIPS" ;; parisc*) ARCH="ARCH_PARISC" ;; -- cgit v1.2.3