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_DREM
00028 #define TVMET_HAVE_DREM 1
00029 #endif
00030
00031
00032 #ifndef TVMET_HAVE_FLOOR
00033 #define TVMET_HAVE_FLOOR 1
00034 #endif
00035
00036
00037 #ifndef TVMET_HAVE_HYPOT
00038 #define TVMET_HAVE_HYPOT 1
00039 #endif
00040
00041
00042 #ifndef TVMET_HAVE_IEEE_MATH
00043 #define TVMET_HAVE_IEEE_MATH
00044 #endif
00045
00046
00047 #ifndef TVMET_HAVE_INTTYPES_H
00048 #define TVMET_HAVE_INTTYPES_H 1
00049 #endif
00050
00051
00052 #ifndef TVMET_HAVE_JN
00053 #define TVMET_HAVE_JN 1
00054 #endif
00055
00056
00057 #ifndef TVMET_HAVE_LIBDL
00058 #define TVMET_HAVE_LIBDL 1
00059 #endif
00060
00061
00062 #ifndef TVMET_HAVE_LONG_DOUBLE
00063 #define TVMET_HAVE_LONG_DOUBLE 1
00064 #endif
00065
00066
00067 #ifndef TVMET_HAVE_LONG_LONG
00068 #define TVMET_HAVE_LONG_LONG
00069 #endif
00070
00071
00072 #ifndef TVMET_HAVE_MEMORY_H
00073 #define TVMET_HAVE_MEMORY_H 1
00074 #endif
00075
00076
00077 #ifndef TVMET_HAVE_MUTABLE
00078 #define TVMET_HAVE_MUTABLE
00079 #endif
00080
00081
00082 #ifndef TVMET_HAVE_NAMESPACES
00083 #define TVMET_HAVE_NAMESPACES
00084 #endif
00085
00086
00087 #ifndef TVMET_HAVE_PARTIAL_SPECIALIZATION
00088 #define TVMET_HAVE_PARTIAL_SPECIALIZATION
00089 #endif
00090
00091
00092 #ifndef TVMET_HAVE_POW
00093 #define TVMET_HAVE_POW 1
00094 #endif
00095
00096
00097 #ifndef TVMET_HAVE_RINT
00098 #define TVMET_HAVE_RINT 1
00099 #endif
00100
00101
00102 #ifndef TVMET_HAVE_SQRT
00103 #define TVMET_HAVE_SQRT 1
00104 #endif
00105
00106
00107 #ifndef TVMET_HAVE_STDBOOL_H
00108 #define TVMET_HAVE_STDBOOL_H 1
00109 #endif
00110
00111
00112 #ifndef TVMET_HAVE_STDINT_H
00113 #define TVMET_HAVE_STDINT_H 1
00114 #endif
00115
00116
00117 #ifndef TVMET_HAVE_STDLIB_H
00118 #define TVMET_HAVE_STDLIB_H 1
00119 #endif
00120
00121
00122 #ifndef TVMET_HAVE_STRINGS_H
00123 #define TVMET_HAVE_STRINGS_H 1
00124 #endif
00125
00126
00127 #ifndef TVMET_HAVE_STRING_H
00128 #define TVMET_HAVE_STRING_H 1
00129 #endif
00130
00131
00132
00133
00134
00135 #ifndef TVMET_HAVE_SYS_STAT_H
00136 #define TVMET_HAVE_SYS_STAT_H 1
00137 #endif
00138
00139
00140 #ifndef TVMET_HAVE_SYS_TIME_H
00141 #define TVMET_HAVE_SYS_TIME_H 1
00142 #endif
00143
00144
00145 #ifndef TVMET_HAVE_SYS_TYPES_H
00146 #define TVMET_HAVE_SYS_TYPES_H 1
00147 #endif
00148
00149
00150 #ifndef TVMET_HAVE_TYPENAME
00151 #define TVMET_HAVE_TYPENAME
00152 #endif
00153
00154
00155 #ifndef TVMET_HAVE_UNISTD_H
00156 #define TVMET_HAVE_UNISTD_H 1
00157 #endif
00158
00159
00160 #ifndef TVMET_HAVE_YN
00161 #define TVMET_HAVE_YN 1
00162 #endif
00163
00164
00165
00166
00167
00168
00169 #ifndef TVMET_LT_OBJDIR
00170 #define TVMET_LT_OBJDIR ".libs/"
00171 #endif
00172
00173
00174 #ifndef TVMET_PACKAGE_BUGREPORT
00175 #define TVMET_PACKAGE_BUGREPORT "opetzold@users.sourceforge.net"
00176 #endif
00177
00178
00179 #ifndef TVMET_PACKAGE_NAME
00180 #define TVMET_PACKAGE_NAME "tvmet"
00181 #endif
00182
00183
00184 #ifndef TVMET_PACKAGE_STRING
00185 #define TVMET_PACKAGE_STRING "tvmet 1.7.2"
00186 #endif
00187
00188
00189 #ifndef TVMET_PACKAGE_TARNAME
00190 #define TVMET_PACKAGE_TARNAME "tvmet"
00191 #endif
00192
00193
00194 #ifndef TVMET_PACKAGE_VERSION
00195 #define TVMET_PACKAGE_VERSION "1.7.2"
00196 #endif
00197
00198
00199 #ifndef TVMET_STDC_HEADERS
00200 #define TVMET_STDC_HEADERS 1
00201 #endif
00202
00203
00204
00205
00206
00207
00208
00209
00210
00211 #ifndef __cplusplus
00212
00213 #endif
00214
00215
00216
00217
00218 #ifndef _tvmet_restrict
00219 #define _tvmet_restrict __restrict
00220 #endif
00221
00222
00223
00224
00225
00226
00227
00228 #if defined __SUNPRO_CC && !defined __RESTRICT
00229 # define _Restrict
00230 #endif
00231
00232
00233
00234
00235
00236 #endif