*** ./configure.ORIG Tue Apr 13 20:37:09 2010 --- ./configure Tue Apr 13 20:42:27 2010 *************** *** 12858,12864 **** Xprefix=`eval echo $prefix` fi ! for dir in $Xprefix /usr/${host_alias} /usr /usr/local /usr/local/ssl /usr/pkg; do # # XXX - is there a better way to check if a given library is # in a given directory than checking each of the possible --- 12858,12864 ---- Xprefix=`eval echo $prefix` fi ! for dir in /opt/freeware $Xprefix /usr/${host_alias} /usr /usr/local /usr/local/ssl /usr/pkg; do # # XXX - is there a better way to check if a given library is # in a given directory than checking each of the possible