2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / libf2c / libI77 / config.h.in
blob63aacb5d5e1d64b7a3623923260cbcc953bc82e4
1 /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
3 /* Define to empty if the keyword does not work. */
4 #undef const
6 /* Define to `long' if <sys/types.h> doesn't define. */
7 #undef off_t
9 /* Define to `unsigned' if <sys/types.h> doesn't define. */
10 #undef size_t
12 /* Define if you have the ANSI C header files. */
13 #undef STDC_HEADERS
15 /* Define if you have the fseeko function. */
16 #undef HAVE_FSEEKO
18 /* Define if you have the ftello function. */
19 #undef HAVE_FTELLO
21 /* Define if you have the ftruncate function. */
22 #undef HAVE_FTRUNCATE
24 /* Define if you have the mkstemp function. */
25 #undef HAVE_MKSTEMP
27 /* Define if you have the tempnam function. */
28 #undef HAVE_TEMPNAM
30 /* Define if you have the tmpnam function. */
31 #undef HAVE_TMPNAM
33 /* Get Single Unix Specification semantics */
34 #undef _XOPEN_SOURCE
36 /* Get Single Unix Specification semantics */
37 #undef _XOPEN_SOURCE_EXTENDED
39 /* Solaris extensions */
40 #undef __EXTENSIONS__
42 /* Get 64-bit file size support */
43 #undef _FILE_OFFSET_BITS
45 /* Define for HP-UX ftello and fseeko extension. */
46 #undef _LARGEFILE_SOURCE
48 /* Define if we do not have Unix Stdio. */
49 #undef NON_UNIX_STDIO
51 /* Define if we use strlen. */
52 #undef USE_STRLEN
54 /* Define if we have non ANSI RW modes. */
55 #undef NON_ANSI_RW_MODES
57 /* Always defined. */
58 #undef NO_EOF_CHAR_CHECK
60 /* Define to skip f2c undefs. */
61 #undef Skip_f2c_Undefs