]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/libf2c/libI77/config.h.in
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / libf2c / libI77 / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
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 to `unsigned' if <sys/types.h> doesn't define.  */
10 #undef size_t
11
12 /* Define if you have the ANSI C header files.  */
13 #undef STDC_HEADERS
14
15 /* Define if you have the fseeko function.  */
16 #undef HAVE_FSEEKO
17
18 /* Define if you have the ftello function.  */
19 #undef HAVE_FTELLO
20
21 /* Define if you have the ftruncate function.  */
22 #undef HAVE_FTRUNCATE
23
24 /* Define if you have the mkstemp function.  */
25 #undef HAVE_MKSTEMP
26
27 /* Define if you have the tempnam function.  */
28 #undef HAVE_TEMPNAM
29
30 /* Define if you have the tmpnam function.  */
31 #undef HAVE_TMPNAM
32
33 /* Get Single Unix Specification semantics */
34 #undef _XOPEN_SOURCE
35
36 /* Get Single Unix Specification semantics */
37 #undef _XOPEN_SOURCE_EXTENDED
38
39 /* Solaris extensions */
40 #undef __EXTENSIONS__
41
42 /* Get 64-bit file size support */
43 #undef _FILE_OFFSET_BITS
44
45 /* Define for HP-UX ftello and fseeko extension. */
46 #undef _LARGEFILE_SOURCE
47
48 /* Define if we do not have Unix Stdio. */
49 #undef NON_UNIX_STDIO
50
51 /* Define if we use strlen. */
52 #undef USE_STRLEN
53
54 /* Define if we have non ANSI RW modes. */
55 #undef NON_ANSI_RW_MODES
56
57 /* Always defined. */
58 #undef NO_EOF_CHAR_CHECK
59
60 /* Define to skip f2c undefs. */
61 #undef Skip_f2c_Undefs
62