| | |
| | | /* Define to 1 if you have the `confuse' library (-lconfuse). */ |
| | | #define HAVE_LIBCONFUSE 1 |
| | | |
| | | /* Define to 1 if you have the `gsl' library (-lgsl). */ |
| | | #define HAVE_LIBGSL 1 |
| | | |
| | | /* Define to 1 if you have the `gslcblas' library (-lgslcblas). */ |
| | | #define HAVE_LIBGSLCBLAS 1 |
| | | |
| | | /* Define to 1 if you have the `m' library (-lm). */ |
| | | #define HAVE_LIBM 1 |
| | | |
| | | /* Define to 1 if you have the `z' library (-lz). */ |
| | | #define HAVE_LIBZ 1 |
| | | |
| | | /* Define to 1 if your system has a GNU libc compatible `malloc' function, and |
| | | to 0 otherwise. */ |
| | |
| | | /* Define to 1 if you have the ANSI C header files. */ |
| | | #define STDC_HEADERS 1 |
| | | |
| | | /* A string containing the version number */ |
| | | #define TS_VERSION "Trisurf (commit 588bbb-dirty) on natalie." |
| | | |
| | | /* Version number of package */ |
| | | #define VERSION "VERSION" |
| | | |