00001 #ifndef _INCLUDE_TVMET_CONFIG_H
00002 #define _INCLUDE_TVMET_CONFIG_H 1
00003
00004
00005
00006
00007
00008
00009 #ifndef TVMET_HAVE_COMPLEX
00010 #define TVMET_HAVE_COMPLEX
00011 #endif
00012
00013
00014 #ifndef TVMET_HAVE_COMPLEX_MATH1
00015 #define TVMET_HAVE_COMPLEX_MATH1
00016 #endif
00017
00018
00019
00020
00021
00022 #ifndef TVMET_HAVE_DLFCN_H
00023 #define TVMET_HAVE_DLFCN_H 1
00024 #endif
00025
00026
00027 #ifndef TVMET_HAVE_FLOOR
00028 #define TVMET_HAVE_FLOOR 1
00029 #endif
00030
00031
00032 #ifndef TVMET_HAVE_IEEE_MATH
00033 #define TVMET_HAVE_IEEE_MATH
00034 #endif
00035
00036
00037 #ifndef TVMET_HAVE_INTTYPES_H
00038 #define TVMET_HAVE_INTTYPES_H 1
00039 #endif
00040
00041
00042 #ifndef TVMET_HAVE_LIBDL
00043 #define TVMET_HAVE_LIBDL 1
00044 #endif
00045
00046
00047
00048 #ifndef TVMET_HAVE_LONG_DOUBLE
00049 #define TVMET_HAVE_LONG_DOUBLE 1
00050 #endif
00051
00052
00053
00054 #ifndef TVMET_HAVE_LONG_DOUBLE_WIDER
00055 #define TVMET_HAVE_LONG_DOUBLE_WIDER 1
00056 #endif
00057
00058
00059 #ifndef TVMET_HAVE_LONG_LONG
00060 #define TVMET_HAVE_LONG_LONG
00061 #endif
00062
00063
00064 #ifndef TVMET_HAVE_MEMORY_H
00065 #define TVMET_HAVE_MEMORY_H 1
00066 #endif
00067
00068
00069 #ifndef TVMET_HAVE_MUTABLE
00070 #define TVMET_HAVE_MUTABLE
00071 #endif
00072
00073
00074 #ifndef TVMET_HAVE_NAMESPACES
00075 #define TVMET_HAVE_NAMESPACES
00076 #endif
00077
00078
00079 #ifndef TVMET_HAVE_PARTIAL_SPECIALIZATION
00080 #define TVMET_HAVE_PARTIAL_SPECIALIZATION
00081 #endif
00082
00083
00084 #ifndef TVMET_HAVE_POW
00085 #define TVMET_HAVE_POW 1
00086 #endif
00087
00088
00089 #ifndef TVMET_HAVE_RINT
00090 #define TVMET_HAVE_RINT 1
00091 #endif
00092
00093
00094 #ifndef TVMET_HAVE_SQRT
00095 #define TVMET_HAVE_SQRT 1
00096 #endif
00097
00098
00099 #ifndef TVMET_HAVE_STDBOOL_H
00100 #define TVMET_HAVE_STDBOOL_H 1
00101 #endif
00102
00103
00104 #ifndef TVMET_HAVE_STDINT_H
00105 #define TVMET_HAVE_STDINT_H 1
00106 #endif
00107
00108
00109 #ifndef TVMET_HAVE_STDLIB_H
00110 #define TVMET_HAVE_STDLIB_H 1
00111 #endif
00112
00113
00114 #ifndef TVMET_HAVE_STRINGS_H
00115 #define TVMET_HAVE_STRINGS_H 1
00116 #endif
00117
00118
00119 #ifndef TVMET_HAVE_STRING_H
00120 #define TVMET_HAVE_STRING_H 1
00121 #endif
00122
00123
00124
00125
00126
00127 #ifndef TVMET_HAVE_SYS_STAT_H
00128 #define TVMET_HAVE_SYS_STAT_H 1
00129 #endif
00130
00131
00132 #ifndef TVMET_HAVE_SYS_TIME_H
00133 #define TVMET_HAVE_SYS_TIME_H 1
00134 #endif
00135
00136
00137 #ifndef TVMET_HAVE_SYS_TYPES_H
00138 #define TVMET_HAVE_SYS_TYPES_H 1
00139 #endif
00140
00141
00142 #ifndef TVMET_HAVE_TYPENAME
00143 #define TVMET_HAVE_TYPENAME
00144 #endif
00145
00146
00147 #ifndef TVMET_HAVE_UNISTD_H
00148 #define TVMET_HAVE_UNISTD_H 1
00149 #endif
00150
00151
00152
00153
00154
00155 #ifndef TVMET_PACKAGE_BUGREPORT
00156 #define TVMET_PACKAGE_BUGREPORT "opetzold@users.sourceforge.net"
00157 #endif
00158
00159
00160 #ifndef TVMET_PACKAGE_NAME
00161 #define TVMET_PACKAGE_NAME "tvmet"
00162 #endif
00163
00164
00165 #ifndef TVMET_PACKAGE_STRING
00166 #define TVMET_PACKAGE_STRING "tvmet 1.7.2"
00167 #endif
00168
00169
00170 #ifndef TVMET_PACKAGE_TARNAME
00171 #define TVMET_PACKAGE_TARNAME "tvmet"
00172 #endif
00173
00174
00175 #ifndef TVMET_PACKAGE_VERSION
00176 #define TVMET_PACKAGE_VERSION "1.7.2"
00177 #endif
00178
00179
00180 #ifndef TVMET_STDC_HEADERS
00181 #define TVMET_STDC_HEADERS 1
00182 #endif
00183
00184
00185
00186
00187
00188
00189
00190
00191
00192 #ifndef __cplusplus
00193
00194 #endif
00195
00196
00197
00198 #ifndef _tvmet_restrict
00199 #define _tvmet_restrict __restrict
00200 #endif
00201
00202
00203
00204
00205
00206 #endif