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:
Mark Vitale 2019-09-16 01:37:33 -04:00 committed by Benjamin Kaduk
parent e87c40f454
commit fe6798d0d9

View File

@ -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],