Main Page   File List  

config.h

00001 /* config.h.  Generated automatically by configure.  */
00002 /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
00003 
00004 /* Define as __inline if that's what the C compiler calls it.  */
00005 /* #undef inline */
00006 
00007 /* Define if you have the ANSI C header files.  */
00008 #define STDC_HEADERS 1
00009 
00010 /* Define if you have the <assert.h> header file.  */
00011 #define HAVE_ASSERT_H 1
00012 
00013 /* Define if you have the <dlfcn.h> header file.  */
00014 #define HAVE_DLFCN_H 1
00015 
00016 /* Define if you have the <errno.h> header file.  */
00017 #define HAVE_ERRNO_H 1
00018 
00019 /* Define if you have the <stdio.h> header file.  */
00020 #define HAVE_STDIO_H 1
00021 
00022 /* Define if you have the <stdlib.h> header file.  */
00023 #define HAVE_STDLIB_H 1
00024 
00025 /* Define if you have the <string.h> header file.  */
00026 #define HAVE_STRING_H 1
00027 
00028 /* Define if you have the <sys/types.h> header file.  */
00029 #define HAVE_SYS_TYPES_H 1
00030 
00031 /* Name of package */
00032 #define PACKAGE "libghthash"
00033 
00034 /* Version number of package */
00035 #define VERSION "0.5.3"
00036 

Generated on Thu Jan 22 11:43:56 2004 for libghthash by doxygen1.2.15