git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
5cf450a
)
merged-configure-support-solaris9-20011011
author
Nickolai Zeldovich
<kolya@mit.edu>
Thu, 11 Oct 2001 08:43:17 +0000 (08:43 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Thu, 11 Oct 2001 08:43:17 +0000 (08:43 +0000)
this slipped through the cracks when configure and configure-libafs were merged
acinclude.m4
patch
|
blob
|
history
diff --git
a/acinclude.m4
b/acinclude.m4
index
f95f431
..
a58237d
100644
(file)
--- a/
acinclude.m4
+++ b/
acinclude.m4
@@
-228,6
+228,9
@@
else
sparc-sun-solaris2.8)
AFS_SYSNAME="sun4x_58"
;;
+ sparc-sun-solaris2.9)
+ AFS_SYSNAME="sun4x_59"
+ ;;
alpha*-dec-osf4.0*)
AFS_SYSNAME="alpha_dux40"
;;