Current File : //opt/RZruby/share/doc/ruby/html/d9/d79/readline_2extconf_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.5"/>
<title>Ruby: ext/readline/extconf.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 style="padding-left: 0.5em;">
   <div id="projectname">Ruby
   &#160;<span id="projectnumber">1.9.3p551(2014-11-13revision48407)</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="../../index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="../../modules.html"><span>Modules</span></a></li>
      <li><a href="../../annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="../../files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="../../files.html"><span>File&#160;List</span></a></li>
      <li><a href="../../globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="../../dir_31cedd4509e06940f559c1ca2f722e02.html">ext</a></li><li class="navelem"><a class="el" href="../../dir_3df65556232b66b5be960d4f7879eca3.html">readline</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">extconf.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="../../d9/d79/readline_2extconf_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef EXTCONF_H</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define EXTCONF_H</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a5503f56afcd40397266898e7b98abdd5">    3</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_READLINE_READLINE_H 1</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a361f3ef834c4bbb2c6d8f52f5be67c4c">    4</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_READLINE_HISTORY_H 1</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#abff83fba882d8f864c94a26b73d5b9ed">    5</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_GETC 1</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a7fb7bc6477fd8d9063ac166768b5384d">    6</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_GETC_FUNCTION 1</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#ac1ae3ec80489e21bce92075a3301e6b2">    7</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a8420978f0a5755823b9decf56243fc70">    8</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_USERNAME_COMPLETION_FUNCTION 1</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#ae2afacd19307effe6abede3ac2924354">    9</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_COMPLETION_MATCHES 1</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a50458c2aa57bbe5bdcee46aaa5541298">   10</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_REFRESH_LINE 1</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#ac2627ceaeb7877d53bbef495bc12df6c">   11</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_DEPREP_TERM_FUNCTION 1</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a5ebc639189e5b5647347e942b3efae82">   12</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_COMPLETION_APPEND_CHARACTER 1</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a1fdcedaed7002222e330c79f964e3a99">   13</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_BASIC_WORD_BREAK_CHARACTERS 1</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#adbb2bd52c8d43b43c0a7999bea191bae">   14</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_COMPLETER_WORD_BREAK_CHARACTERS 1</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a5e2c5f23289494448b314cb134764b1c">   15</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_BASIC_QUOTE_CHARACTERS 1</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#ad5e624e47a422e9c143705d8a7e553ca">   16</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_COMPLETER_QUOTE_CHARACTERS 1</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#acd654857f76e5ef8e16b2a532ab70a57">   17</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_FILENAME_QUOTE_CHARACTERS 1</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a6fe8fe90bd01beca0fa3e6f8563cfa12">   18</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_ATTEMPTED_COMPLETION_OVER 1</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a516897138211965b4181acb2cf07878b">   19</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_LIBRARY_VERSION 1</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#ac0d0850ef13a130e40b996f2de7be8c0">   20</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_EDITING_MODE 1</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#ab1f1e0b237e43bd9d42d06d51686c412">   21</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_LINE_BUFFER 1</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a7cb009e89d7962aadddcfc1bec903484">   22</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_POINT 1</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a73a7c8f213e09a2ba9a132cc1bb22dca">   23</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_EVENT_HOOK 1</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a9582f70f3fc6e05354093ad4d45126f1">   24</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_CATCH_SIGWINCH 1</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a4e0a30634d38f5580346741084fdf669">   25</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_CATCH_SIGNALS 1</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#aa6b18b1a8fc5655717002cd5388e8b25">   26</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_CLEANUP_AFTER_SIGNAL 1</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a59a458ee7f6ab69d570474eb622fb3a2">   27</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_FREE_LINE_STATE 1</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a7cb2961cffcec8f85eb1283059a42f99">   28</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_CLEAR_SIGNALS 1</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#adf9255dbf5fd1aa59765815e5d51ab06">   29</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_SET_SCREEN_SIZE 1</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#ae046ab9ead0710a4aef7599a0d8b085f">   30</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_GET_SCREEN_SIZE 1</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#ac4f5f0f7b2b3311c3ba83649de4e1dc6">   31</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_VI_EDITING_MODE 1</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#af7c8c546e199082de681d350a0faa117">   32</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_RL_EMACS_EDITING_MODE 1</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#a649252d8eb6b5584753f74e7a5bad1f0">   33</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_REPLACE_HISTORY_ENTRY 1</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#af89741a825a98612e58fd3d93af4a70b">   34</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_REMOVE_HISTORY 1</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="../../d9/d79/readline_2extconf_8h.html#aa1941feff59bc3e7f5b75b07a33d4f0e">   35</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define HAVE_CLEAR_HISTORY 1</span></div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#endif</span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>