* configure.in: Remove references to desupported systems.
* configure: Regenerate.
This commit is contained in:
parent
8aa3be8322
commit
176fe5fc8d
3 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* configure.in: Use macppc for Darwin.
|
||||
* configure.in: Use macppc for Darwin. Remove references to
|
||||
desupported systems.
|
||||
* configure: Regenerate.
|
||||
|
||||
2008-07-05 Glenn Morris <rgm@gnu.org>
|
||||
|
|
2
configure
vendored
2
configure
vendored
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue