]> git.ipfire.org Git - thirdparty/gcc.git/blame - libf2c/libI77/config.h.in
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / libf2c / libI77 / config.h.in
CommitLineData
4977bab6 1/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
5cad287e
AJ
2
3/* Define to empty if the keyword does not work. */
4#undef const
05b7b1c1
AJ
5
6/* Define to `long' if <sys/types.h> doesn't define. */
7#undef off_t
5cad287e 8
5cad287e
AJ
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
f8d92613
TM
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
5cad287e
AJ
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
82598228
LR
30/* Define if you have the tmpnam function. */
31#undef HAVE_TMPNAM
32
31831acf
TM
33/* Get Single Unix Specification semantics */
34#undef _XOPEN_SOURCE
35
36/* Get Single Unix Specification semantics */
37#undef _XOPEN_SOURCE_EXTENDED
38
283c8d8d
RE
39/* Solaris extensions */
40#undef __EXTENSIONS__
41
31831acf
TM
42/* Get 64-bit file size support */
43#undef _FILE_OFFSET_BITS
44
3bc9ce39
JDA
45/* Define for HP-UX ftello and fseeko extension. */
46#undef _LARGEFILE_SOURCE
47
5cad287e
AJ
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