aboutsummaryrefslogtreecommitdiff
path: root/libf2c/libI77/config.h.in
blob: 58f83af092fdebb9923e03dbd0d1e052bd79c447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
#undef const

/* Define to `long' if <sys/types.h> doesn't define.  */
#undef off_t

/* Define if you need to in order for stat and other things to work.  */
#undef _POSIX_SOURCE

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you have the ftruncate function.  */
#undef HAVE_FTRUNCATE

/* Define if you have the mkstemp function.  */
#undef HAVE_MKSTEMP

/* Define if you have the tempnam function.  */
#undef HAVE_TEMPNAM

/* Define if fcntl.h is missing. */
#undef NO_FCNTL

/* Define if fcntl.h is missing. */
#undef OPEN_DECL

/* Define if we do not have Unix Stdio. */
#undef NON_UNIX_STDIO

/* Define if we use strlen. */
#undef USE_STRLEN

/* Define if we have non ANSI RW modes. */
#undef NON_ANSI_RW_MODES

/* Always defined. */
#undef NO_EOF_CHAR_CHECK

/* Define to skip f2c undefs. */
#undef Skip_f2c_Undefs