config.h
00001 /* include/config.h. Generated from config.h.in by configure. */ 00002 /* include/config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* 0 */ 00005 /* #undef HAVE_AIX_IEEE_INTERFACE */ 00006 00007 /* Define to 1 if you have the `clock' function. */ 00008 #define HAVE_CLOCK 1 00009 00010 /* 0 */ 00011 #define HAVE_CLOCKS_PER_SEC 1 00012 00013 /* 0 */ 00014 #define HAVE_DARWIN_IEEE_INTERFACE 1 00015 00016 /* 0 */ 00017 #define HAVE_EXIT_SUCCESS_AND_FAILURE 1 00018 00019 /* 0 */ 00020 /* #undef HAVE_FREEBSD_IEEE_INTERFACE */ 00021 00022 /* 0 */ 00023 /* #undef HAVE_GUESSED_CLOCKS_PER_SEC */ 00024 00025 /* 0 */ 00026 /* #undef HAVE_HPUX11_IEEE_INTERFACE */ 00027 00028 /* 0 */ 00029 /* #undef HAVE_HPUX_IEEE_INTERFACE */ 00030 00031 /* 0 */ 00032 /* #undef HAVE_INLINE */ 00033 00034 /* Define to 1 if you have the <inttypes.h> header file. */ 00035 #define HAVE_INTTYPES_H 1 00036 00037 /* 0 */ 00038 /* #undef HAVE_IRIX_IEEE_INTERFACE */ 00039 00040 /* 0 */ 00041 /* #undef HAVE_M68KLINUX_IEEE_INTERFACE */ 00042 00043 /* Define to 1 if you have the <memory.h> header file. */ 00044 #define HAVE_MEMORY_H 1 00045 00046 /* 0 */ 00047 /* #undef HAVE_NETBSD_IEEE_INTERFACE */ 00048 00049 /* 0 */ 00050 /* #undef HAVE_OPENBSD_IEEE_INTERFACE */ 00051 00052 /* 0 */ 00053 /* #undef HAVE_OS2EMX_IEEE_INTERFACE */ 00054 00055 /* 0 */ 00056 /* #undef HAVE_PPCLINUX_IEEE_INTERFACE */ 00057 00058 /* 0 */ 00059 /* #undef HAVE_SOLARIS_IEEE_INTERFACE */ 00060 00061 /* 0 */ 00062 /* #undef HAVE_SPARCLINUX_IEEE_INTERFACE */ 00063 00064 /* Define to 1 if you have the <stdint.h> header file. */ 00065 #define HAVE_STDINT_H 1 00066 00067 /* Define to 1 if you have the <stdlib.h> header file. */ 00068 #define HAVE_STDLIB_H 1 00069 00070 /* Define to 1 if you have the <strings.h> header file. */ 00071 #define HAVE_STRINGS_H 1 00072 00073 /* Define to 1 if you have the <string.h> header file. */ 00074 #define HAVE_STRING_H 1 00075 00076 /* 0 */ 00077 /* #undef HAVE_SUNOS4_IEEE_INTERFACE */ 00078 00079 /* Define to 1 if you have the <sys/stat.h> header file. */ 00080 #define HAVE_SYS_STAT_H 1 00081 00082 /* Define to 1 if you have the <sys/types.h> header file. */ 00083 #define HAVE_SYS_TYPES_H 1 00084 00085 /* 0 */ 00086 /* #undef HAVE_TRU64_IEEE_INTERFACE */ 00087 00088 /* Define to 1 if you have the <unistd.h> header file. */ 00089 #define HAVE_UNISTD_H 1 00090 00091 /* 0 */ 00092 /* #undef HAVE_X86LINUX_IEEE_INTERFACE */ 00093 00094 /* 0 */ 00095 /* #undef HIDE_INLINE_STATIC */ 00096 00097 /* Name of package */ 00098 #define PACKAGE "ofeli" 00099 00100 /* Define to the address where bug reports for this package should be sent. */ 00101 #define PACKAGE_BUGREPORT "" 00102 00103 /* Define to the full name of this package. */ 00104 #define PACKAGE_NAME "" 00105 00106 /* Define to the full name and version of this package. */ 00107 #define PACKAGE_STRING "" 00108 00109 /* Define to the one symbol short name of this package. */ 00110 #define PACKAGE_TARNAME "" 00111 00112 /* Define to the version of this package. */ 00113 #define PACKAGE_VERSION "" 00114 00115 /* Define to 1 if you have the ANSI C header files. */ 00116 #define STDC_HEADERS 1 00117 00118 /* Version number of package */ 00119 #define VERSION "1.6.0" 00120 00121 /* Define to empty if `const' does not conform to ANSI C. */ 00122 /* #undef const */ 00123 00124 /* Define to `__inline__' or `__inline' if that's what the C compiler 00125 calls it, or to nothing if 'inline' is not supported under any name. */ 00126 #ifndef __cplusplus 00127 /* #undef inline */ 00128 #endif 00129 00130 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00131 /* #undef size_t */