Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

sdlmm_autoconfig.h

Go to the documentation of this file.
00001 /* src/sdlmm_autoconfig.h.  Generated automatically by configure.  */
00002 /* src/sdlmm_autoconfig.h.in.  Generated automatically from configure.in by autoheader.  */
00003 #ifndef SDLMM_CONFIG_H
00004 #define SDLMM_CONFIG_H
00005 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
00006  static char *rcsid __attribute__ ((unused)) =X
00007 #elif __GNUC__ == 2
00008  static char *rcsid = X; \
00009  static void *use_rcsid=(&use_rcsid, (void *)&rcsid)
00010 #else
00011  static char *rcsid = X
00012 #endif
00013 
00014 
00015 /* Define if you have the ANSI C header files.  */
00016 #define STDC_HEADERS 1
00017 
00018 #define ASSERTIONS 1
00019 
00020 /* Define if you have the <dlfcn.h> header file.  */
00021 #define HAVE_DLFCN_H 1
00022 
00023 /* Define if you have the m library (-lm).  */
00024 #define HAVE_LIBM 1
00025 
00026 /* Name of package */
00027 #define PACKAGE "SDLmm"
00028 
00029 /* Version number of package */
00030 #define VERSION "0.1.7"
00031 
00032 #endif // SDLMM_CONFIG_H
00033 

Documentation automatically generated by doxygen written by Dimitri van Heesch. Project hosted at
Hosted by SourceForge