Two patch fo extra functionality in python and fortran.
[gromacs/libxdrfile.git] / config.h.in
blob9725a5fe53fe226e3b64b1a96a48d4671a52e49a
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Hardware and OS version for build host */
7 #undef BUILD_MACHINE
9 /* Date and time for build */
10 #undef BUILD_TIME
12 /* User doing build */
13 #undef BUILD_USER
15 /* Define to dummy `main' function (if any) required to link to the Fortran
16 libraries. */
17 #undef F77_DUMMY_MAIN
19 /* Define to a macro mangling the given C identifier (in lower and upper
20 case), which must not contain underscores, for linking with Fortran. */
21 #undef F77_FUNC
23 /* As F77_FUNC, but for C identifiers containing underscores. */
24 #undef F77_FUNC_
26 /* Set to F77_FUNC(name,NAME) if Fortran used, otherwise 'name' for C. */
27 #undef F77_OR_C_FUNC
29 /* Set to F77_FUNC_(name,NAME) if Fortran used, otherwise 'name' for C. */
30 #undef F77_OR_C_FUNC_
32 /* Define if F77 and FC dummy `main' functions are identical. */
33 #undef FC_DUMMY_MAIN_EQ_F77
35 /* IBM HEX floating-point format if set (s390?) */
36 #undef FLOAT_FORMAT_IBM_HEX
38 /* IEEE754 floating-point format. Memory layout is defined by macros
39 IEEE754_BIG_ENDIAN_BYTE_ORDER and IEEE754_BIG_ENDIAN_WORD_ORDER. */
40 #undef FLOAT_FORMAT_IEEE754
42 /* VAX floating-point format if set */
43 #undef FLOAT_FORMAT_VAX
45 /* Don't use calloc(3) */
46 #undef GMX_BROKEN_CALLOC
48 /* Enable special hacks for Cray XT3 */
49 #undef GMX_CRAY_XT3
51 /* Use Fortran innerloops */
52 #undef GMX_FORTRAN
54 /* Integer byte order is big endian. */
55 #undef GMX_INTEGER_BIG_ENDIAN
57 /* Use our own instead of system XDR libraries */
58 #undef GMX_INTERNAL_XDR
60 /* Make a parallel version of GENTOP using MPI */
61 #undef GMX_MPI
63 /* Ignore calls to nice(3) */
64 #undef GMX_NO_NICE
66 /* Ignore calls to system(3) */
67 #undef GMX_NO_SYSTEM
69 /* Use pthreads for Gromacs multithreading */
70 #undef GMX_THREAD_PTHREAD
72 /* Enable x86 gcc inline assembly */
73 #undef GMX_X86_GCC_INLINE_ASM
75 /* Enable x86 MSVC inline assembly */
76 #undef GMX_X86_MSVC_INLINE_ASM
78 /* Define to 1 if the system has the type `bool'. */
79 #undef HAVE_BOOL
81 /* Define to 1 if you have the <dlfcn.h> header file. */
82 #undef HAVE_DLFCN_H
84 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
85 #undef HAVE_DOPRNT
87 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
88 #undef HAVE_FSEEKO
90 /* Define to 1 if you have the <inttypes.h> header file. */
91 #undef HAVE_INTTYPES_H
93 /* Define to 1 if you have the `m' library (-lm). */
94 #undef HAVE_LIBM
96 /* Define to 1 if you have the `nsl' library (-lnsl). */
97 #undef HAVE_LIBNSL
99 /* Define to 1 if you have the <limits.h> header file. */
100 #undef HAVE_LIMITS_H
102 /* Define to 1 if you have the <memory.h> header file. */
103 #undef HAVE_MEMORY_H
105 /* Define to 1 if you have the <rpc/rpc.h> header file. */
106 #undef HAVE_RPC_RPC_H
108 /* Define to 1 if you have the <rpc/xdr.h> header file. */
109 #undef HAVE_RPC_XDR_H
111 /* Define to 1 if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
114 /* Define to 1 if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
117 /* Define to 1 if you have the `strcasecmp' function. */
118 #undef HAVE_STRCASECMP
120 /* Define to 1 if you have the `strdup' function. */
121 #undef HAVE_STRDUP
123 /* Define to 1 if you have the <strings.h> header file. */
124 #undef HAVE_STRINGS_H
126 /* Define to 1 if you have the <string.h> header file. */
127 #undef HAVE_STRING_H
129 /* Define to 1 if you have the <sys/stat.h> header file. */
130 #undef HAVE_SYS_STAT_H
132 /* Define to 1 if you have the <sys/types.h> header file. */
133 #undef HAVE_SYS_TYPES_H
135 /* Define to 1 if you have the <unistd.h> header file. */
136 #undef HAVE_UNISTD_H
138 /* Define to 1 if you have the `vprintf' function. */
139 #undef HAVE_VPRINTF
141 /* Bytes in IEEE fp word are in big-endian order if set, little-endian if not.
142 Only relevant when FLOAT_FORMAT_IEEE754 is defined. */
143 #undef IEEE754_BIG_ENDIAN_BYTE_ORDER
145 /* The two words in a double precision variable are in b ig-endian order if
146 set, little-endian if not. Do NOT assume this is the same as the byte
147 order! Only relevant when FLOAT_FORMAT_IEEE754 is defined. */
148 #undef IEEE754_BIG_ENDIAN_WORD_ORDER
150 /* Name of package */
151 #undef PACKAGE
153 /* Define to the address where bug reports for this package should be sent. */
154 #undef PACKAGE_BUGREPORT
156 /* Define to the full name of this package. */
157 #undef PACKAGE_NAME
159 /* Define to the full name and version of this package. */
160 #undef PACKAGE_STRING
162 /* Define to the one symbol short name of this package. */
163 #undef PACKAGE_TARNAME
165 /* Define to the home page for this package. */
166 #undef PACKAGE_URL
168 /* Define to the version of this package. */
169 #undef PACKAGE_VERSION
171 /* Define as the return type of signal handlers (`int' or `void'). */
172 #undef RETSIGTYPE
174 /* The size of `int', as computed by sizeof. */
175 #undef SIZEOF_INT
177 /* The size of `long int', as computed by sizeof. */
178 #undef SIZEOF_LONG_INT
180 /* The size of `long long int', as computed by sizeof. */
181 #undef SIZEOF_LONG_LONG_INT
183 /* Define to 1 if you have the ANSI C header files. */
184 #undef STDC_HEADERS
186 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
187 #undef TM_IN_SYS_TIME
189 /* Version number of package */
190 #undef VERSION
192 /* Define if using the dmalloc debugging malloc package */
193 #undef WITH_DMALLOC
195 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
196 significant byte first (like Motorola and SPARC, unlike Intel). */
197 #if defined AC_APPLE_UNIVERSAL_BUILD
198 # if defined __BIG_ENDIAN__
199 # define WORDS_BIGENDIAN 1
200 # endif
201 #else
202 # ifndef WORDS_BIGENDIAN
203 # undef WORDS_BIGENDIAN
204 # endif
205 #endif
207 /* Number of bits in a file offset, on hosts where this is settable. */
208 #undef _FILE_OFFSET_BITS
210 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
211 #undef _LARGEFILE_SOURCE
213 /* Define for large files, on AIX-style hosts. */
214 #undef _LARGE_FILES
216 /* Define to empty if `const' does not conform to ANSI C. */
217 #undef const
219 /* Define to `int' if <sys/types.h> doesn't define. */
220 #undef gid_t
222 /* Define to `__inline__' or `__inline' if that's what the C compiler
223 calls it, or to nothing if 'inline' is not supported under any name. */
224 #ifndef __cplusplus
225 #undef inline
226 #endif
228 /* Define to `unsigned int' if <sys/types.h> does not define. */
229 #undef size_t
231 /* Define to `int' if <sys/types.h> doesn't define. */
232 #undef uid_t