NEST  2.6.0,not_revisioned_source_dir@0
config.h
Go to the documentation of this file.
1 /* libnestutil/config.h. Generated from config.h.in by configure. */
2 /* libnestutil/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* tics per ms in simulation */
5 /* #undef CONFIG_TICS_PER_MS */
6 
7 /* tics per step in simulation */
8 /* #undef CONFIG_TICS_PER_STEP */
9 
10 /* define if the compiler does not include *.h headers ISO conformant */
11 /* #undef HAVE_ALPHA_CXX_STD_BUG */
12 
13 /* define if the compiler ignores cmath makros */
14 /* #undef HAVE_CMATH_MAKROS_IGNORED */
15 
16 /* Define to 1 if you have the <dlfcn.h> header file. */
17 #define HAVE_DLFCN_H 1
18 
19 /* Define to 1 if you have the `execv' function. */
20 #define HAVE_EXECV 1
21 
22 /* "Define if expm1() is available" */
23 #define HAVE_EXPM1 1
24 
25 /* Define to 1 if you have the `fork' function. */
26 #define HAVE_FORK 1
27 
28 /* Is the GNU Science Library available (ver. >= 1.0)? */
29 #define HAVE_GSL 1
30 
31 /* Is GSL Version >= 1.11? */
32 #define HAVE_GSL_1_11 1
33 
34 /* Is GSL Version >= 1.2? */
35 #define HAVE_GSL_1_2 1
36 
37 /* Do we have the inline macro in C? */
38 #define HAVE_INLINE 1
39 
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #define HAVE_INTTYPES_H 1
42 
43 /* define for istream */
44 #define HAVE_ISTREAM
45 
46 /* Havel libltdl, can load dynamic modules */
47 #define HAVE_LIBLTDL 1
48 
49 /* libneurosim support enabled? */
50 /* #undef HAVE_LIBNEUROSIM */
51 
52 /* define if we have usable long long type. */
53 #define HAVE_LONG_LONG 1
54 
55 /* Define to 1 if you have the <mach/mach.h> header file. */
56 /* #undef HAVE_MACH_MACH_H */
57 
58 /* Define to 1 if you have the <memory.h> header file. */
59 #define HAVE_MEMORY_H 1
60 
61 /* MPI is available. */
62 /* #undef HAVE_MPI */
63 
64 /* MUSIC support enabled? */
65 /* #undef HAVE_MUSIC */
66 
67 /* define if M_E is defined */
68 #define HAVE_M_E
69 
70 /* define if M_PI is defined */
71 #define HAVE_M_PI
72 
73 /* define for ostream */
74 #define HAVE_OSTREAM
75 
76 /* Define to 1 if you have the `pclose' function. */
77 #define HAVE_PCLOSE 1
78 
79 /* Define to 1 if you have the `popen' function. */
80 #define HAVE_POPEN 1
81 
82 /* Use GNU libreadline */
83 #define HAVE_READLINE 1
84 
85 /* Define to 1 if you have the `setenv' function. */
86 #define HAVE_SETENV 1
87 
88 /* Define to 1 if you have the `sigaction' function. */
89 #define HAVE_SIGACTION 1
90 
91 /* define if the compiler ignores symbolic signal names in signal.h */
92 /* #undef HAVE_SIGUSR_IGNORED */
93 
94 /* define for sstream */
95 #define HAVE_SSTREAM
96 
97 /* define if the compiler fails on static template member declaration */
98 /* #undef HAVE_STATIC_TEMPLATE_DECLARATION_FAILS */
99 
100 /* Define to 1 if you have the <stdint.h> header file. */
101 #define HAVE_STDINT_H 1
102 
103 /* Define to 1 if you have the <stdlib.h> header file. */
104 #define HAVE_STDLIB_H 1
105 
106 /* define for STL vector capacity base unity */
107 #define HAVE_STL_VECTOR_CAPACITY_BASE_UNITY
108 
109 /* define for STL vector capacity doubling strategy */
110 #define HAVE_STL_VECTOR_CAPACITY_DOUBLING
111 
112 /* Define to 1 if you have the <strings.h> header file. */
113 #define HAVE_STRINGS_H 1
114 
115 /* Define to 1 if you have the <string.h> header file. */
116 #define HAVE_STRING_H 1
117 
118 /* Define to 1 if you have the <sys/stat.h> header file. */
119 #define HAVE_SYS_STAT_H 1
120 
121 /* Define to 1 if you have the <sys/types.h> header file. */
122 #define HAVE_SYS_TYPES_H 1
123 
124 /* Tics per millisecond specified? */
125 /* #undef HAVE_TICS_PER_MS */
126 
127 /* Tics per step specified? */
128 /* #undef HAVE_TICS_PER_STEP */
129 
130 /* Define to 1 if you have the <unistd.h> header file. */
131 #define HAVE_UNISTD_H 1
132 
133 /* Vampir support enabled? */
134 /* #undef HAVE_VAMPIR */
135 
136 /* define if the compiler fails with ICE */
137 /* #undef HAVE_XLC_ICE_ON_USING */
138 
139 /* Configuring for Blue Gene/L */
140 /* #undef IS_BLUEGENE_L */
141 
142 /* Configuring for Blue Gene/P */
143 /* #undef IS_BLUEGENE_P */
144 
145 /* Configuring for Blue Gene/Q */
146 /* #undef IS_BLUEGENE_Q */
147 
148 /* Configuring for K */
149 /* #undef IS_K */
150 
151 /* Define to the sub-directory in which libtool stores uninstalled libraries.
152  */
153 #define LT_OBJDIR ".libs/"
154 
155 /* Name of package */
156 #define PACKAGE "nest"
157 
158 /* Define to the address where bug reports for this package should be sent. */
159 #define PACKAGE_BUGREPORT "nest_user@nest-initiative.org"
160 
161 /* Define to the full name of this package. */
162 #define PACKAGE_NAME "nest"
163 
164 /* Define to the full name and version of this package. */
165 #define PACKAGE_STRING "nest 2.6.0"
166 
167 /* Define to the one symbol short name of this package. */
168 #define PACKAGE_TARNAME "nest"
169 
170 /* Define to the home page for this package. */
171 #define PACKAGE_URL ""
172 
173 /* Define to the version of this package. */
174 #define PACKAGE_VERSION "2.6.0"
175 
176 /* Use PS array construction semantics */
177 #define PS_ARRAYS 1
178 
179 /* Define to 1 if you have the ANSI C header files. */
180 #define STDC_HEADERS 1
181 
182 /* Enable extensions on AIX 3, Interix. */
183 #ifndef _ALL_SOURCE
184 # define _ALL_SOURCE 1
185 #endif
186 /* Enable GNU extensions on systems that have them. */
187 #ifndef _GNU_SOURCE
188 # define _GNU_SOURCE 1
189 #endif
190 /* Enable threading extensions on Solaris. */
191 #ifndef _POSIX_PTHREAD_SEMANTICS
192 # define _POSIX_PTHREAD_SEMANTICS 1
193 #endif
194 /* Enable extensions on HP NonStop. */
195 #ifndef _TANDEM_SOURCE
196 # define _TANDEM_SOURCE 1
197 #endif
198 /* Enable general extensions on Solaris. */
199 #ifndef __EXTENSIONS__
200 # define __EXTENSIONS__ 1
201 #endif
202 
203 
204 /* Version number of package */
205 #define VERSION "2.6.0"
206 
207 /* Define to 1 if on MINIX. */
208 /* #undef _MINIX */
209 
210 /* Define to 2 if the system does not provide POSIX.1 features except with
211  this defined. */
212 /* #undef _POSIX_1_SOURCE */
213 
214 /* Define to 1 if you need to in order for `stat' and other things to work. */
215 /* #undef _POSIX_SOURCE */
216 
217 /* Define as `__inline' or `__inline__' if that's what the
218  C compiler calls it or to nothing if it is not supported. */
219 #ifndef __cplusplus
220 /* # undef inline */
221 #endif