mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
SOLARIS: add autoconfig support for Studio 12.6
Add the canonical install path for Studio 12.6 to the autoconfig test. Change-Id: Id90ae1816845ed8aaa80be7b3d57846059084339 Reviewed-on: https://gerrit.openafs.org/13867 Tested-by: Mark Vitale <mvitale@sinenomine.net> Reviewed-by: Michael Meffie <mmeffie@sinenomine.net> Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
This commit is contained in:
parent
e87c40f454
commit
fe6798d0d9
@ -3,6 +3,7 @@ AC_DEFUN([SOLARIS_PATH_CC], [
|
||||
[m4_join([:],
|
||||
[/opt/SUNWspro/bin],
|
||||
[/opt/SunStudioExpress/bin],
|
||||
[/opt/developerstudio12.6/bin],
|
||||
[/opt/developerstudio12.5/bin],
|
||||
[/opt/solarisstudio12.4/bin],
|
||||
[/opt/solarisstudio12.3/bin],
|
||||
|
Loading…
x
Reference in New Issue
Block a user