OpenSDE Packages Database (without history before r20070)
 
 
 
 
 
 

5 lines
162 B

# If heimdal is available activate gssapi support
if pkginstalled -f heimdal ; then
var_append extraconfopt " " "--with-gssapi=$root/$( pkgprefix heimdal )"
fi