From 176fe5fc8db729697828350a5ba288a5477ff092 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Thu, 10 Jul 2008 15:25:35 +0000 Subject: [PATCH] * configure.in: Remove references to desupported systems. * configure: Regenerate. --- ChangeLog | 3 ++- configure | 2 +- configure.in | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index b79c6124b52..f435d752c2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2008-07-10 Dan Nicolaescu - * configure.in: Use macppc for Darwin. + * configure.in: Use macppc for Darwin. Remove references to + desupported systems. * configure: Regenerate. 2008-07-05 Glenn Morris diff --git a/configure b/configure index c5c3ee640b9..b3b36a7593b 100755 --- a/configure +++ b/configure @@ -2530,7 +2530,7 @@ _ACEOF machine=sparc opsys=gnu-linux ;; - *-auspex-sunos* | *-sun-sunos* | *-sun-bsd* | *-sun-solaris* \ + *-sun-solaris* \ | i[3456]86-*-solaris2* | i[3456]86-*-sunos5* | powerpc*-*-solaris2* \ | rs6000-*-solaris2*) case "${canonical}" in diff --git a/configure.in b/configure.in index 847e98980fe..8c079482ec2 100644 --- a/configure.in +++ b/configure.in @@ -433,7 +433,7 @@ dnl see the `changequote' comment above. machine=sparc opsys=gnu-linux ;; - *-auspex-sunos* | *-sun-sunos* | *-sun-bsd* | *-sun-solaris* \ + *-sun-solaris* \ | i[3456]86-*-solaris2* | i[3456]86-*-sunos5* | powerpc*-*-solaris2* \ | rs6000-*-solaris2*) case "${canonical}" in -- 2.39.2