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

Comparing branches/development/src/config.h.in (file contents):
Revision 1600 by gezelter, Wed Aug 3 20:20:37 2011 UTC vs.
Revision 1629 by gezelter, Wed Sep 14 21:15:17 2011 UTC

# Line 7 | Line 7
7   /* Is defined if OpenMD should be compiled with single precision arithmetic. */
8   #undef SINGLE_PRECISION
9  
10 /* define if fstream::open() accepts third parameter. */
11 #undef FSTREAM_OPEN_PROT
12
10   /* Is defined if the qhull library is available. */
11   #undef HAVE_QHULL
12  
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
13   /* Define to 1 if you have the <conio.h> header file. */
14   #undef HAVE_CONIO_H
15  
25 /* Define to 1 if you have the <ctype.h> header file. */
26 #undef HAVE_CTYPE_H
27
28 /* Define to 1 if you have the <dlfcn.h> header file. */
29 #undef HAVE_DLFCN_H
30
16   /* define if fftw3.h exists */
17   #undef HAVE_FFTW3_H
18  
# Line 37 | Line 22
22   /* define if dfftw.h exists */
23   #undef HAVE_DFFTW_H
24  
40 /* Define to 1 if you have the `floor' function. */
41 #undef HAVE_FLOOR
42
43 /* Define to 1 if you have the `getpagesize' function. */
44 #undef HAVE_GETPAGESIZE
45
46 /* Define to 1 if you have the `getsysinfo' function. */
47 #undef HAVE_GETSYSINFO
48
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
25   /* Define to 1 if you have the `z' library (-lz). */
26   #undef HAVE_LIBZ
27  
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 `memset' function. */
75 #undef HAVE_MEMSET
76
77 /* Define to 1 if you have the `pow' function. */
78 #undef HAVE_POW
79
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 `pstat_getstatic' function. */
84 #undef HAVE_PSTAT_GETSTATIC
85
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 `select' function. */
91 #undef HAVE_SELECT
92
93 /* Define to 1 if you have the `sqrt' function. */
94 #undef HAVE_SQRT
95
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
102 /* Define to 1 if you have the <stdlib.h> header file. */
103 #undef HAVE_STDLIB_H
104
28   /* Define to 1 if you have the `strcasecmp' function. */
29   #undef HAVE_STRCASECMP
30  
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
31   /* Define to 1 if you have the `stricmp' function. */
32   #undef HAVE_STRICMP
33  
117 /* Define to 1 if you have the <strings.h> header file. */
118 #undef HAVE_STRINGS_H
119
120 /* Define to 1 if you have the <string.h> header file. */
121 #undef HAVE_STRING_H
122
34   /* Define to 1 if you have the `strncasecmp' function. */
35   #undef HAVE_STRNCASECMP
36  
37   /* Define to 1 if you have the `strnicmp' function. */
38   #undef HAVE_STRNICMP
39  
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 `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 the system has the type `_Bool'. */
184 #undef HAVE__BOOL
185
186 /* Define if you have the _system_configuration variable. */
187 #undef HAVE__SYSTEM_CONFIGURATION
188
40   /* Define to the address where bug reports for this package should be sent. */
41   #undef PACKAGE_BUGREPORT
42  
# Line 201 | Line 52
52   /* Define to the version of this package. */
53   #undef PACKAGE_VERSION
54  
204 /* Path to ps program */
205 #undef PSCOMMAND
206
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
55   /* needed by DEC/Compaq/HP cxx to activate ANSI standard iostream. */
56   #undef __USE_STD_IOSTREAM
57  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines