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 848 by gezelter, Wed Jan 11 23:06:08 2006 UTC vs.
Revision 1225 by gezelter, Fri Feb 8 21:33:46 2008 UTC

# Line 1 | Line 1
1 < #define OOPSE_VERSION_MAJOR 3
2 < #define OOPSE_VERSION_MINOR 1
3 < #define OOPSE_VERSION_TINY  4
1 > /* config.h.in.  Generated from configure.in by autoheader.  */
2  
3 < #undef __func__
3 > /* Define to 1 if you have the `floor' function. */
4 > #undef HAVE_FLOOR
5  
6 < #define MK_STR(s) # s
7 < #define STR_DEFINE(t, s) t = MK_STR(s)
6 > /* Define to 1 if you have the `getpagesize' function. */
7 > #undef HAVE_GETPAGESIZE
8  
9 < /* Define to a macro mangling the given C identifier (in lower and upper
10 < *    case), which must not contain underscores, for linking with Fortran. */
12 < #undef FC_FUNC
9 > /* Define to 1 if you have the `gettimeofday' function. */
10 > #undef HAVE_GETTIMEOFDAY
11  
14 /* As F90_FUNC, but for C identifiers containing underscores. */
15 #undef FC_FUNC_
16
17 /* Define to 1 if you find the <mpi.h> header file. */
18 #undef HAVE_MPI_H
19
20 /* Define to 1 if you find the <mpif.h> header file. */
21 #undef HAVE_MPIF_H
22
23 /* Define to 1 if you find the <getopt.h> header file. */
24 #undef HAVE_GETOPT_H
25 #undef HAVE_GETOPT_LONG
26
27 /* Define to 1 if you find the <sys/pstat.h> header file. */
28 #undef HAVE_SYS_PSTAT_H
29
30 /* Define to 1 if you find the <sys/sysmp.h> header file. */
31 #undef HAVE_SYS_SYSMP_H
32
33 /* Define to 1 if you find the <sys/sysinfo.h> header file. */
34 #undef HAVE_SYS_SYSINFO_H
35
36 /* Define to 1 if you find the <machine/hal_sysinfo.h> header file. */
37 #undef HAVE_MACHINE_HAL_SYSINFO_H
38
39 /* Define to 1 if you find the <sys/table.h> header file. */
40 #undef HAVE_SYS_TABLE_H
41
42 /* Define to 1 if you find the <sys/param.h> header file. */
43 #undef HAVE_SYS_PARAM_H
44
45 /* Define to 1 if you find the <sys/sysctl.h> header file. */
46 #undef HAVE_SYS_SYSCTL_H
47
48 /* Define to 1 if you find the <sys/systemcfg.h> header file. */
49 #undef HAVE_SYS_SYSTEMCFG_H
50
51 #undef HAVE_PSTAT_GETSTATIC
52 #undef HAVE_SYSMP
53 #undef HAVE_GETSYSINFO
54 #undef HAVE_SYSCTL
55 #undef HAVE__SYSTEM_CONFIGURATION
56 #undef HAVE_TABLE
57 #undef HAVE_CGAL
58
59 /* Define to the path to the ps command on this machine. */
60 #undef PSCOMMAND
61
62 /* Define to 1 if the ps command understands POSIX-style arguments. */
63 #undef PSTYPE_IS_POSIX
64
65 /* Define to 1 if the ps command understands BSD-style arguments. */
66 #undef PSTYPE_IS_BSD
67
68 /* what follows is required for the openbabel directory */
69
70 /* The version of Open Babel */
71 #define BABEL_VERSION "2.0.0rc1"
72
73 /* Define to 1 if the system has the type `clock_t'. */
74 #undef HAVE_CLOCK_T
75
76 /* Define to 1 if you have the <conio.h> header file. */
77 #undef HAVE_CONIO_H
78
79 /* Define to 1 if you have the <ctype.h> header file. */
80 #undef HAVE_CTYPE_H
81
82 /* Define to 1 if you have the <dlfcn.h> header file. */
83 #undef HAVE_DLFCN_H
84
85 /* Define to 1 if you have the <fstream> header file. */
86 #undef HAVE_FSTREAM
87
88 /* Define to 1 if you have the <fstream.h> header file. */
89 #undef HAVE_FSTREAM_H
90
91 /* Define to 1 if you have the <iconv.h> header file. */
92 #undef HAVE_ICONV_H
93
12   /* Define to 1 if you have the <inttypes.h> header file. */
13   #undef HAVE_INTTYPES_H
14  
15 < /* Define to 1 if you have the <iostream> header file. */
16 < #undef HAVE_IOSTREAM
15 > /* Define to 1 if you have the <libintl.h> header file. */
16 > #undef HAVE_LIBINTL_H
17  
18 < /* Define to 1 if you have the <iostream.h> header file. */
19 < #undef HAVE_IOSTREAM_H
18 > /* Define to 1 if you have the <limits.h> header file. */
19 > #undef HAVE_LIMITS_H
20  
21 < /* Define to 1 if you have the `m' library (-lm). */
22 < #undef HAVE_LIBM
21 > /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
22 >   to 0 otherwise. */
23 > #undef HAVE_MALLOC
24  
106 /* Define to 1 if you have the `z' library (-lz). */
107 #undef HAVE_LIBZ
108
109 /* Define to 1 if you have the <math.h> header file. */
110 #undef HAVE_MATH_H
111
25   /* Define to 1 if you have the <memory.h> header file. */
26   #undef HAVE_MEMORY_H
27  
28 < /* Define to 1 if you have the `rint' function. */
29 < #undef HAVE_RINT
28 > /* Define to 1 if you have the `memset' function. */
29 > #undef HAVE_MEMSET
30  
31 < /* Define to 1 if you have the `snprintf' function. */
32 < #undef HAVE_SNPRINTF
31 > /* Define to 1 if you have the `pow' function. */
32 > #undef HAVE_POW
33  
34 < /* Define to 1 if you have the `sranddev' function. */
35 < #undef HAVE_SRANDDEV
34 > /* Define to 1 if you have the `pstat_getdynamic' function. */
35 > #undef HAVE_PSTAT_GETDYNAMIC
36  
37 < /* Define to 1 if you have the `strcasecmp' function. */
38 < #undef HAVE_STRCASECMP
37 > /* Define to 1 if your system has a GNU libc compatible `realloc' function,
38 >   and to 0 otherwise. */
39 > #undef HAVE_REALLOC
40  
41 < /* Define to 1 if you have the `strncasecmp' function. */
42 < #undef HAVE_STRNCASECMP
41 > /* Define to 1 if you have the `select' function. */
42 > #undef HAVE_SELECT
43  
44 < /* Define to 1 if you have the `stricmp' function. */
45 < #undef HAVE_STRICMP
44 > /* Define to 1 if you have the `sqrt' function. */
45 > #undef HAVE_SQRT
46  
47 < /* Define to 1 if you have the `strnicmp' function. */
48 < #undef HAVE_STRNICMP
47 > /* Define to 1 if stdbool.h conforms to C99. */
48 > #undef HAVE_STDBOOL_H
49  
136 /* Define to 1 if you have the <sstream> header file. */
137 #undef HAVE_SSTREAM
138
50   /* Define to 1 if you have the <stdint.h> header file. */
51   #undef HAVE_STDINT_H
52  
142 /* Define to 1 if you have the <stdio.h> header file. */
143 #undef HAVE_STDIO_H
144
53   /* Define to 1 if you have the <stdlib.h> header file. */
54   #undef HAVE_STDLIB_H
55  
56 + /* Define to 1 if you have the `strcasecmp' function. */
57 + #undef HAVE_STRCASECMP
58 +
59 + /* Define to 1 if you have the `strchr' function. */
60 + #undef HAVE_STRCHR
61 +
62 + /* Define to 1 if you have the `strdup' function. */
63 + #undef HAVE_STRDUP
64 +
65   /* Define to 1 if you have the <strings.h> header file. */
66   #undef HAVE_STRINGS_H
67  
# Line 154 | Line 71
71   /* Define to 1 if you have the `strncasecmp' function. */
72   #undef HAVE_STRNCASECMP
73  
74 < /* Define to 1 if you have the <strstream> header file. */
75 < #undef HAVE_STRSTREAM
74 > /* Define to 1 if you have the `strstr' function. */
75 > #undef HAVE_STRSTR
76  
77 < /* Define to 1 if you have the <strstream.h> header file. */
78 < #undef HAVE_STRSTREAM_H
77 > /* Define to 1 if you have the `strtol' function. */
78 > #undef HAVE_STRTOL
79  
80 + /* Define to 1 if you have the <sys/param.h> header file. */
81 + #undef HAVE_SYS_PARAM_H
82 +
83 + /* Define to 1 if you have the <sys/select.h> header file. */
84 + #undef HAVE_SYS_SELECT_H
85 +
86 + /* Define to 1 if you have the <sys/socket.h> header file. */
87 + #undef HAVE_SYS_SOCKET_H
88 +
89   /* Define to 1 if you have the <sys/stat.h> header file. */
90   #undef HAVE_SYS_STAT_H
91  
# Line 169 | Line 95
95   /* Define to 1 if you have the <sys/types.h> header file. */
96   #undef HAVE_SYS_TYPES_H
97  
172 /* Define to 1 if you have the <time.h> header file. */
173 #undef HAVE_TIME_H
174
98   /* Define to 1 if you have the <unistd.h> header file. */
99   #undef HAVE_UNISTD_H
100  
101 < /* Define to 1 if you have the <zlib.h> header file. */
102 < #undef HAVE_ZLIB_H
101 > /* Define to 1 if the system has the type `_Bool'. */
102 > #undef HAVE__BOOL
103  
181 /* The file extension used for shared modules */
182 #undef MODULE_EXTENSION
183
184 /* Used to export symbols for DLL / shared library builds */
185 #undef OBAPI
186
104   /* Define to the address where bug reports for this package should be sent. */
105   #undef PACKAGE_BUGREPORT
106  
# Line 199 | Line 116
116   /* Define to the version of this package. */
117   #undef PACKAGE_VERSION
118  
119 < /* set if scandir needs a const */
120 < #undef SCANDIR_CONST
119 > /* Define to the type of arg 1 for `select'. */
120 > #undef SELECT_TYPE_ARG1
121  
122 < /* set if scandir needs a const */
123 < #undef SCANDIR_T
122 > /* Define to the type of args 2, 3 and 4 for `select'. */
123 > #undef SELECT_TYPE_ARG234
124  
125 + /* Define to the type of arg 5 for `select'. */
126 + #undef SELECT_TYPE_ARG5
127 +
128   /* Define to 1 if you have the ANSI C header files. */
129   #undef STDC_HEADERS
130  
# Line 219 | Line 139
139   #ifndef __cplusplus
140   #undef inline
141   #endif
142 +
143 + /* Define to rpl_malloc if the replacement function should be used. */
144 + #undef malloc
145 +
146 + /* Define to rpl_realloc if the replacement function should be used. */
147 + #undef realloc
148 +
149 + /* Define to `unsigned int' if <sys/types.h> does not define. */
150 + #undef size_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines