OSDN Git Service

9bd85163b18e59abd3cab08b4c6359d90450b102
[pf3gnuchains/gcc-fork.git] / libf2c / libI77 / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define to `long' if <sys/types.h> doesn't define.  */
7 #undef off_t
8
9 /* Define if you need to in order for stat and other things to work.  */
10 #undef _POSIX_SOURCE
11
12 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
13 #undef size_t
14
15 /* Define if you have the ANSI C header files.  */
16 #undef STDC_HEADERS
17
18 /* Define if you have the fseeko function.  */
19 #undef HAVE_FSEEKO
20
21 /* Define if you have the ftello function.  */
22 #undef HAVE_FTELLO
23
24 /* Define if you have the ftruncate function.  */
25 #undef HAVE_FTRUNCATE
26
27 /* Define if you have the mkstemp function.  */
28 #undef HAVE_MKSTEMP
29
30 /* Define if you have the tempnam function.  */
31 #undef HAVE_TEMPNAM
32
33 /* Define if fcntl.h is missing. */
34 #undef NO_FCNTL
35
36 /* Define if fcntl.h is missing. */
37 #undef OPEN_DECL
38
39 /* Define if we do not have Unix Stdio. */
40 #undef NON_UNIX_STDIO
41
42 /* Define if we use strlen. */
43 #undef USE_STRLEN
44
45 /* Define if we have non ANSI RW modes. */
46 #undef NON_ANSI_RW_MODES
47
48 /* Always defined. */
49 #undef NO_EOF_CHAR_CHECK
50
51 /* Define to skip f2c undefs. */
52 #undef Skip_f2c_Undefs
53