coconut-config.h

00001 /* translated from config.h by make_config_h.sh */
00002 /* ./config.h.  Generated by configure.  */
00003 /* ./config.h.in.  Generated from configure.in by autoheader.  */
00004 
00005 /* Define to 1 if you have the <assert.h> header file. */
00006 #define COCONUT_HAVE_ASSERT_H 1
00007 
00008 /* Define to 1 if you have the <dlfcn.h> header file. */
00009 #define COCONUT_HAVE_DLFCN_H 1
00010 
00011 /* Define to 1 if you have the <inttypes.h> header file. */
00012 #define COCONUT_HAVE_INTTYPES_H 1
00013 
00014 /* Define to 1 if you have the <memory.h> header file. */
00015 #define COCONUT_HAVE_MEMORY_H 1
00016 
00017 /* Define if you have POSIX threads libraries and header files. */
00018 #define COCONUT_HAVE_PTHREAD 1
00019 
00020 /* Define to 1 if you have the <stdint.h> header file. */
00021 #define COCONUT_HAVE_STDINT_H 1
00022 
00023 /* Define to 1 if you have the <stdlib.h> header file. */
00024 #define COCONUT_HAVE_STDLIB_H 1
00025 
00026 /* Define to 1 if you have the <strings.h> header file. */
00027 #define COCONUT_HAVE_STRINGS_H 1
00028 
00029 /* Define to 1 if you have the <string.h> header file. */
00030 #define COCONUT_HAVE_STRING_H 1
00031 
00032 /* Define to 1 if you have the <sys/stat.h> header file. */
00033 #define COCONUT_HAVE_SYS_STAT_H 1
00034 
00035 /* Define to 1 if you have the <sys/types.h> header file. */
00036 #define COCONUT_HAVE_SYS_TYPES_H 1
00037 
00038 /* Define to 1 if you have the <unistd.h> header file. */
00039 #define COCONUT_HAVE_UNISTD_H 1
00040 
00041 /* Name of package */
00042 #define COCONUT_PACKAGE "Coconut"
00043 
00044 /* Define to the address where bug reports for this package should be sent. */
00045 #define COCONUT_PACKAGE_BUGREPORT ""
00046 
00047 /* Define to the full name of this package. */
00048 #define COCONUT_PACKAGE_NAME ""
00049 
00050 /* Define to the full name and version of this package. */
00051 #define COCONUT_PACKAGE_STRING ""
00052 
00053 /* Define to the one symbol short name of this package. */
00054 #define COCONUT_PACKAGE_TARNAME ""
00055 
00056 /* Define to the version of this package. */
00057 #define COCONUT_PACKAGE_COCONUT_VERSION ""
00058 
00059 /* Define to the necessary symbol if this constant uses a non-standard name on
00060    your system. */
00061 /* #undef PTHREAD_CREATE_JOINABLE */
00062 
00063 /* Define to 1 if you have the ANSI C header files. */
00064 #define COCONUT_STDC_HEADERS 1
00065 
00066 /* Version number of package */
00067 #define COCONUT_VERSION "0.1.1"

Generated on Mon Mar 20 18:48:15 2006 for Coconut by  doxygen 1.4.6