root/doc/html/ac__config_8h-source.html @ 259

Revision 259, 8.0 kB (checked in by smidl, 15 years ago)

doc

Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3<title>mixpp: work/git/mixpp/bdm/libconfig/ac_config.h Source File</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.5.6 -->
8<div class="navigation" id="top">
9  <div class="tabs">
10    <ul>
11      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li><a href="modules.html"><span>Modules</span></a></li>
14      <li><a href="annotated.html"><span>Classes</span></a></li>
15      <li class="current"><a href="files.html"><span>Files</span></a></li>
16    </ul>
17  </div>
18<h1>work/git/mixpp/bdm/libconfig/ac_config.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* ac_config.h.  Generated from ac_config.h.in by configure.  */</span>
19<a name="l00002"></a>00002 <span class="comment">/* ac_config.h.in.  Generated from configure.ac by autoheader.  */</span>
20<a name="l00003"></a>00003
21<a name="l00004"></a>00004 <span class="comment">/* Define to 1 if you have the &lt;dlfcn.h&gt; header file. */</span>
22<a name="l00005"></a>00005 <span class="preprocessor">#define HAVE_DLFCN_H 1</span>
23<a name="l00006"></a>00006 <span class="preprocessor"></span>
24<a name="l00007"></a>00007 <span class="comment">/* Define to 1 if you have the `freelocale' function. */</span>
25<a name="l00008"></a>00008 <span class="preprocessor">#define HAVE_FREELOCALE 1</span>
26<a name="l00009"></a>00009 <span class="preprocessor"></span>
27<a name="l00010"></a>00010 <span class="comment">/* Define to 1 if you have the &lt;inttypes.h&gt; header file. */</span>
28<a name="l00011"></a>00011 <span class="preprocessor">#define HAVE_INTTYPES_H 1</span>
29<a name="l00012"></a>00012 <span class="preprocessor"></span>
30<a name="l00013"></a>00013 <span class="comment">/* Define to 1 if you have the &lt;memory.h&gt; header file. */</span>
31<a name="l00014"></a>00014 <span class="preprocessor">#define HAVE_MEMORY_H 1</span>
32<a name="l00015"></a>00015 <span class="preprocessor"></span>
33<a name="l00016"></a>00016 <span class="comment">/* Define to 1 if you have the `newlocale' function. */</span>
34<a name="l00017"></a>00017 <span class="preprocessor">#define HAVE_NEWLOCALE 1</span>
35<a name="l00018"></a>00018 <span class="preprocessor"></span>
36<a name="l00019"></a>00019 <span class="comment">/* Define to 1 if you have the &lt;stdint.h&gt; header file. */</span>
37<a name="l00020"></a>00020 <span class="preprocessor">#define HAVE_STDINT_H 1</span>
38<a name="l00021"></a>00021 <span class="preprocessor"></span>
39<a name="l00022"></a>00022 <span class="comment">/* Define to 1 if you have the &lt;stdlib.h&gt; header file. */</span>
40<a name="l00023"></a>00023 <span class="preprocessor">#define HAVE_STDLIB_H 1</span>
41<a name="l00024"></a>00024 <span class="preprocessor"></span>
42<a name="l00025"></a>00025 <span class="comment">/* Define to 1 if you have the &lt;strings.h&gt; header file. */</span>
43<a name="l00026"></a>00026 <span class="preprocessor">#define HAVE_STRINGS_H 1</span>
44<a name="l00027"></a>00027 <span class="preprocessor"></span>
45<a name="l00028"></a>00028 <span class="comment">/* Define to 1 if you have the &lt;string.h&gt; header file. */</span>
46<a name="l00029"></a>00029 <span class="preprocessor">#define HAVE_STRING_H 1</span>
47<a name="l00030"></a>00030 <span class="preprocessor"></span>
48<a name="l00031"></a>00031 <span class="comment">/* Define to 1 if you have the &lt;sys/stat.h&gt; header file. */</span>
49<a name="l00032"></a>00032 <span class="preprocessor">#define HAVE_SYS_STAT_H 1</span>
50<a name="l00033"></a>00033 <span class="preprocessor"></span>
51<a name="l00034"></a>00034 <span class="comment">/* Define to 1 if you have the &lt;sys/types.h&gt; header file. */</span>
52<a name="l00035"></a>00035 <span class="preprocessor">#define HAVE_SYS_TYPES_H 1</span>
53<a name="l00036"></a>00036 <span class="preprocessor"></span>
54<a name="l00037"></a>00037 <span class="comment">/* Define to 1 if you have the &lt;unistd.h&gt; header file. */</span>
55<a name="l00038"></a>00038 <span class="preprocessor">#define HAVE_UNISTD_H 1</span>
56<a name="l00039"></a>00039 <span class="preprocessor"></span>
57<a name="l00040"></a>00040 <span class="comment">/* Define to 1 if you have the `uselocale' function. */</span>
58<a name="l00041"></a>00041 <span class="preprocessor">#define HAVE_USELOCALE 1</span>
59<a name="l00042"></a>00042 <span class="preprocessor"></span>
60<a name="l00043"></a>00043 <span class="comment">/* Define to 1 if you have the &lt;xlocale.h&gt; header file. */</span>
61<a name="l00044"></a>00044 <span class="preprocessor">#define HAVE_XLOCALE_H 1</span>
62<a name="l00045"></a>00045 <span class="preprocessor"></span>
63<a name="l00046"></a>00046 <span class="comment">/* Name of package */</span>
64<a name="l00047"></a>00047 <span class="preprocessor">#define PACKAGE "libconfig"</span>
65<a name="l00048"></a>00048 <span class="preprocessor"></span>
66<a name="l00049"></a>00049 <span class="comment">/* Define to the address where bug reports for this package should be sent. */</span>
67<a name="l00050"></a>00050 <span class="preprocessor">#define PACKAGE_BUGREPORT ""</span>
68<a name="l00051"></a>00051 <span class="preprocessor"></span>
69<a name="l00052"></a>00052 <span class="comment">/* Define to the full name of this package. */</span>
70<a name="l00053"></a>00053 <span class="preprocessor">#define PACKAGE_NAME ""</span>
71<a name="l00054"></a>00054 <span class="preprocessor"></span>
72<a name="l00055"></a>00055 <span class="comment">/* Define to the full name and version of this package. */</span>
73<a name="l00056"></a>00056 <span class="preprocessor">#define PACKAGE_STRING ""</span>
74<a name="l00057"></a>00057 <span class="preprocessor"></span>
75<a name="l00058"></a>00058 <span class="comment">/* Define to the one symbol short name of this package. */</span>
76<a name="l00059"></a>00059 <span class="preprocessor">#define PACKAGE_TARNAME ""</span>
77<a name="l00060"></a>00060 <span class="preprocessor"></span>
78<a name="l00061"></a>00061 <span class="comment">/* Define to the version of this package. */</span>
79<a name="l00062"></a>00062 <span class="preprocessor">#define PACKAGE_VERSION ""</span>
80<a name="l00063"></a>00063 <span class="preprocessor"></span>
81<a name="l00064"></a>00064 <span class="comment">/* Define to 1 if you have the ANSI C header files. */</span>
82<a name="l00065"></a>00065 <span class="preprocessor">#define STDC_HEADERS 1</span>
83<a name="l00066"></a>00066 <span class="preprocessor"></span>
84<a name="l00067"></a>00067 <span class="comment">/* Configured target name. */</span>
85<a name="l00068"></a>00068 <span class="preprocessor">#define TARGET "i686-pc-linux-gnu"</span>
86<a name="l00069"></a>00069 <span class="preprocessor"></span>
87<a name="l00070"></a>00070 <span class="comment">/* Version number of package */</span>
88<a name="l00071"></a>00071 <span class="preprocessor">#define VERSION "1.3.1"</span>
89<a name="l00072"></a>00072 <span class="preprocessor"></span>
90<a name="l00073"></a>00073 <span class="comment">/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a</span>
91<a name="l00074"></a>00074 <span class="comment">   `char[]'. */</span>
92<a name="l00075"></a>00075 <span class="comment">/* #undef YYTEXT_POINTER */</span>
93<a name="l00076"></a>00076
94<a name="l00077"></a>00077 <span class="comment">/* */</span>
95<a name="l00078"></a>00078 <span class="preprocessor">#define _GNU_SOURCE 1</span>
96<a name="l00079"></a>00079 <span class="preprocessor"></span>
97<a name="l00080"></a>00080 <span class="comment">/* Define to empty if `const' does not conform to ANSI C. */</span>
98<a name="l00081"></a>00081 <span class="comment">/* #undef const */</span>
99</pre></div></div>
100<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:29:52 2009 for mixpp by&nbsp;
101<a href="http://www.doxygen.org/index.html">
102<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
103</body>
104</html>
Note: See TracBrowser for help on using the browser.