OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026