This is the doxygen documentation for gtkboard.

.
Main Page   Data Structures   File List   Data Fields   Globals  

config.h

Go to the documentation of this file.
00001 /* config.h.  Generated automatically by configure.  */
00002 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
00003 
00004 /* Define to empty if the keyword does not work.  */
00005 /* #undef const */
00006 
00007 /* Define as the return type of signal handlers (int or void).  */
00008 #define RETSIGTYPE void
00009 
00010 /* Define if you have the ANSI C header files.  */
00011 #define STDC_HEADERS 1
00012 
00013 /* Define if you have the mkdir function.  */
00014 #define HAVE_MKDIR 1
00015 
00016 /* Define if you have the strtol function.  */
00017 #define HAVE_STRTOL 1
00018 
00019 /* Define if you have the <unistd.h> header file.  */
00020 #define HAVE_UNISTD_H 1
00021 
00022 /* Name of package */
00023 #define PACKAGE "gtkboard"
00024 
00025 /* Version number of package */
00026 #define VERSION "0.10.7"
00027