ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/config.h.in
(Generate patch)

Comparing:
trunk/src/config.h.in (file contents), Revision 811 by gezelter, Thu Dec 15 14:47:17 2005 UTC vs.
branches/development/src/config.h.in (file contents), Revision 1600 by gezelter, Wed Aug 3 20:20:37 2011 UTC

# Line 1 | Line 1
1 < #define OOPSE_VERSION_MAJOR 3
2 < #define OOPSE_VERSION_MINOR 1
3 < #define OOPSE_VERSION_TINY  4
4 <
1 > #define OPENMD_VERSION_MAJOR 2
2 > #define OPENMD_VERSION_MINOR 0
3 > #define OPENMD_VERSION_TINY  0
4   #define MK_STR(s) # s
5   #define STR_DEFINE(t, s) t = MK_STR(s)
6  
7 < /* Define to a macro mangling the given C identifier (in lower and upper
8 < *    case), which must not contain underscores, for linking with Fortran. */
10 < #undef F90_FUNC
7 > /* Is defined if OpenMD should be compiled with single precision arithmetic. */
8 > #undef SINGLE_PRECISION
9  
10 < /* As F90_FUNC, but for C identifiers containing underscores. */
11 < #undef F90_FUNC_
10 > /* define if fstream::open() accepts third parameter. */
11 > #undef FSTREAM_OPEN_PROT
12  
13 < /* Define to 1 if you find the <mpi.h> header file. */
14 < #undef HAVE_MPI_H
13 > /* Is defined if the qhull library is available. */
14 > #undef HAVE_QHULL
15  
18 /* Define to 1 if you find the <mpif.h> header file. */
19 #undef HAVE_MPIF_H
20
21 /* Define to 1 if you find the <getopt.h> header file. */
22 #undef HAVE_GETOPT_H
23 #undef HAVE_GETOPT_LONG
24
25 /* Define to 1 if you find the <sys/pstat.h> header file. */
26 #undef HAVE_SYS_PSTAT_H
27
28 /* Define to 1 if you find the <sys/sysmp.h> header file. */
29 #undef HAVE_SYS_SYSMP_H
30
31 /* Define to 1 if you find the <sys/sysinfo.h> header file. */
32 #undef HAVE_SYS_SYSINFO_H
33
34 /* Define to 1 if you find the <machine/hal_sysinfo.h> header file. */
35 #undef HAVE_MACHINE_HAL_SYSINFO_H
36
37 /* Define to 1 if you find the <sys/table.h> header file. */
38 #undef HAVE_SYS_TABLE_H
39
40 /* Define to 1 if you find the <sys/param.h> header file. */
41 #undef HAVE_SYS_PARAM_H
42
43 /* Define to 1 if you find the <sys/sysctl.h> header file. */
44 #undef HAVE_SYS_SYSCTL_H
45
46 /* Define to 1 if you find the <sys/systemcfg.h> header file. */
47 #undef HAVE_SYS_SYSTEMCFG_H
48
49 #undef HAVE_PSTAT_GETSTATIC
50 #undef HAVE_SYSMP
51 #undef HAVE_GETSYSINFO
52 #undef HAVE_SYSCTL
53 #undef HAVE__SYSTEM_CONFIGURATION
54 #undef HAVE_TABLE
55 #undef HAVE_CGAL
56
57 /* Define to the path to the ps command on this machine. */
58 #undef PSCOMMAND
59
60 /* Define to 1 if the ps command understands POSIX-style arguments. */
61 #undef PSTYPE_IS_POSIX
62
63 /* Define to 1 if the ps command understands BSD-style arguments. */
64 #undef PSTYPE_IS_BSD
65
66 /* what follows is required for the openbabel directory */
67
68 /* The version of Open Babel */
69 #define BABEL_VERSION "2.0.0rc1"
70
16   /* Define to 1 if the system has the type `clock_t'. */
17   #undef HAVE_CLOCK_T
18  
19 + /* Define to 1 if you have the <cmath> header file. */
20 + #undef HAVE_CMATH
21 +
22   /* Define to 1 if you have the <conio.h> header file. */
23   #undef HAVE_CONIO_H
24  
# Line 80 | Line 28
28   /* Define to 1 if you have the <dlfcn.h> header file. */
29   #undef HAVE_DLFCN_H
30  
31 < /* Define to 1 if you have the <fstream> header file. */
32 < #undef HAVE_FSTREAM
31 > /* define if fftw3.h exists */
32 > #undef HAVE_FFTW3_H
33  
34 < /* Define to 1 if you have the <fstream.h> header file. */
35 < #undef HAVE_FSTREAM_H
34 > /* define if fftw.h exists */
35 > #undef HAVE_FFTW_H
36  
37 < /* Define to 1 if you have the <iconv.h> header file. */
38 < #undef HAVE_ICONV_H
37 > /* define if dfftw.h exists */
38 > #undef HAVE_DFFTW_H
39  
40 < /* Define to 1 if you have the <inttypes.h> header file. */
41 < #undef HAVE_INTTYPES_H
40 > /* Define to 1 if you have the `floor' function. */
41 > #undef HAVE_FLOOR
42  
43 < /* Define to 1 if you have the <iostream> header file. */
44 < #undef HAVE_IOSTREAM
43 > /* Define to 1 if you have the `getpagesize' function. */
44 > #undef HAVE_GETPAGESIZE
45  
46 < /* Define to 1 if you have the <iostream.h> header file. */
47 < #undef HAVE_IOSTREAM_H
46 > /* Define to 1 if you have the `getsysinfo' function. */
47 > #undef HAVE_GETSYSINFO
48  
49 < /* Define to 1 if you have the `m' library (-lm). */
50 < #undef HAVE_LIBM
49 > /* Define to 1 if you have the `gettimeofday' function. */
50 > #undef HAVE_GETTIMEOFDAY
51  
52 + /* Define to 1 if you have the <inttypes.h> header file. */
53 + #undef HAVE_INTTYPES_H
54 +
55 + /* Define to 1 if you have the <libintl.h> header file. */
56 + #undef HAVE_LIBINTL_H
57 +
58   /* Define to 1 if you have the `z' library (-lz). */
59   #undef HAVE_LIBZ
60  
61 < /* Define to 1 if you have the <math.h> header file. */
62 < #undef HAVE_MATH_H
61 > /* Define to 1 if you have the <limits.h> header file. */
62 > #undef HAVE_LIMITS_H
63  
64 + /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
65 + #undef HAVE_MACHINE_HAL_SYSINFO_H
66 +
67 + /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
68 +   to 0 otherwise. */
69 + #undef HAVE_MALLOC
70 +
71   /* Define to 1 if you have the <memory.h> header file. */
72   #undef HAVE_MEMORY_H
73  
74 < /* Define to 1 if you have the `rint' function. */
75 < #undef HAVE_RINT
74 > /* Define to 1 if you have the `memset' function. */
75 > #undef HAVE_MEMSET
76  
77 < /* Define to 1 if you have the `snprintf' function. */
78 < #undef HAVE_SNPRINTF
77 > /* Define to 1 if you have the `pow' function. */
78 > #undef HAVE_POW
79  
80 < /* Define to 1 if you have the `sranddev' function. */
81 < #undef HAVE_SRANDDEV
80 > /* Define to 1 if you have the `pstat_getdynamic' function. */
81 > #undef HAVE_PSTAT_GETDYNAMIC
82  
83 < /* Define to 1 if you have the `strcasecmp' function. */
84 < #undef HAVE_STRCASECMP
83 > /* Define to 1 if you have the `pstat_getstatic' function. */
84 > #undef HAVE_PSTAT_GETSTATIC
85  
86 < /* Define to 1 if you have the `strncasecmp' function. */
87 < #undef HAVE_STRNCASECMP
86 > /* Define to 1 if your system has a GNU libc compatible `realloc' function,
87 >   and to 0 otherwise. */
88 > #undef HAVE_REALLOC
89  
90 < /* Define to 1 if you have the `stricmp' function. */
91 < #undef HAVE_STRICMP
90 > /* Define to 1 if you have the `select' function. */
91 > #undef HAVE_SELECT
92  
93 < /* Define to 1 if you have the `strnicmp' function. */
94 < #undef HAVE_STRNICMP
93 > /* Define to 1 if you have the `sqrt' function. */
94 > #undef HAVE_SQRT
95  
96 < /* Define to 1 if you have the <sstream> header file. */
97 < #undef HAVE_SSTREAM
96 > /* Define to 1 if stdbool.h conforms to C99. */
97 > #undef HAVE_STDBOOL_H
98  
99   /* Define to 1 if you have the <stdint.h> header file. */
100   #undef HAVE_STDINT_H
101  
140 /* Define to 1 if you have the <stdio.h> header file. */
141 #undef HAVE_STDIO_H
142
102   /* Define to 1 if you have the <stdlib.h> header file. */
103   #undef HAVE_STDLIB_H
104  
105 + /* Define to 1 if you have the `strcasecmp' function. */
106 + #undef HAVE_STRCASECMP
107 +
108 + /* Define to 1 if you have the `strchr' function. */
109 + #undef HAVE_STRCHR
110 +
111 + /* Define to 1 if you have the `strdup' function. */
112 + #undef HAVE_STRDUP
113 +
114 + /* Define to 1 if you have the `stricmp' function. */
115 + #undef HAVE_STRICMP
116 +
117   /* Define to 1 if you have the <strings.h> header file. */
118   #undef HAVE_STRINGS_H
119  
# Line 152 | Line 123
123   /* Define to 1 if you have the `strncasecmp' function. */
124   #undef HAVE_STRNCASECMP
125  
126 < /* Define to 1 if you have the <strstream> header file. */
127 < #undef HAVE_STRSTREAM
126 > /* Define to 1 if you have the `strnicmp' function. */
127 > #undef HAVE_STRNICMP
128  
129 < /* Define to 1 if you have the <strstream.h> header file. */
130 < #undef HAVE_STRSTREAM_H
129 > /* Define to 1 if you have the `strstr' function. */
130 > #undef HAVE_STRSTR
131  
132 + /* Define to 1 if you have the `strtol' function. */
133 + #undef HAVE_STRTOL
134 +
135 + /* Define to 1 if you have the `sysctl' function. */
136 + #undef HAVE_SYSCTL
137 +
138 + /* Define to 1 if you have the `sysmp' function. */
139 + #undef HAVE_SYSMP
140 +
141 + /* Define to 1 if you have the <sys/param.h> header file. */
142 + #undef HAVE_SYS_PARAM_H
143 +
144 + /* Define to 1 if you have the <sys/pstat.h> header file. */
145 + #undef HAVE_SYS_PSTAT_H
146 +
147 + /* Define to 1 if you have the <sys/select.h> header file. */
148 + #undef HAVE_SYS_SELECT_H
149 +
150 + /* Define to 1 if you have the <sys/socket.h> header file. */
151 + #undef HAVE_SYS_SOCKET_H
152 +
153   /* Define to 1 if you have the <sys/stat.h> header file. */
154   #undef HAVE_SYS_STAT_H
155  
156 + /* Define to 1 if you have the <sys/sysctl.h> header file. */
157 + #undef HAVE_SYS_SYSCTL_H
158 +
159 + /* Define to 1 if you have the <sys/sysinfo.h> header file. */
160 + #undef HAVE_SYS_SYSINFO_H
161 +
162 + /* Define to 1 if you have the <sys/sysmp.h> header file. */
163 + #undef HAVE_SYS_SYSMP_H
164 +
165 + /* Define to 1 if you have the <sys/systemcfg.h> header file. */
166 + #undef HAVE_SYS_SYSTEMCFG_H
167 +
168 + /* Define to 1 if you have the <sys/table.h> header file. */
169 + #undef HAVE_SYS_TABLE_H
170 +
171   /* Define to 1 if you have the <sys/time.h> header file. */
172   #undef HAVE_SYS_TIME_H
173  
174   /* Define to 1 if you have the <sys/types.h> header file. */
175   #undef HAVE_SYS_TYPES_H
176  
177 < /* Define to 1 if you have the <time.h> header file. */
178 < #undef HAVE_TIME_H
177 > /* Define to 1 if you have the `table' function. */
178 > #undef HAVE_TABLE
179  
180   /* Define to 1 if you have the <unistd.h> header file. */
181   #undef HAVE_UNISTD_H
182  
183 < /* Define to 1 if you have the <zlib.h> header file. */
184 < #undef HAVE_ZLIB_H
183 > /* Define to 1 if the system has the type `_Bool'. */
184 > #undef HAVE__BOOL
185  
186 < /* The file extension used for shared modules */
187 < #undef MODULE_EXTENSION
186 > /* Define if you have the _system_configuration variable. */
187 > #undef HAVE__SYSTEM_CONFIGURATION
188  
182 /* Used to export symbols for DLL / shared library builds */
183 #undef OBAPI
184
189   /* Define to the address where bug reports for this package should be sent. */
190   #undef PACKAGE_BUGREPORT
191  
# Line 197 | Line 201
201   /* Define to the version of this package. */
202   #undef PACKAGE_VERSION
203  
204 < /* set if scandir needs a const */
205 < #undef SCANDIR_CONST
204 > /* Path to ps program */
205 > #undef PSCOMMAND
206  
207 < /* set if scandir needs a const */
208 < #undef SCANDIR_T
207 > /* ps uses BSD-style arguments */
208 > #undef PSTYPE_IS_BSD
209  
210 + /* ps uses POSIX-style arguments */
211 + #undef PSTYPE_IS_POSIX
212 +
213 + /* Define to the type of arg 1 for `select'. */
214 + #undef SELECT_TYPE_ARG1
215 +
216 + /* Define to the type of args 2, 3 and 4 for `select'. */
217 + #undef SELECT_TYPE_ARG234
218 +
219 + /* Define to the type of arg 5 for `select'. */
220 + #undef SELECT_TYPE_ARG5
221 +
222   /* Define to 1 if you have the ANSI C header files. */
223   #undef STDC_HEADERS
224  
225   /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
226   #undef TIME_WITH_SYS_TIME
227  
228 + /* needed by DEC/Compaq/HP cxx to activate ANSI standard iostream. */
229 + #undef __USE_STD_IOSTREAM
230 +
231   /* Define to empty if `const' does not conform to ANSI C. */
232   #undef const
233  
234 + /* Code compiled in debug mode */
235 + #undef debug
236 +
237   /* Define to `__inline__' or `__inline' if that's what the C compiler
238     calls it, or to nothing if 'inline' is not supported under any name.  */
239   #ifndef __cplusplus
240   #undef inline
241   #endif
242 +
243 + /* Define to rpl_malloc if the replacement function should be used. */
244 + #undef malloc
245 +
246 + /* Define to rpl_realloc if the replacement function should be used. */
247 + #undef realloc
248 +
249 + /* Define to `unsigned int' if <sys/types.h> does not define. */
250 + #undef size_t
251 +
252 + #ifdef SINGLE_PRECISION
253 + typedef float RealType;
254 + #ifdef IS_MPI
255 + #define MPI_REALTYPE MPI_FLOAT
256 + #define REALTYPE FLOAT
257 + #define REALTYPE_INT FLOAT_INT
258 + #endif
259 + #else
260 + typedef double RealType;
261 + #ifdef IS_MPI
262 + #define MPI_REALTYPE MPI_DOUBLE
263 + #define REALTYPE DOUBLE
264 + #define REALTYPE_INT DOUBLE_INT
265 + #endif
266 + #endif

Comparing:
trunk/src/config.h.in (property svn:keywords), Revision 811 by gezelter, Thu Dec 15 14:47:17 2005 UTC vs.
branches/development/src/config.h.in (property svn:keywords), Revision 1600 by gezelter, Wed Aug 3 20:20:37 2011 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines