Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
doc
/
ruby
/
capi
/
html
/
de
/
d9e
/
//opt/alt/ruby21/share/doc/ruby/capi/html/de/d9e/verconf_8h_source.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Ruby: verconf.h Source File</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Ruby  <span id="projectnumber">2.1.10p492(2016-04-01revision54464)</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">verconf.h</div> </div> </div><!--header--> <div class="contents"> <a href="../../de/d9e/verconf_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#a34380b6f2b3e3bb61ba01e523d2f7574"> 1</a></span> <span class="preprocessor">#define RUBY_BASE_NAME "ruby"</span></div><div class="line"><a name="l00002"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#a5860393ad7077275d3b996d0a99f7113"> 2</a></span> <span class="preprocessor">#define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION</span></div><div class="line"><a name="l00003"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#a5a7f7af249224f4ac06cb8b186bb8147"> 3</a></span> <span class="preprocessor">#define RUBY_LIB_VERSION_STYLE 3 </span><span class="comment">/* full */</span><span class="preprocessor"></span></div><div class="line"><a name="l00004"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#ad01662a6db434effd2d877f1f3f8e3b0"> 4</a></span> <span class="preprocessor">#define RUBY_EXEC_PREFIX "/opt/alt/ruby21"</span></div><div class="line"><a name="l00005"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#a03b95cec259ed7a7b7dbd1bf5d719dea"> 5</a></span> <span class="preprocessor">#define RUBY_LIB_PREFIX RUBY_EXEC_PREFIX"/lib64/ruby"</span></div><div class="line"><a name="l00006"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#a14ba78989ef3e53a02b7558b75f60cc0"> 6</a></span> <span class="preprocessor">#define RUBY_ARCH_PREFIX_FOR(arch) RUBY_LIB_PREFIX"/"arch</span></div><div class="line"><a name="l00007"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#a8894141e9b3785bcfa9ecbdf21da47af"> 7</a></span> <span class="preprocessor">#define RUBY_SITEARCH_PREFIX_FOR(arch) RUBY_LIB_PREFIX"/"arch</span></div><div class="line"><a name="l00008"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#ad5f4cc8c3f3679948eb589b951bb1c2e"> 8</a></span> <span class="preprocessor">#define RUBY_LIB RUBY_LIB_PREFIX"/"RUBY_LIB_VERSION</span></div><div class="line"><a name="l00009"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#abe1ff5c1872b4ace6c8414a68625b54d"> 9</a></span> <span class="preprocessor">#define RUBY_ARCH_LIB_FOR(arch) RUBY_LIB"/"arch</span></div><div class="line"><a name="l00010"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#ae0a28ccbaae1db36b7b20763b3ef49c1"> 10</a></span> <span class="preprocessor">#define RUBY_SITE_LIB RUBY_LIB_PREFIX"/site_ruby"</span></div><div class="line"><a name="l00011"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#aa63f22ab4796145c5d5c44c950879bf3"> 11</a></span> <span class="preprocessor">#define RUBY_SITE_ARCH_LIB_FOR(arch) RUBY_SITE_LIB2"/"arch</span></div><div class="line"><a name="l00012"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#a6c21e571eb769a1ccf0cc9590f188fd2"> 12</a></span> <span class="preprocessor">#define RUBY_VENDOR_LIB RUBY_LIB_PREFIX"/vendor_ruby"</span></div><div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="../../de/d9e/verconf_8h.html#a2d90d16eba66465d54cce79e7afdb64a"> 13</a></span> <span class="preprocessor">#define RUBY_VENDOR_ARCH_LIB_FOR(arch) RUBY_VENDOR_LIB2"/"arch</span></div></div><!-- fragment --></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>