Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > c6769e2011cd0bbbaff4458281ce4746 > files > 99

libSDLmm-devel-0.1.8-5.mga6.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>sdlmm_autoconfig.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.8.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>sdlmm_autoconfig.h</h1><a href="sdlmm__autoconfig_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="comment">/* src/sdlmm_autoconfig.h.  Generated automatically by configure.  */</font>
00002 <font class="comment">/* src/sdlmm_autoconfig.h.in.  Generated automatically from configure.in by autoheader.  */</font>
00003 <font class="preprocessor">#ifndef SDLMM_CONFIG_H</font>
00004 <font class="preprocessor"></font><font class="preprocessor">#define SDLMM_CONFIG_H</font>
00005 <font class="preprocessor"></font><font class="preprocessor">#if __GNUC__ &gt; 2 || (__GNUC__ == 2 &amp;&amp; __GNUC_MINOR__ &gt;= 7)</font>
00006 <font class="preprocessor"></font> <font class="keyword">static</font> <font class="keywordtype">char</font> *rcsid __attribute__ ((unused)) =X
00007 <font class="preprocessor">#elif __GNUC__ == 2</font>
00008 <font class="preprocessor"></font> <font class="keyword">static</font> <font class="keywordtype">char</font> *rcsid = X; \
00009  <font class="keyword">static</font> <font class="keywordtype">void</font> *use_rcsid=(&amp;use_rcsid, (<font class="keywordtype">void</font> *)&amp;rcsid)
00010 <font class="preprocessor">#else</font>
00011 <font class="preprocessor"></font> <font class="keyword">static</font> <font class="keywordtype">char</font> *rcsid = X
00012 <font class="preprocessor">#endif</font>
00013 <font class="preprocessor"></font>
00014 
00015 <font class="comment">/* Define if you have the ANSI C header files.  */</font>
00016 <font class="preprocessor">#define STDC_HEADERS 1</font>
00017 <font class="preprocessor"></font>
00018 <font class="preprocessor">#define ASSERTIONS 1</font>
00019 <font class="preprocessor"></font>
00020 <font class="comment">/* Define if you have the &lt;dlfcn.h&gt; header file.  */</font>
00021 <font class="preprocessor">#define HAVE_DLFCN_H 1</font>
00022 <font class="preprocessor"></font>
00023 <font class="comment">/* Define if you have the m library (-lm).  */</font>
00024 <font class="preprocessor">#define HAVE_LIBM 1</font>
00025 <font class="preprocessor"></font>
00026 <font class="comment">/* Name of package */</font>
00027 <font class="preprocessor">#define PACKAGE "SDLmm"</font>
00028 <font class="preprocessor"></font>
00029 <font class="comment">/* Version number of package */</font>
00030 <font class="preprocessor">#define VERSION "0.1.7"</font>
00031 <font class="preprocessor"></font>
00032 <font class="preprocessor">#endif // SDLMM_CONFIG_H</font>
00033 <font class="preprocessor"></font>
</pre></div><hr>
<table cellspacing=10 cellpadding=0 border=0 width=100%>
<tr valign=middle><td><font size=-1>Documentation automatically generated by <a
href="http://www.stack.nl/~dimitri/doxygen/"><img border=0 align=center src="doxygen.gif" alt="doxygen"></a> written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>.</font></td>
<td align=right><font size=-1>Project hosted at <br><a href="http://sourceforge.net"><img align=middle src="http://sourceforge.net/sflogo.php?group_id=25445&type=1" width="88" height="31" border="0"  alt="Hosted by SourceForge"></a></font></td></tr></table>