HomeSort by: relevance | last modified time | path
    Searched refs:shlib_version_history (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/
Configure 267 $config{shlib_version_history} = "unknown";
274 qr/SHLIB_VERSION_HISTORY *"([^"]*)"/ => sub { $config{shlib_version_history}=$1 }
276 if ($config{shlib_version_history} ne "") { $config{shlib_version_history} .= ":"; }
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 114 SHLIB_VERSION_HISTORY={- $config{shlib_version_history} -}
descrip.mms.tmpl 111 SHLIB_VERSION_HISTORY={- $config{shlib_version_history} -}

Completed in 25 milliseconds