Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > c9cfbd1355daacaf3b34517a6d7b18cc > files > 1086

libdap-doc-3.11.0-2.fc15.i686.rpm

<!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"/>
<title>libdap++: config.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">libdap++&#160;<span id="projectnumber">Updated for version 3.8.2</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</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>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('config_8h.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<h1>config.h</h1>  </div>
</div>
<div class="contents">
<a href="config_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* config.h.  Generated from config.h.in by configure.  */</span>
<a name="l00002"></a>00002 <span class="comment">/* config.h.in.  Generated from configure.ac by autoheader.  */</span>
<a name="l00003"></a>00003 
<a name="l00004"></a>00004 <span class="preprocessor">#ifndef _config_h</span>
<a name="l00005"></a>00005 <span class="preprocessor"></span><span class="preprocessor">#define _config_h</span>
<a name="l00006"></a>00006 <span class="preprocessor"></span>
<a name="l00007"></a>00007 <span class="comment">/* Define to the number of bits in type &#39;ptrdiff_t&#39;. */</span>
<a name="l00008"></a>00008 <span class="comment">/* #undef BITSIZEOF_PTRDIFF_T */</span>
<a name="l00009"></a>00009 
<a name="l00010"></a>00010 <span class="comment">/* Define to the number of bits in type &#39;sig_atomic_t&#39;. */</span>
<a name="l00011"></a>00011 <span class="comment">/* #undef BITSIZEOF_SIG_ATOMIC_T */</span>
<a name="l00012"></a>00012 
<a name="l00013"></a>00013 <span class="comment">/* Define to the number of bits in type &#39;size_t&#39;. */</span>
<a name="l00014"></a>00014 <span class="comment">/* #undef BITSIZEOF_SIZE_T */</span>
<a name="l00015"></a>00015 
<a name="l00016"></a>00016 <span class="comment">/* Define to the number of bits in type &#39;wchar_t&#39;. */</span>
<a name="l00017"></a>00017 <span class="comment">/* #undef BITSIZEOF_WCHAR_T */</span>
<a name="l00018"></a>00018 
<a name="l00019"></a>00019 <span class="comment">/* Define to the number of bits in type &#39;wint_t&#39;. */</span>
<a name="l00020"></a>00020 <span class="comment">/* #undef BITSIZEOF_WINT_T */</span>
<a name="l00021"></a>00021 
<a name="l00022"></a>00022 <span class="comment">/* What sort of HTTP client is this? */</span>
<a name="l00023"></a><a class="code" href="config_8h.html#a2c6ea16cccc0dfe3051c4b605841edf3">00023</a> <span class="preprocessor">#define CNAME &quot;libdap&quot;</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span>
<a name="l00025"></a>00025 <span class="comment">/* Define to one of `_getb67&#39;, `GETB67&#39;, `getb67&#39; for Cray-2 and Cray-YMP</span>
<a name="l00026"></a>00026 <span class="comment">   systems. This function is required for `alloca.c&#39; support on those systems.</span>
<a name="l00027"></a>00027 <span class="comment">   */</span>
<a name="l00028"></a>00028 <span class="comment">/* #undef CRAY_STACKSEG_END */</span>
<a name="l00029"></a>00029 
<a name="l00030"></a>00030 <span class="comment">/* Client version number */</span>
<a name="l00031"></a><a class="code" href="config_8h.html#a3a86ed8fb42f5192508897934b5f977e">00031</a> <span class="preprocessor">#define CVER &quot;3.11.0&quot;</span>
<a name="l00032"></a>00032 <span class="preprocessor"></span>
<a name="l00033"></a>00033 <span class="comment">/* Define to 1 if using `alloca.c&#39;. */</span>
<a name="l00034"></a>00034 <span class="comment">/* #undef C_ALLOCA */</span>
<a name="l00035"></a>00035 
<a name="l00036"></a>00036 <span class="comment">/* Highest DAP version implemented? */</span>
<a name="l00037"></a><a class="code" href="config_8h.html#a9757f0cc77df1fd0759b1b91a9f63ff0">00037</a> <span class="preprocessor">#define DAP_PROTOCOL_VERSION &quot;3.4&quot;</span>
<a name="l00038"></a>00038 <span class="preprocessor"></span>
<a name="l00039"></a>00039 <span class="comment">/* dbyte */</span>
<a name="l00040"></a><a class="code" href="config_8h.html#abdc44acc839d7a1687e279252df1d691">00040</a> <span class="preprocessor">#define DBYTE uint8_t</span>
<a name="l00041"></a>00041 <span class="preprocessor"></span>
<a name="l00042"></a>00042 <span class="comment">/* dfloat32 */</span>
<a name="l00043"></a><a class="code" href="config_8h.html#aa1b3c500fa2008a5d4dc45bf3ab1dd2d">00043</a> <span class="preprocessor">#define DFLOAT32 float</span>
<a name="l00044"></a>00044 <span class="preprocessor"></span>
<a name="l00045"></a>00045 <span class="comment">/* dfloat64 */</span>
<a name="l00046"></a><a class="code" href="config_8h.html#af475390dd116bad1faf22f6929a3eb18">00046</a> <span class="preprocessor">#define DFLOAT64 double</span>
<a name="l00047"></a>00047 <span class="preprocessor"></span>
<a name="l00048"></a>00048 <span class="comment">/* dint16 */</span>
<a name="l00049"></a><a class="code" href="config_8h.html#abdc6e99bf6954570d31075be15c62aeb">00049</a> <span class="preprocessor">#define DINT16 int16_t</span>
<a name="l00050"></a>00050 <span class="preprocessor"></span>
<a name="l00051"></a>00051 <span class="comment">/* int32 */</span>
<a name="l00052"></a><a class="code" href="config_8h.html#ab6a2a767f5e4183aec39851ea226e261">00052</a> <span class="preprocessor">#define DINT32 int32_t</span>
<a name="l00053"></a>00053 <span class="preprocessor"></span>
<a name="l00054"></a>00054 <span class="comment">/* Set instrumentation to level 1 (see debug.h) */</span>
<a name="l00055"></a>00055 <span class="comment">/* #undef DODS_DEBUG */</span>
<a name="l00056"></a>00056 
<a name="l00057"></a>00057 <span class="comment">/* Set instrumentation to level 2 */</span>
<a name="l00058"></a>00058 <span class="comment">/* #undef DODS_DEBUG2 */</span>
<a name="l00059"></a>00059 
<a name="l00060"></a>00060 <span class="comment">/* uint16 */</span>
<a name="l00061"></a><a class="code" href="config_8h.html#ab575bb5a2d6970b7ead017ae18753503">00061</a> <span class="preprocessor">#define DUINT16 uint16_t</span>
<a name="l00062"></a>00062 <span class="preprocessor"></span>
<a name="l00063"></a>00063 <span class="comment">/* uint32 */</span>
<a name="l00064"></a><a class="code" href="config_8h.html#a1795f67cb7c741924f2f80a7cca0daeb">00064</a> <span class="preprocessor">#define DUINT32 uint32_t</span>
<a name="l00065"></a>00065 <span class="preprocessor"></span>
<a name="l00066"></a>00066 <span class="comment">/* Client name and version combined */</span>
<a name="l00067"></a><a class="code" href="config_8h.html#ab2eef76504098908aacbd5ec3433d93c">00067</a> <span class="preprocessor">#define DVR &quot;libdap/3.11.0&quot;</span>
<a name="l00068"></a>00068 <span class="preprocessor"></span>
<a name="l00069"></a>00069 <span class="comment">/* Should all the classes run ConstraintEvaluator::eval()? */</span>
<a name="l00070"></a><a class="code" href="config_8h.html#a4a0ade471112fc24c2bfc172fa0a9796">00070</a> <span class="preprocessor">#define EVAL 1</span>
<a name="l00071"></a>00071 <span class="preprocessor"></span>
<a name="l00072"></a>00072 <span class="comment">/* Define to 1 if you have the `alarm&#39; function. */</span>
<a name="l00073"></a><a class="code" href="config_8h.html#a777e1baef81548a6bd84c0da28443435">00073</a> <span class="preprocessor">#define HAVE_ALARM 1</span>
<a name="l00074"></a>00074 <span class="preprocessor"></span>
<a name="l00075"></a>00075 <span class="comment">/* Define to 1 if you have &#39;alloca&#39; after including &lt;alloca.h&gt;, a header that</span>
<a name="l00076"></a>00076 <span class="comment">   may be supplied by this distribution. */</span>
<a name="l00077"></a><a class="code" href="config_8h.html#aaf5250164f8a3c52b7820317aee7d9ce">00077</a> <span class="preprocessor">#define HAVE_ALLOCA 1</span>
<a name="l00078"></a>00078 <span class="preprocessor"></span>
<a name="l00079"></a>00079 <span class="comment">/* Define HAVE_ALLOCA_H for backward compatibility with older code that</span>
<a name="l00080"></a>00080 <span class="comment">   includes &lt;alloca.h&gt; only if HAVE_ALLOCA_H is defined. */</span>
<a name="l00081"></a><a class="code" href="config_8h.html#a277c3d138498b9267fe43589b6b7d91e">00081</a> <span class="preprocessor">#define HAVE_ALLOCA_H 1</span>
<a name="l00082"></a>00082 <span class="preprocessor"></span>
<a name="l00083"></a>00083 <span class="comment">/* Define to 1 if you have the `atexit&#39; function. */</span>
<a name="l00084"></a><a class="code" href="config_8h.html#ac4faa6cee576eede96dd582213f19b78">00084</a> <span class="preprocessor">#define HAVE_ATEXIT 1</span>
<a name="l00085"></a>00085 <span class="preprocessor"></span>
<a name="l00086"></a>00086 <span class="comment">/* Define to 1 if you have the `bzero&#39; function. */</span>
<a name="l00087"></a><a class="code" href="config_8h.html#ab7d125f3582382d5211ae2a88cccfe1e">00087</a> <span class="preprocessor">#define HAVE_BZERO 1</span>
<a name="l00088"></a>00088 <span class="preprocessor"></span>
<a name="l00089"></a>00089 <span class="comment">/* Define to 1 if you have the declaration of `getc_unlocked&#39;, and to 0 if you</span>
<a name="l00090"></a>00090 <span class="comment">   don&#39;t. */</span>
<a name="l00091"></a><a class="code" href="config_8h.html#a4bb3ff95a8d4178a7782f018dc006e17">00091</a> <span class="preprocessor">#define HAVE_DECL_GETC_UNLOCKED 1</span>
<a name="l00092"></a>00092 <span class="preprocessor"></span>
<a name="l00093"></a>00093 <span class="comment">/* Define to 1 if you have the declaration of `isblank&#39;, and to 0 if you</span>
<a name="l00094"></a>00094 <span class="comment">   don&#39;t. */</span>
<a name="l00095"></a>00095 <span class="comment">/* #undef HAVE_DECL_ISBLANK */</span>
<a name="l00096"></a>00096 
<a name="l00097"></a>00097 <span class="comment">/* Define to 1 if you have the &lt;dirent.h&gt; header file, and it defines `DIR&#39;.</span>
<a name="l00098"></a>00098 <span class="comment">   */</span>
<a name="l00099"></a><a class="code" href="config_8h.html#af9fbe15f58004c91c2d8b1fbaf91c1a3">00099</a> <span class="preprocessor">#define HAVE_DIRENT_H 1</span>
<a name="l00100"></a>00100 <span class="preprocessor"></span>
<a name="l00101"></a>00101 <span class="comment">/* Define to 1 if you have the &lt;dlfcn.h&gt; header file. */</span>
<a name="l00102"></a><a class="code" href="config_8h.html#a0ee1617ff2f6885ef384a3dd46f9b9d7">00102</a> <span class="preprocessor">#define HAVE_DLFCN_H 1</span>
<a name="l00103"></a>00103 <span class="preprocessor"></span>
<a name="l00104"></a>00104 <span class="comment">/* Define to 1 if you have the `dup2&#39; function. */</span>
<a name="l00105"></a><a class="code" href="config_8h.html#a2878546c1ea52be9a5b1859c7bc92ae5">00105</a> <span class="preprocessor">#define HAVE_DUP2 1</span>
<a name="l00106"></a>00106 <span class="preprocessor"></span>
<a name="l00107"></a>00107 <span class="comment">/* Define to 1 if you have the &lt;fcntl.h&gt; header file. */</span>
<a name="l00108"></a><a class="code" href="config_8h.html#a765d75020849aa0a9b6becd9a5b7a193">00108</a> <span class="preprocessor">#define HAVE_FCNTL_H 1</span>
<a name="l00109"></a>00109 <span class="preprocessor"></span>
<a name="l00110"></a>00110 <span class="comment">/* Define to 1 if you have the `getcwd&#39; function. */</span>
<a name="l00111"></a><a class="code" href="config_8h.html#a88f2f3e38594f0902031b6c14c75c399">00111</a> <span class="preprocessor">#define HAVE_GETCWD 1</span>
<a name="l00112"></a>00112 <span class="preprocessor"></span>
<a name="l00113"></a>00113 <span class="comment">/* Define to 1 if you have the `getpagesize&#39; function. */</span>
<a name="l00114"></a><a class="code" href="config_8h.html#add281e88fe03de68eb6833a0f7832cbc">00114</a> <span class="preprocessor">#define HAVE_GETPAGESIZE 1</span>
<a name="l00115"></a>00115 <span class="preprocessor"></span>
<a name="l00116"></a>00116 <span class="comment">/* Define if your compiler supports the #include_next directive. */</span>
<a name="l00117"></a><a class="code" href="config_8h.html#aaf7e04ac0746958d461bcdb1e71b7219">00117</a> <span class="preprocessor">#define HAVE_INCLUDE_NEXT 1</span>
<a name="l00118"></a>00118 <span class="preprocessor"></span>
<a name="l00119"></a>00119 <span class="comment">/* Define to 1 if you have the &lt;inttypes.h&gt; header file. */</span>
<a name="l00120"></a><a class="code" href="config_8h.html#ab90a030ff2790ebdc176660a6dd2a478">00120</a> <span class="preprocessor">#define HAVE_INTTYPES_H 1</span>
<a name="l00121"></a>00121 <span class="preprocessor"></span>
<a name="l00122"></a>00122 <span class="comment">/* Define to 1 if you have the `isblank&#39; function. */</span>
<a name="l00123"></a><a class="code" href="config_8h.html#a95e96283574b8b96b6cd1659f9788307">00123</a> <span class="preprocessor">#define HAVE_ISBLANK 1</span>
<a name="l00124"></a>00124 <span class="preprocessor"></span>
<a name="l00125"></a>00125 <span class="comment">/* Define to 1 if you have the `iswcntrl&#39; function. */</span>
<a name="l00126"></a><a class="code" href="config_8h.html#aec6b3a46bc6da4767c556a713f39fac6">00126</a> <span class="preprocessor">#define HAVE_ISWCNTRL 1</span>
<a name="l00127"></a>00127 <span class="preprocessor"></span>
<a name="l00128"></a>00128 <span class="comment">/* Define to 1 if you have the `iswctype&#39; function. */</span>
<a name="l00129"></a><a class="code" href="config_8h.html#a0a8db5fe25de47488fabde14a8191f53">00129</a> <span class="preprocessor">#define HAVE_ISWCTYPE 1</span>
<a name="l00130"></a>00130 <span class="preprocessor"></span>
<a name="l00131"></a>00131 <span class="comment">/* Define if you have &lt;langinfo.h&gt; and nl_langinfo(CODESET). */</span>
<a name="l00132"></a><a class="code" href="config_8h.html#aa6ac9015e081885c7f9f780bc4b05ca6">00132</a> <span class="preprocessor">#define HAVE_LANGINFO_CODESET 1</span>
<a name="l00133"></a>00133 <span class="preprocessor"></span>
<a name="l00134"></a>00134 <span class="comment">/* Define to 1 if you have the &lt;locale.h&gt; header file. */</span>
<a name="l00135"></a><a class="code" href="config_8h.html#aec3873a23961f50c1d92c8f75a50bd40">00135</a> <span class="preprocessor">#define HAVE_LOCALE_H 1</span>
<a name="l00136"></a>00136 <span class="preprocessor"></span>
<a name="l00137"></a>00137 <span class="comment">/* Define to 1 if you have the `localtime_r&#39; function. */</span>
<a name="l00138"></a><a class="code" href="config_8h.html#a9998e788d1738e06ada9064cea53af2e">00138</a> <span class="preprocessor">#define HAVE_LOCALTIME_R 1</span>
<a name="l00139"></a>00139 <span class="preprocessor"></span>
<a name="l00140"></a>00140 <span class="comment">/* Define to 1 if the system has the type `long long int&#39;. */</span>
<a name="l00141"></a><a class="code" href="config_8h.html#a235b3fe6fcd0c29253a2f5ca13346ada">00141</a> <span class="preprocessor">#define HAVE_LONG_LONG_INT 1</span>
<a name="l00142"></a>00142 <span class="preprocessor"></span>
<a name="l00143"></a>00143 <span class="comment">/* Define to 1 if your system has a GNU libc compatible `malloc&#39; function, and</span>
<a name="l00144"></a>00144 <span class="comment">   to 0 otherwise. */</span>
<a name="l00145"></a><a class="code" href="config_8h.html#a14503280ca0cb757db915eea09282bfc">00145</a> <span class="preprocessor">#define HAVE_MALLOC 1</span>
<a name="l00146"></a>00146 <span class="preprocessor"></span>
<a name="l00147"></a>00147 <span class="comment">/* Define to 1 if you have the &lt;malloc.h&gt; header file. */</span>
<a name="l00148"></a><a class="code" href="config_8h.html#a7981d8bf53b0cb48f41ab0e4ddb7c629">00148</a> <span class="preprocessor">#define HAVE_MALLOC_H 1</span>
<a name="l00149"></a>00149 <span class="preprocessor"></span>
<a name="l00150"></a>00150 <span class="comment">/* Define if the &#39;malloc&#39; function is POSIX compliant. */</span>
<a name="l00151"></a><a class="code" href="config_8h.html#aaf78e35b4b17664fd318b583b9ff3fc0">00151</a> <span class="preprocessor">#define HAVE_MALLOC_POSIX 1</span>
<a name="l00152"></a>00152 <span class="preprocessor"></span>
<a name="l00153"></a>00153 <span class="comment">/* Define to 1 if you have the `mbrtowc&#39; function. */</span>
<a name="l00154"></a><a class="code" href="config_8h.html#abb5cb68d209e621972395c1c71bc1d98">00154</a> <span class="preprocessor">#define HAVE_MBRTOWC 1</span>
<a name="l00155"></a>00155 <span class="preprocessor"></span>
<a name="l00156"></a>00156 <span class="comment">/* Define to 1 if you have the `memmove&#39; function. */</span>
<a name="l00157"></a><a class="code" href="config_8h.html#a7b300f836d3d79d0d9b0039a6b842ded">00157</a> <span class="preprocessor">#define HAVE_MEMMOVE 1</span>
<a name="l00158"></a>00158 <span class="preprocessor"></span>
<a name="l00159"></a>00159 <span class="comment">/* Define to 1 if you have the &lt;memory.h&gt; header file. */</span>
<a name="l00160"></a><a class="code" href="config_8h.html#ae93a78f9d076138897af441c9f86f285">00160</a> <span class="preprocessor">#define HAVE_MEMORY_H 1</span>
<a name="l00161"></a>00161 <span class="preprocessor"></span>
<a name="l00162"></a>00162 <span class="comment">/* Define to 1 if you have the `memset&#39; function. */</span>
<a name="l00163"></a><a class="code" href="config_8h.html#a3df52e9809253860c385be6f3a160607">00163</a> <span class="preprocessor">#define HAVE_MEMSET 1</span>
<a name="l00164"></a>00164 <span class="preprocessor"></span>
<a name="l00165"></a>00165 <span class="comment">/* Define to 1 if you have the `mktime&#39; function. */</span>
<a name="l00166"></a><a class="code" href="config_8h.html#aef0825e5a76229877cf5ef4bebbf8657">00166</a> <span class="preprocessor">#define HAVE_MKTIME 1</span>
<a name="l00167"></a>00167 <span class="preprocessor"></span>
<a name="l00168"></a>00168 <span class="comment">/* Define to 1 if you have the &lt;ndir.h&gt; header file, and it defines `DIR&#39;. */</span>
<a name="l00169"></a>00169 <span class="comment">/* #undef HAVE_NDIR_H */</span>
<a name="l00170"></a>00170 
<a name="l00171"></a>00171 <span class="comment">/* Define to 1 if you have the &lt;netinet/in.h&gt; header file. */</span>
<a name="l00172"></a><a class="code" href="config_8h.html#a0938658b988a082864efcee2d1b2bfd2">00172</a> <span class="preprocessor">#define HAVE_NETINET_IN_H 1</span>
<a name="l00173"></a>00173 <span class="preprocessor"></span>
<a name="l00174"></a>00174 <span class="comment">/* Define to 1 if you have the `pow&#39; function. */</span>
<a name="l00175"></a>00175 <span class="comment">/* #undef HAVE_POW */</span>
<a name="l00176"></a>00176 
<a name="l00177"></a>00177 <span class="comment">/* Define to 1 if you have the `putenv&#39; function. */</span>
<a name="l00178"></a><a class="code" href="config_8h.html#a2019f6c8defc179ec7b26b5cea18f27f">00178</a> <span class="preprocessor">#define HAVE_PUTENV 1</span>
<a name="l00179"></a>00179 <span class="preprocessor"></span>
<a name="l00180"></a>00180 <span class="comment">/* Define to 1 if you have the `setenv&#39; function. */</span>
<a name="l00181"></a><a class="code" href="config_8h.html#a4d775103dbaf3364eaf0f99dd6c22cca">00181</a> <span class="preprocessor">#define HAVE_SETENV 1</span>
<a name="l00182"></a>00182 <span class="preprocessor"></span>
<a name="l00183"></a>00183 <span class="comment">/* Define to 1 if &#39;sig_atomic_t&#39; is a signed integer type. */</span>
<a name="l00184"></a>00184 <span class="comment">/* #undef HAVE_SIGNED_SIG_ATOMIC_T */</span>
<a name="l00185"></a>00185 
<a name="l00186"></a>00186 <span class="comment">/* Define to 1 if &#39;wchar_t&#39; is a signed integer type. */</span>
<a name="l00187"></a>00187 <span class="comment">/* #undef HAVE_SIGNED_WCHAR_T */</span>
<a name="l00188"></a>00188 
<a name="l00189"></a>00189 <span class="comment">/* Define to 1 if &#39;wint_t&#39; is a signed integer type. */</span>
<a name="l00190"></a>00190 <span class="comment">/* #undef HAVE_SIGNED_WINT_T */</span>
<a name="l00191"></a>00191 
<a name="l00192"></a>00192 <span class="comment">/* Define to 1 if stdbool.h conforms to C99. */</span>
<a name="l00193"></a><a class="code" href="config_8h.html#a8c3fa1b2f1be8c6f6929548c548cf50a">00193</a> <span class="preprocessor">#define HAVE_STDBOOL_H 1</span>
<a name="l00194"></a>00194 <span class="preprocessor"></span>
<a name="l00195"></a>00195 <span class="comment">/* Define to 1 if you have the &lt;stddef.h&gt; header file. */</span>
<a name="l00196"></a><a class="code" href="config_8h.html#a0e6b9a04ae66b7846715e51a0a2dccff">00196</a> <span class="preprocessor">#define HAVE_STDDEF_H 1</span>
<a name="l00197"></a>00197 <span class="preprocessor"></span>
<a name="l00198"></a>00198 <span class="comment">/* Define to 1 if you have the &lt;stdint.h&gt; header file. */</span>
<a name="l00199"></a><a class="code" href="config_8h.html#ab6cd6d1c63c1e26ea2d4537b77148354">00199</a> <span class="preprocessor">#define HAVE_STDINT_H 1</span>
<a name="l00200"></a>00200 <span class="preprocessor"></span>
<a name="l00201"></a>00201 <span class="comment">/* Define to 1 if you have the &lt;stdlib.h&gt; header file. */</span>
<a name="l00202"></a><a class="code" href="config_8h.html#a9e0e434ec1a6ddbd97db12b5a32905e0">00202</a> <span class="preprocessor">#define HAVE_STDLIB_H 1</span>
<a name="l00203"></a>00203 <span class="preprocessor"></span>
<a name="l00204"></a>00204 <span class="comment">/* Define to 1 if you have the `strchr&#39; function. */</span>
<a name="l00205"></a><a class="code" href="config_8h.html#a37eb0020e42f0ebb6cba24c2888cc48b">00205</a> <span class="preprocessor">#define HAVE_STRCHR 1</span>
<a name="l00206"></a>00206 <span class="preprocessor"></span>
<a name="l00207"></a>00207 <span class="comment">/* Define to 1 if you have the `strerror&#39; function. */</span>
<a name="l00208"></a><a class="code" href="config_8h.html#a992653625041edef146772df96f7bca9">00208</a> <span class="preprocessor">#define HAVE_STRERROR 1</span>
<a name="l00209"></a>00209 <span class="preprocessor"></span>
<a name="l00210"></a>00210 <span class="comment">/* Define to 1 if you have the &lt;strings.h&gt; header file. */</span>
<a name="l00211"></a><a class="code" href="config_8h.html#a405d10d46190bcb0320524c54eafc850">00211</a> <span class="preprocessor">#define HAVE_STRINGS_H 1</span>
<a name="l00212"></a>00212 <span class="preprocessor"></span>
<a name="l00213"></a>00213 <span class="comment">/* Define to 1 if you have the &lt;string.h&gt; header file. */</span>
<a name="l00214"></a><a class="code" href="config_8h.html#ad4c234dd1625255dc626a15886306e7d">00214</a> <span class="preprocessor">#define HAVE_STRING_H 1</span>
<a name="l00215"></a>00215 <span class="preprocessor"></span>
<a name="l00216"></a>00216 <span class="comment">/* Define to 1 if you have the `strtol&#39; function. */</span>
<a name="l00217"></a><a class="code" href="config_8h.html#adca0e8e7c3827189abcd6ceae6f60c32">00217</a> <span class="preprocessor">#define HAVE_STRTOL 1</span>
<a name="l00218"></a>00218 <span class="preprocessor"></span>
<a name="l00219"></a>00219 <span class="comment">/* Define to 1 if you have the `strtoul&#39; function. */</span>
<a name="l00220"></a><a class="code" href="config_8h.html#a0f08977476bc5b181092cf8b3ddaf368">00220</a> <span class="preprocessor">#define HAVE_STRTOUL 1</span>
<a name="l00221"></a>00221 <span class="preprocessor"></span>
<a name="l00222"></a>00222 <span class="comment">/* Define to 1 if `st_blksize&#39; is a member of `struct stat&#39;. */</span>
<a name="l00223"></a><a class="code" href="config_8h.html#a98dcd81d60cff0e59f9c71912a6bb3ef">00223</a> <span class="preprocessor">#define HAVE_STRUCT_STAT_ST_BLKSIZE 1</span>
<a name="l00224"></a>00224 <span class="preprocessor"></span>
<a name="l00225"></a>00225 <span class="comment">/* Define to 1 if you have the &lt;sys/bitypes.h&gt; header file. */</span>
<a name="l00226"></a>00226 <span class="comment">/* #undef HAVE_SYS_BITYPES_H */</span>
<a name="l00227"></a>00227 
<a name="l00228"></a>00228 <span class="comment">/* Define to 1 if you have the &lt;sys/dir.h&gt; header file, and it defines `DIR&#39;.</span>
<a name="l00229"></a>00229 <span class="comment">   */</span>
<a name="l00230"></a>00230 <span class="comment">/* #undef HAVE_SYS_DIR_H */</span>
<a name="l00231"></a>00231 
<a name="l00232"></a>00232 <span class="comment">/* Define to 1 if you have the &lt;sys/inttypes.h&gt; header file. */</span>
<a name="l00233"></a>00233 <span class="comment">/* #undef HAVE_SYS_INTTYPES_H */</span>
<a name="l00234"></a>00234 
<a name="l00235"></a>00235 <span class="comment">/* Define to 1 if you have the &lt;sys/ndir.h&gt; header file, and it defines `DIR&#39;.</span>
<a name="l00236"></a>00236 <span class="comment">   */</span>
<a name="l00237"></a>00237 <span class="comment">/* #undef HAVE_SYS_NDIR_H */</span>
<a name="l00238"></a>00238 
<a name="l00239"></a>00239 <span class="comment">/* Define to 1 if you have the &lt;sys/param.h&gt; header file. */</span>
<a name="l00240"></a><a class="code" href="config_8h.html#a05aa9fc25e1231d8eb347390558e4e22">00240</a> <span class="preprocessor">#define HAVE_SYS_PARAM_H 1</span>
<a name="l00241"></a>00241 <span class="preprocessor"></span>
<a name="l00242"></a>00242 <span class="comment">/* Define to 1 if you have the &lt;sys/stat.h&gt; header file. */</span>
<a name="l00243"></a><a class="code" href="config_8h.html#ace156430ba007d19b4348a950d0c692b">00243</a> <span class="preprocessor">#define HAVE_SYS_STAT_H 1</span>
<a name="l00244"></a>00244 <span class="preprocessor"></span>
<a name="l00245"></a>00245 <span class="comment">/* Define to 1 if you have the &lt;sys/time.h&gt; header file. */</span>
<a name="l00246"></a><a class="code" href="config_8h.html#a2aae46056558e9d6fef6380f9678ffe3">00246</a> <span class="preprocessor">#define HAVE_SYS_TIME_H 1</span>
<a name="l00247"></a>00247 <span class="preprocessor"></span>
<a name="l00248"></a>00248 <span class="comment">/* Define to 1 if you have the &lt;sys/types.h&gt; header file. */</span>
<a name="l00249"></a><a class="code" href="config_8h.html#a69dc70bea5d1f8bd2be9740e974fa666">00249</a> <span class="preprocessor">#define HAVE_SYS_TYPES_H 1</span>
<a name="l00250"></a>00250 <span class="preprocessor"></span>
<a name="l00251"></a>00251 <span class="comment">/* Define to 1 if you have &lt;sys/wait.h&gt; that is POSIX.1 compatible. */</span>
<a name="l00252"></a><a class="code" href="config_8h.html#af249315f5939884ce5b4585ca81a1e39">00252</a> <span class="preprocessor">#define HAVE_SYS_WAIT_H 1</span>
<a name="l00253"></a>00253 <span class="preprocessor"></span>
<a name="l00254"></a>00254 <span class="comment">/* Define to 1 if you have the `timegm&#39; function. */</span>
<a name="l00255"></a><a class="code" href="config_8h.html#a89307e599d4e4a8b401a639dba04b618">00255</a> <span class="preprocessor">#define HAVE_TIMEGM 1</span>
<a name="l00256"></a>00256 <span class="preprocessor"></span>
<a name="l00257"></a>00257 <span class="comment">/* Define to 1 if you have the &lt;unistd.h&gt; header file. */</span>
<a name="l00258"></a><a class="code" href="config_8h.html#a219b06937831d0da94d801ab13987639">00258</a> <span class="preprocessor">#define HAVE_UNISTD_H 1</span>
<a name="l00259"></a>00259 <span class="preprocessor"></span>
<a name="l00260"></a>00260 <span class="comment">/* Define to 1 if the system has the type `unsigned long long int&#39;. */</span>
<a name="l00261"></a><a class="code" href="config_8h.html#a28a855e28d09fa9e2e43f22de9605100">00261</a> <span class="preprocessor">#define HAVE_UNSIGNED_LONG_LONG_INT 1</span>
<a name="l00262"></a>00262 <span class="preprocessor"></span>
<a name="l00263"></a>00263 <span class="comment">/* Define to 1 if you have the &lt;wchar.h&gt; header file. */</span>
<a name="l00264"></a><a class="code" href="config_8h.html#a711b6ab6efcaffc5b8f2d274e6a483ff">00264</a> <span class="preprocessor">#define HAVE_WCHAR_H 1</span>
<a name="l00265"></a>00265 <span class="preprocessor"></span>
<a name="l00266"></a>00266 <span class="comment">/* Define to 1 if you have the `wcrtomb&#39; function. */</span>
<a name="l00267"></a><a class="code" href="config_8h.html#aa443fb8e957a655791a48642d9be6e9a">00267</a> <span class="preprocessor">#define HAVE_WCRTOMB 1</span>
<a name="l00268"></a>00268 <span class="preprocessor"></span>
<a name="l00269"></a>00269 <span class="comment">/* Define to 1 if you have the `wcscoll&#39; function. */</span>
<a name="l00270"></a><a class="code" href="config_8h.html#a8f6441f270773afe389da2cb50d81e94">00270</a> <span class="preprocessor">#define HAVE_WCSCOLL 1</span>
<a name="l00271"></a>00271 <span class="preprocessor"></span>
<a name="l00272"></a>00272 <span class="comment">/* Define to 1 if you have the &lt;wctype.h&gt; header file. */</span>
<a name="l00273"></a><a class="code" href="config_8h.html#ab5544b8be3b4208538ab47aed7fcd36e">00273</a> <span class="preprocessor">#define HAVE_WCTYPE_H 1</span>
<a name="l00274"></a>00274 <span class="preprocessor"></span>
<a name="l00275"></a>00275 <span class="comment">/* Define if you have the &#39;wint_t&#39; type. */</span>
<a name="l00276"></a><a class="code" href="config_8h.html#a99fd59335fa6777fb47a982d5a84fc8f">00276</a> <span class="preprocessor">#define HAVE_WINT_T 1</span>
<a name="l00277"></a>00277 <span class="preprocessor"></span>
<a name="l00278"></a>00278 <span class="comment">/* Define to 1 if the system has the type `_Bool&#39;. */</span>
<a name="l00279"></a><a class="code" href="config_8h.html#a862ffdbac7ac8323712310a418b7d9a3">00279</a> <span class="preprocessor">#define HAVE__BOOL 1</span>
<a name="l00280"></a>00280 <span class="preprocessor"></span>
<a name="l00281"></a>00281 <span class="comment">/* Set to the prefix directory */</span>
<a name="l00282"></a><a class="code" href="config_8h.html#a10e968b1eac80c4b7d88a9db47137f41">00282</a> <span class="preprocessor">#define LIBDAP_ROOT &quot;/usr&quot;</span>
<a name="l00283"></a>00283 <span class="preprocessor"></span>
<a name="l00284"></a>00284 <span class="comment">/* Define to the sub-directory in which libtool stores uninstalled libraries.</span>
<a name="l00285"></a>00285 <span class="comment">   */</span>
<a name="l00286"></a><a class="code" href="config_8h.html#ac2d5925d76379847dd9fc4747b061659">00286</a> <span class="preprocessor">#define LT_OBJDIR &quot;.libs/&quot;</span>
<a name="l00287"></a>00287 <span class="preprocessor"></span>
<a name="l00288"></a>00288 <span class="comment">/* Name of package */</span>
<a name="l00289"></a><a class="code" href="config_8h.html#aca8570fb706c81df371b7f9bc454ae03">00289</a> <span class="preprocessor">#define PACKAGE &quot;libdap&quot;</span>
<a name="l00290"></a>00290 <span class="preprocessor"></span>
<a name="l00291"></a>00291 <span class="comment">/* Define to the address where bug reports for this package should be sent. */</span>
<a name="l00292"></a><a class="code" href="config_8h.html#a1d1d2d7f8d2f95b376954d649ab03233">00292</a> <span class="preprocessor">#define PACKAGE_BUGREPORT &quot;opendap-tech@opendap.org&quot;</span>
<a name="l00293"></a>00293 <span class="preprocessor"></span>
<a name="l00294"></a>00294 <span class="comment">/* Define to the full name of this package. */</span>
<a name="l00295"></a><a class="code" href="config_8h.html#a1c0439e4355794c09b64274849eb0279">00295</a> <span class="preprocessor">#define PACKAGE_NAME &quot;libdap&quot;</span>
<a name="l00296"></a>00296 <span class="preprocessor"></span>
<a name="l00297"></a>00297 <span class="comment">/* Define to the full name and version of this package. */</span>
<a name="l00298"></a><a class="code" href="config_8h.html#ac73e6f903c16eca7710f92e36e1c6fbf">00298</a> <span class="preprocessor">#define PACKAGE_STRING &quot;libdap 3.11.0&quot;</span>
<a name="l00299"></a>00299 <span class="preprocessor"></span>
<a name="l00300"></a>00300 <span class="comment">/* Define to the one symbol short name of this package. */</span>
<a name="l00301"></a><a class="code" href="config_8h.html#af415af6bfede0e8d5453708afe68651c">00301</a> <span class="preprocessor">#define PACKAGE_TARNAME &quot;libdap&quot;</span>
<a name="l00302"></a>00302 <span class="preprocessor"></span>
<a name="l00303"></a>00303 <span class="comment">/* Define to the home page for this package. */</span>
<a name="l00304"></a><a class="code" href="config_8h.html#a5c93853116d5a50307b6744f147840aa">00304</a> <span class="preprocessor">#define PACKAGE_URL &quot;&quot;</span>
<a name="l00305"></a>00305 <span class="preprocessor"></span>
<a name="l00306"></a>00306 <span class="comment">/* Define to the version of this package. */</span>
<a name="l00307"></a><a class="code" href="config_8h.html#aa326a05d5e30f9e9a4bb0b4469d5d0c0">00307</a> <span class="preprocessor">#define PACKAGE_VERSION &quot;3.11.0&quot;</span>
<a name="l00308"></a>00308 <span class="preprocessor"></span>
<a name="l00309"></a>00309 <span class="comment">/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type</span>
<a name="l00310"></a>00310 <span class="comment">   &#39;ptrdiff_t&#39;. */</span>
<a name="l00311"></a>00311 <span class="comment">/* #undef PTRDIFF_T_SUFFIX */</span>
<a name="l00312"></a>00312 
<a name="l00313"></a>00313 <span class="comment">/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type</span>
<a name="l00314"></a>00314 <span class="comment">   &#39;sig_atomic_t&#39;. */</span>
<a name="l00315"></a>00315 <span class="comment">/* #undef SIG_ATOMIC_T_SUFFIX */</span>
<a name="l00316"></a>00316 
<a name="l00317"></a>00317 <span class="comment">/* The size of `char&#39;, as computed by sizeof. */</span>
<a name="l00318"></a><a class="code" href="config_8h.html#a5047e1a434f4055a9003e4836f7ed968">00318</a> <span class="preprocessor">#define SIZEOF_CHAR 1</span>
<a name="l00319"></a>00319 <span class="preprocessor"></span>
<a name="l00320"></a>00320 <span class="comment">/* The size of `double&#39;, as computed by sizeof. */</span>
<a name="l00321"></a><a class="code" href="config_8h.html#a8409aaaf865dc14179cbe2a63bffbc7f">00321</a> <span class="preprocessor">#define SIZEOF_DOUBLE 8</span>
<a name="l00322"></a>00322 <span class="preprocessor"></span>
<a name="l00323"></a>00323 <span class="comment">/* The size of `float&#39;, as computed by sizeof. */</span>
<a name="l00324"></a><a class="code" href="config_8h.html#a0c4343d1f6e7b7ce4f470d9ea69ad0b4">00324</a> <span class="preprocessor">#define SIZEOF_FLOAT 4</span>
<a name="l00325"></a>00325 <span class="preprocessor"></span>
<a name="l00326"></a>00326 <span class="comment">/* The size of `int&#39;, as computed by sizeof. */</span>
<a name="l00327"></a><a class="code" href="config_8h.html#a44184cf844a916eee78598ab35fc966b">00327</a> <span class="preprocessor">#define SIZEOF_INT 4</span>
<a name="l00328"></a>00328 <span class="preprocessor"></span>
<a name="l00329"></a>00329 <span class="comment">/* The size of `int16_t&#39;, as computed by sizeof. */</span>
<a name="l00330"></a><a class="code" href="config_8h.html#ab15d8c88fe9c0798898c85f9a9caf116">00330</a> <span class="preprocessor">#define SIZEOF_INT16_T 2</span>
<a name="l00331"></a>00331 <span class="preprocessor"></span>
<a name="l00332"></a>00332 <span class="comment">/* The size of `int32_t&#39;, as computed by sizeof. */</span>
<a name="l00333"></a><a class="code" href="config_8h.html#acfcb68dfce5219704273a77015ef3f62">00333</a> <span class="preprocessor">#define SIZEOF_INT32_T 4</span>
<a name="l00334"></a>00334 <span class="preprocessor"></span>
<a name="l00335"></a>00335 <span class="comment">/* The size of `long&#39;, as computed by sizeof. */</span>
<a name="l00336"></a><a class="code" href="config_8h.html#a22aece5d034fd9040a3d01c3797fdfe7">00336</a> <span class="preprocessor">#define SIZEOF_LONG 4</span>
<a name="l00337"></a>00337 <span class="preprocessor"></span>
<a name="l00338"></a>00338 <span class="comment">/* The size of `uint16_t&#39;, as computed by sizeof. */</span>
<a name="l00339"></a><a class="code" href="config_8h.html#a58fe02491a9f85380e1bdef80a1f3b91">00339</a> <span class="preprocessor">#define SIZEOF_UINT16_T 2</span>
<a name="l00340"></a>00340 <span class="preprocessor"></span>
<a name="l00341"></a>00341 <span class="comment">/* The size of `uint32_t&#39;, as computed by sizeof. */</span>
<a name="l00342"></a><a class="code" href="config_8h.html#a837e3fb7314e83d72198a1d03b4b5c87">00342</a> <span class="preprocessor">#define SIZEOF_UINT32_T 4</span>
<a name="l00343"></a>00343 <span class="preprocessor"></span>
<a name="l00344"></a>00344 <span class="comment">/* The size of `uint8_t&#39;, as computed by sizeof. */</span>
<a name="l00345"></a><a class="code" href="config_8h.html#acc19b45ace0f61504a0358d870ef3a02">00345</a> <span class="preprocessor">#define SIZEOF_UINT8_T 1</span>
<a name="l00346"></a>00346 <span class="preprocessor"></span>
<a name="l00347"></a>00347 <span class="comment">/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type</span>
<a name="l00348"></a>00348 <span class="comment">   &#39;size_t&#39;. */</span>
<a name="l00349"></a>00349 <span class="comment">/* #undef SIZE_T_SUFFIX */</span>
<a name="l00350"></a>00350 
<a name="l00351"></a>00351 <span class="comment">/* If using the C implementation of alloca, define if you know the</span>
<a name="l00352"></a>00352 <span class="comment">   direction of stack growth for your system; otherwise it will be</span>
<a name="l00353"></a>00353 <span class="comment">   automatically deduced at runtime.</span>
<a name="l00354"></a>00354 <span class="comment">        STACK_DIRECTION &gt; 0 =&gt; grows toward higher addresses</span>
<a name="l00355"></a>00355 <span class="comment">        STACK_DIRECTION &lt; 0 =&gt; grows toward lower addresses</span>
<a name="l00356"></a>00356 <span class="comment">        STACK_DIRECTION = 0 =&gt; direction of growth unknown */</span>
<a name="l00357"></a>00357 <span class="comment">/* #undef STACK_DIRECTION */</span>
<a name="l00358"></a>00358 
<a name="l00359"></a>00359 <span class="comment">/* Define to 1 if you have the ANSI C header files. */</span>
<a name="l00360"></a><a class="code" href="config_8h.html#a550e5c272cc3cf3814651721167dcd23">00360</a> <span class="preprocessor">#define STDC_HEADERS 1</span>
<a name="l00361"></a>00361 <span class="preprocessor"></span>
<a name="l00362"></a>00362 <span class="comment">/* Define to 1 if you can safely include both &lt;sys/time.h&gt; and &lt;time.h&gt;. */</span>
<a name="l00363"></a><a class="code" href="config_8h.html#a2b44ef64cf38e064ef11e11f35271380">00363</a> <span class="preprocessor">#define TIME_WITH_SYS_TIME 1</span>
<a name="l00364"></a>00364 <span class="preprocessor"></span>
<a name="l00365"></a>00365 <span class="comment">/* Define to 1 if your &lt;sys/time.h&gt; declares `struct tm&#39;. */</span>
<a name="l00366"></a>00366 <span class="comment">/* #undef TM_IN_SYS_TIME */</span>
<a name="l00367"></a>00367 
<a name="l00368"></a>00368 <span class="comment">/* Version number of package */</span>
<a name="l00369"></a><a class="code" href="config_8h.html#a1c6d5de492ac61ad29aec7aa9a436bbf">00369</a> <span class="preprocessor">#define VERSION &quot;3.11.0&quot;</span>
<a name="l00370"></a>00370 <span class="preprocessor"></span>
<a name="l00371"></a>00371 <span class="comment">/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type</span>
<a name="l00372"></a>00372 <span class="comment">   &#39;wchar_t&#39;. */</span>
<a name="l00373"></a>00373 <span class="comment">/* #undef WCHAR_T_SUFFIX */</span>
<a name="l00374"></a>00374 
<a name="l00375"></a>00375 <span class="comment">/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type</span>
<a name="l00376"></a>00376 <span class="comment">   &#39;wint_t&#39;. */</span>
<a name="l00377"></a>00377 <span class="comment">/* #undef WINT_T_SUFFIX */</span>
<a name="l00378"></a>00378 
<a name="l00379"></a>00379 <span class="comment">/* xdr float32 */</span>
<a name="l00380"></a><a class="code" href="config_8h.html#ab8a7fc1ec52006fbcd2c3da947d5f8e6">00380</a> <span class="preprocessor">#define XDR_FLOAT32 xdr_float</span>
<a name="l00381"></a>00381 <span class="preprocessor"></span>
<a name="l00382"></a>00382 <span class="comment">/* xdr float64 */</span>
<a name="l00383"></a><a class="code" href="config_8h.html#a3c125ee3b49360f8eaea7948b24154a7">00383</a> <span class="preprocessor">#define XDR_FLOAT64 xdr_double</span>
<a name="l00384"></a>00384 <span class="preprocessor"></span>
<a name="l00385"></a>00385 <span class="comment">/* xdr int16 */</span>
<a name="l00386"></a><a class="code" href="config_8h.html#a24654f59366e8cc041ba72d75f6308f9">00386</a> <span class="preprocessor">#define XDR_INT16 xdr_int16_t</span>
<a name="l00387"></a>00387 <span class="preprocessor"></span>
<a name="l00388"></a>00388 <span class="comment">/* xdr int32 */</span>
<a name="l00389"></a><a class="code" href="config_8h.html#a3e24e0d58a6330f2d3dcb3df5f66e59f">00389</a> <span class="preprocessor">#define XDR_INT32 xdr_int32_t</span>
<a name="l00390"></a>00390 <span class="preprocessor"></span>
<a name="l00391"></a>00391 <span class="comment">/* xdr uint16 */</span>
<a name="l00392"></a><a class="code" href="config_8h.html#a0440bdd8dcee5f8ff49fd6c689278da8">00392</a> <span class="preprocessor">#define XDR_UINT16 xdr_uint16_t</span>
<a name="l00393"></a>00393 <span class="preprocessor"></span>
<a name="l00394"></a>00394 <span class="comment">/* xdr uint32 */</span>
<a name="l00395"></a><a class="code" href="config_8h.html#a680769c94a1d529e0b8d81e0f1b7d4b4">00395</a> <span class="preprocessor">#define XDR_UINT32 xdr_uint32_t</span>
<a name="l00396"></a>00396 <span class="preprocessor"></span>
<a name="l00397"></a>00397 <span class="comment">/* Define to 1 if `lex&#39; declares `yytext&#39; as a `char *&#39; by default, not a</span>
<a name="l00398"></a>00398 <span class="comment">   `char[]&#39;. */</span>
<a name="l00399"></a>00399 <span class="comment">/* #undef YYTEXT_POINTER */</span>
<a name="l00400"></a>00400 
<a name="l00401"></a>00401 <span class="comment">/* Define to 1 if on MINIX. */</span>
<a name="l00402"></a>00402 <span class="comment">/* #undef _MINIX */</span>
<a name="l00403"></a>00403 
<a name="l00404"></a>00404 <span class="comment">/* Define to 2 if the system does not provide POSIX.1 features except with</span>
<a name="l00405"></a>00405 <span class="comment">   this defined. */</span>
<a name="l00406"></a>00406 <span class="comment">/* #undef _POSIX_1_SOURCE */</span>
<a name="l00407"></a>00407 
<a name="l00408"></a>00408 <span class="comment">/* Define to 1 if you need to in order for `stat&#39; and other things to work. */</span>
<a name="l00409"></a>00409 <span class="comment">/* #undef _POSIX_SOURCE */</span>
<a name="l00410"></a>00410 
<a name="l00411"></a>00411 <span class="comment">/* Define if you want regoff_t to be at least as wide POSIX requires. */</span>
<a name="l00412"></a>00412 <span class="comment">/* #undef _REGEX_LARGE_OFFSETS */</span>
<a name="l00413"></a>00413 
<a name="l00414"></a>00414 <span class="comment">/* Enable extensions on AIX 3, Interix.  */</span>
<a name="l00415"></a>00415 <span class="preprocessor">#ifndef _ALL_SOURCE</span>
<a name="l00416"></a><a class="code" href="config_8h.html#a6a4f67fdf3f14cde3b17d2465bf9ebb9">00416</a> <span class="preprocessor"></span><span class="preprocessor"># define _ALL_SOURCE 1</span>
<a name="l00417"></a>00417 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00418"></a>00418 <span class="preprocessor"></span><span class="comment">/* Enable GNU extensions on systems that have them.  */</span>
<a name="l00419"></a>00419 <span class="preprocessor">#ifndef _GNU_SOURCE</span>
<a name="l00420"></a><a class="code" href="config_8h.html#a369266c24eacffb87046522897a570d5">00420</a> <span class="preprocessor"></span><span class="preprocessor"># define _GNU_SOURCE 1</span>
<a name="l00421"></a>00421 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00422"></a>00422 <span class="preprocessor"></span><span class="comment">/* Enable threading extensions on Solaris.  */</span>
<a name="l00423"></a>00423 <span class="preprocessor">#ifndef _POSIX_PTHREAD_SEMANTICS</span>
<a name="l00424"></a><a class="code" href="config_8h.html#ad44924736167f82a10ae2891fc98a608">00424</a> <span class="preprocessor"></span><span class="preprocessor"># define _POSIX_PTHREAD_SEMANTICS 1</span>
<a name="l00425"></a>00425 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00426"></a>00426 <span class="preprocessor"></span><span class="comment">/* Enable extensions on HP NonStop.  */</span>
<a name="l00427"></a>00427 <span class="preprocessor">#ifndef _TANDEM_SOURCE</span>
<a name="l00428"></a><a class="code" href="config_8h.html#aca41d2cbf86c3393115fc92f87289dff">00428</a> <span class="preprocessor"></span><span class="preprocessor"># define _TANDEM_SOURCE 1</span>
<a name="l00429"></a>00429 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00430"></a>00430 <span class="preprocessor"></span><span class="comment">/* Enable general extensions on Solaris.  */</span>
<a name="l00431"></a>00431 <span class="preprocessor">#ifndef __EXTENSIONS__</span>
<a name="l00432"></a><a class="code" href="config_8h.html#ab27cf1abd092548f1c51632e6ae35a37">00432</a> <span class="preprocessor"></span><span class="preprocessor"># define __EXTENSIONS__ 1</span>
<a name="l00433"></a>00433 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00434"></a>00434 <span class="preprocessor"></span>
<a name="l00435"></a>00435 
<a name="l00436"></a>00436 <span class="comment">/* Define to empty if `const&#39; does not conform to ANSI C. */</span>
<a name="l00437"></a>00437 <span class="comment">/* #undef const */</span>
<a name="l00438"></a>00438 
<a name="l00439"></a>00439 <span class="comment">/* Define to `__inline__&#39; or `__inline&#39; if that&#39;s what the C compiler</span>
<a name="l00440"></a>00440 <span class="comment">   calls it, or to nothing if &#39;inline&#39; is not supported under any name.  */</span>
<a name="l00441"></a>00441 <span class="preprocessor">#ifndef __cplusplus</span>
<a name="l00442"></a>00442 <span class="preprocessor"></span><span class="comment">/* #undef inline */</span>
<a name="l00443"></a>00443 <span class="preprocessor">#endif</span>
<a name="l00444"></a>00444 <span class="preprocessor"></span>
<a name="l00445"></a>00445 <span class="comment">/* Define to rpl_malloc if the replacement function should be used. */</span>
<a name="l00446"></a>00446 <span class="comment">/* #undef malloc */</span>
<a name="l00447"></a>00447 
<a name="l00448"></a>00448 <span class="comment">/* Define to rpl_re_comp if the replacement should be used. */</span>
<a name="l00449"></a>00449 <span class="comment">/* #undef re_comp */</span>
<a name="l00450"></a>00450 
<a name="l00451"></a>00451 <span class="comment">/* Define to rpl_re_compile_fastmap if the replacement should be used. */</span>
<a name="l00452"></a>00452 <span class="comment">/* #undef re_compile_fastmap */</span>
<a name="l00453"></a>00453 
<a name="l00454"></a>00454 <span class="comment">/* Define to rpl_re_compile_pattern if the replacement should be used. */</span>
<a name="l00455"></a>00455 <span class="comment">/* #undef re_compile_pattern */</span>
<a name="l00456"></a>00456 
<a name="l00457"></a>00457 <span class="comment">/* Define to rpl_re_exec if the replacement should be used. */</span>
<a name="l00458"></a>00458 <span class="comment">/* #undef re_exec */</span>
<a name="l00459"></a>00459 
<a name="l00460"></a>00460 <span class="comment">/* Define to rpl_re_match if the replacement should be used. */</span>
<a name="l00461"></a>00461 <span class="comment">/* #undef re_match */</span>
<a name="l00462"></a>00462 
<a name="l00463"></a>00463 <span class="comment">/* Define to rpl_re_match_2 if the replacement should be used. */</span>
<a name="l00464"></a>00464 <span class="comment">/* #undef re_match_2 */</span>
<a name="l00465"></a>00465 
<a name="l00466"></a>00466 <span class="comment">/* Define to rpl_re_search if the replacement should be used. */</span>
<a name="l00467"></a>00467 <span class="comment">/* #undef re_search */</span>
<a name="l00468"></a>00468 
<a name="l00469"></a>00469 <span class="comment">/* Define to rpl_re_search_2 if the replacement should be used. */</span>
<a name="l00470"></a>00470 <span class="comment">/* #undef re_search_2 */</span>
<a name="l00471"></a>00471 
<a name="l00472"></a>00472 <span class="comment">/* Define to rpl_re_set_registers if the replacement should be used. */</span>
<a name="l00473"></a>00473 <span class="comment">/* #undef re_set_registers */</span>
<a name="l00474"></a>00474 
<a name="l00475"></a>00475 <span class="comment">/* Define to rpl_re_set_syntax if the replacement should be used. */</span>
<a name="l00476"></a>00476 <span class="comment">/* #undef re_set_syntax */</span>
<a name="l00477"></a>00477 
<a name="l00478"></a>00478 <span class="comment">/* Define to rpl_re_syntax_options if the replacement should be used. */</span>
<a name="l00479"></a>00479 <span class="comment">/* #undef re_syntax_options */</span>
<a name="l00480"></a>00480 
<a name="l00481"></a>00481 <span class="comment">/* Define to rpl_regcomp if the replacement should be used. */</span>
<a name="l00482"></a>00482 <span class="comment">/* #undef regcomp */</span>
<a name="l00483"></a>00483 
<a name="l00484"></a>00484 <span class="comment">/* Define to rpl_regerror if the replacement should be used. */</span>
<a name="l00485"></a>00485 <span class="comment">/* #undef regerror */</span>
<a name="l00486"></a>00486 
<a name="l00487"></a>00487 <span class="comment">/* Define to rpl_regexec if the replacement should be used. */</span>
<a name="l00488"></a>00488 <span class="comment">/* #undef regexec */</span>
<a name="l00489"></a>00489 
<a name="l00490"></a>00490 <span class="comment">/* Define to rpl_regfree if the replacement should be used. */</span>
<a name="l00491"></a>00491 <span class="comment">/* #undef regfree */</span>
<a name="l00492"></a>00492 
<a name="l00493"></a>00493 <span class="comment">/* Define to the equivalent of the C99 &#39;restrict&#39; keyword, or to</span>
<a name="l00494"></a>00494 <span class="comment">   nothing if this is not supported.  Do not define if restrict is</span>
<a name="l00495"></a>00495 <span class="comment">   supported directly.  */</span>
<a name="l00496"></a><a class="code" href="config_8h.html#a080abdcb9c02438f1cd2bb707af25af8">00496</a> <span class="preprocessor">#define restrict __restrict</span>
<a name="l00497"></a>00497 <span class="preprocessor"></span><span class="comment">/* Work around a bug in Sun C++: it does not support _Restrict or</span>
<a name="l00498"></a>00498 <span class="comment">   __restrict__, even though the corresponding Sun C compiler ends up with</span>
<a name="l00499"></a>00499 <span class="comment">   &quot;#define restrict _Restrict&quot; or &quot;#define restrict __restrict__&quot; in the</span>
<a name="l00500"></a>00500 <span class="comment">   previous line.  Perhaps some future version of Sun C++ will work with</span>
<a name="l00501"></a>00501 <span class="comment">   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */</span>
<a name="l00502"></a>00502 <span class="preprocessor">#if defined __SUNPRO_CC &amp;&amp; !defined __RESTRICT</span>
<a name="l00503"></a>00503 <span class="preprocessor"></span><span class="preprocessor"># define _Restrict</span>
<a name="l00504"></a>00504 <span class="preprocessor"></span><span class="preprocessor"># define __restrict__</span>
<a name="l00505"></a>00505 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00506"></a>00506 <span class="preprocessor"></span>
<a name="l00507"></a>00507 <span class="comment">/* Define to `unsigned int&#39; if &lt;sys/types.h&gt; does not define. */</span>
<a name="l00508"></a>00508 <span class="comment">/* #undef size_t */</span>
<a name="l00509"></a>00509 
<a name="l00510"></a>00510 <span class="comment">/* Define as a signed type of the same size as size_t. */</span>
<a name="l00511"></a>00511 <span class="comment">/* #undef ssize_t */</span>
<a name="l00512"></a>00512 
<a name="l00513"></a>00513 <span class="comment">/* Define to empty if the keyword `volatile&#39; does not work. Warning: valid</span>
<a name="l00514"></a>00514 <span class="comment">   code using `volatile&#39; can become incorrect without. Disable with care. */</span>
<a name="l00515"></a>00515 <span class="comment">/* #undef volatile */</span>
<a name="l00516"></a>00516 
<a name="l00517"></a>00517 <span class="comment">/* Shorthand for gcc&#39;s unused attribute feature */</span>
<a name="l00518"></a>00518 <span class="preprocessor">#if defined(__GNUG__) || defined(__GNUC__)</span>
<a name="l00519"></a>00519 <span class="preprocessor"></span><span class="preprocessor">#define not_used __attribute__ ((unused))</span>
<a name="l00520"></a>00520 <span class="preprocessor"></span><span class="preprocessor">#else</span>
<a name="l00521"></a><a class="code" href="config_8h.html#a05e109ec893d0b12023d5b0cf4f718c4">00521</a> <span class="preprocessor"></span><span class="preprocessor">#define not_used </span>
<a name="l00522"></a>00522 <span class="preprocessor"></span><span class="preprocessor">#endif </span><span class="comment">/* __GNUG__ || __GNUC__ */</span>
<a name="l00523"></a>00523 
<a name="l00524"></a>00524 <span class="preprocessor">#endif </span><span class="comment">/* _config_h */</span>
</pre></div></div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="config_8h.html">config.h</a>      </li>
      <li class="footer">Generated on Tue Feb 8 2011 for libdap++ by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>