1 /* config_aux/config.h.  Generated from f2c_config.h.in by configure.  */
2 /* config_aux/config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Bit size of 'int' */
5 #define F2C_INT_BITS 32
6 
7 /* Bit size of 'long' */
8 #define F2C_LONG_BITS 64
9 
10 /* Bit sizze of long long */
11 #define F2C_LONG_LONG_BITS 64
12 
13 /* Define to 1 if you have the `atexit' function. */
14 #define HAVE_ATEXIT 1
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 <fenv.h> header file. */
20 #define HAVE_FENV_H 1
21 
22 /* Define to 1 if you have the `floor' function. */
23 /* #undef HAVE_FLOOR */
24 
25 /* Define to 1 if you have the `fork' function. */
26 #define HAVE_FORK 1
27 
28 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
29 #if !defined(_MSC_VER)
30 #define HAVE_FSEEKO 1
31 #endif
32 
33 /* Define to 1 if you have the `ftruncate' function. */
34 #if !defined(_MSC_VER)
35 #define HAVE_FTRUNCATE 1
36 #endif
37 
38 /* Define to 1 if you have the <inttypes.h> header file. */
39 #define HAVE_INTTYPES_H 1
40 
41 /* Define to 1 if you have the `isascii' function. */
42 #define HAVE_ISASCII 1
43 
44 /* Define to 1 if you have the `isatty' function. */
45 #define HAVE_ISATTY 1
46 
47 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
48    to 0 otherwise. */
49 #define HAVE_MALLOC 1
50 
51 /* Define to 1 if you have the <memory.h> header file. */
52 #define HAVE_MEMORY_H 1
53 
54 /* Define to 1 if you have the `memset' function. */
55 #define HAVE_MEMSET 1
56 
57 /* Define to 1 if you have the `mkdir' function. */
58 #define HAVE_MKDIR 1
59 
60 /* Define to 1 if you have the `mkdtemp' function. */
61 #define HAVE_MKDTEMP 1
62 
63 /* Define to 1 if you have the `mkstemp' function. */
64 #define HAVE_MKSTEMP 1
65 
66 /* Define to 1 if you have the `onexit' function. */
67 /* #undef HAVE_ONEXIT */
68 
69 /* Define to 1 if you have the `pow' function. */
70 /* #undef HAVE_POW */
71 
72 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
73    and to 0 otherwise. */
74 #define HAVE_REALLOC 1
75 
76 /* Define to 1 if you have the `rmdir' function. */
77 #define HAVE_RMDIR 1
78 
79 /* Define to 1 if you have the `sqrt' function. */
80 /* #undef HAVE_SQRT */
81 
82 /* Define to 1 if you have the <stddef.h> header file. */
83 #define HAVE_STDDEF_H 1
84 
85 /* Define to 1 if you have the <stdint.h> header file. */
86 #define HAVE_STDINT_H 1
87 
88 /* Define to 1 if you have the <stdlib.h> header file. */
89 #define HAVE_STDLIB_H 1
90 
91 /* Define to 1 if you have the `strchr' function. */
92 #define HAVE_STRCHR 1
93 
94 /* Define to 1 if you have the <strings.h> header file. */
95 #define HAVE_STRINGS_H 1
96 
97 /* Define to 1 if you have the <string.h> header file. */
98 #define HAVE_STRING_H 1
99 
100 /* Define to 1 if you have the <sys/stat.h> header file. */
101 #define HAVE_SYS_STAT_H 1
102 
103 /* Define to 1 if you have the <sys/types.h> header file. */
104 #define HAVE_SYS_TYPES_H 1
105 
106 /* Define to 1 if you have the `tmpfile' function. */
107 #define HAVE_TMPFILE 1
108 
109 /* Define to 1 if you have the <unistd.h> header file. */
110 #define HAVE_UNISTD_H 1
111 
112 /* Define to 1 if you have the `vfork' function. */
113 #define HAVE_VFORK 1
114 
115 /* Define to 1 if you have the <vfork.h> header file. */
116 /* #undef HAVE_VFORK_H */
117 
118 /* Define to 1 if `fork' works. */
119 #define HAVE_WORKING_FORK 1
120 
121 /* Define to 1 if `vfork' works. */
122 #define HAVE_WORKING_VFORK 1
123 
124 /* Define to the sub-directory where libtool stores uninstalled libraries. */
125 #define LT_OBJDIR ".libs/"
126 
127 /* Name of package */
128 #define PACKAGE "f2c"
129 
130 /* Define to the address where bug reports for this package should be sent. */
131 #define PACKAGE_BUGREPORT "jjgarcia@users.sourceforge.net"
132 
133 /* Define to the full name of this package. */
134 #define PACKAGE_NAME "F2C Fortran to C99 compiler"
135 
136 /* Define to the full name and version of this package. */
137 #define PACKAGE_STRING "F2C Fortran to C99 compiler 12.02.01"
138 
139 /* Define to the one symbol short name of this package. */
140 #define PACKAGE_TARNAME "f2c"
141 
142 /* Define to the home page for this package. */
143 #define PACKAGE_URL ""
144 
145 /* Define to the version of this package. */
146 #define PACKAGE_VERSION "12.02.01"
147 
148 /* Define to 1 if you have the ANSI C header files. */
149 #define STDC_HEADERS 1
150 
151 /* Version number of package */
152 #define VERSION "12.02.01"
153 
154 /* Enable large inode numbers on Mac OS X 10.5.  */
155 #ifndef _DARWIN_USE_64_BIT_INODE
156 # define _DARWIN_USE_64_BIT_INODE 1
157 #endif
158 
159 /* Number of bits in a file offset, on hosts where this is settable. */
160 /* #undef _FILE_OFFSET_BITS */
161 
162 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
163 /* #undef _LARGEFILE_SOURCE */
164 
165 /* Define for large files, on AIX-style hosts. */
166 /* #undef _LARGE_FILES */
167 
168 /* Define to `__inline__' or `__inline' if that's what the C compiler
169    calls it, or to nothing if 'inline' is not supported under any name.  */
170 #ifndef __cplusplus
171 /* #undef inline */
172 #endif
173 
174 /* Define to rpl_malloc if the replacement function should be used. */
175 /* #undef malloc */
176 
177 /* Define to `int' if <sys/types.h> does not define. */
178 /* #undef pid_t */
179 
180 /* Define to rpl_realloc if the replacement function should be used. */
181 /* #undef realloc */
182 
183 /* Define to `unsigned int' if <sys/types.h> does not define. */
184 /* #undef size_t */
185 
186 /* Define as `fork' if `vfork' does not work. */
187 /* #undef vfork */
188 
189 #ifdef _MSC_VER
190 #define NON_UNIX_STDIO 1
191 #endif