File: config.h.in

package info (click to toggle)
getfem%2B%2B 5.3%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 35,604 kB
  • sloc: cpp: 117,991; ansic: 73,600; fortran: 16,046; python: 7,403; sh: 3,624; perl: 1,722; makefile: 1,548
file content (161 lines) | stat: -rw-r--r-- 4,469 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to dummy `main' function (if any) required to link to the Fortran
   libraries. */
#undef FC_DUMMY_MAIN

/* Define if F77 and FC dummy `main' functions are identical. */
#undef FC_DUMMY_MAIN_EQ_F77

/* glibc backtrace function */
#undef HAVE_BACKTRACE

/* define if the Boost library is available */
#undef HAVE_BOOST

/* define if the Boost::System library is available */
#undef HAVE_BOOST_SYSTEM

/* define if the Boost::Thread library is available */
#undef HAVE_BOOST_THREAD

/* Define to 1 if you have the <cmumps_c.h> header file. */
#undef HAVE_CMUMPS_C_H

/* Define to 1 if you have the <cxxabi.h> header file. */
#undef HAVE_CXXABI_H

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the <dmumps_c.h> header file. */
#undef HAVE_DMUMPS_C_H

/* glibc floating point exceptions control */
#undef HAVE_FEENABLEEXCEPT

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `mpi_cxx' library (-lmpi_cxx). */
#undef HAVE_LIBMPI_CXX

/* Define to 1 if you have the <libqhull/qhull_a.h> header file. */
#undef HAVE_LIBQHULL_QHULL_A_H

/* Define to 1 if you have the `superlu' library (-lsuperlu). */
#undef HAVE_LIBSUPERLU

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* defined if the Metis library was found and is working */
#undef HAVE_METIS

/* Define to 1 if you have the <metis.h> header file. */
#undef HAVE_METIS_H

/* defined if the Metis library found is older than version 4 */
#undef HAVE_METIS_OLD_API

/* Define if you have the MPI library. */
#undef HAVE_MPI

/* gcc style __PRETTY_FUNCTION__ macro */
#undef HAVE_PRETTY_FUNCTION

/* defined if the qd library was found and is working */
#undef HAVE_QDLIB

/* Defined to 1 if Scilab is present on the system */
#undef HAVE_SCILAB

/* Define to 1 if you have the <smumps_c.h> header file. */
#undef HAVE_SMUMPS_C_H

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <superlu/colamd.h> header file. */
#undef HAVE_SUPERLU_COLAMD_H

/* Define to 1 if you have the <superlu/slu_cdefs.h> header file. */
#undef HAVE_SUPERLU_SLU_CDEFS_H

/* Define to 1 if you have the <superlu/slu_Cnames.h> header file. */
#undef HAVE_SUPERLU_SLU_CNAMES_H

/* Define to 1 if you have the <superlu/slu_dcomplex.h> header file. */
#undef HAVE_SUPERLU_SLU_DCOMPLEX_H

/* Define to 1 if you have the <superlu/slu_ddefs.h> header file. */
#undef HAVE_SUPERLU_SLU_DDEFS_H

/* Define to 1 if you have the <superlu/slu_scomplex.h> header file. */
#undef HAVE_SUPERLU_SLU_SCOMPLEX_H

/* Define to 1 if you have the <superlu/slu_sdefs.h> header file. */
#undef HAVE_SUPERLU_SLU_SDEFS_H

/* Define to 1 if you have the <superlu/slu_zdefs.h> header file. */
#undef HAVE_SUPERLU_SLU_ZDEFS_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the <zmumps_c.h> header file. */
#undef HAVE_ZMUMPS_C_H

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* defined if quad-doubles are to be used instead of double-double */
#undef QDLIB_USE_QUAD

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Use rpc for getfem communication with matlab */
#undef USE_RPC

/* Version number of package */
#undef VERSION