]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/diff/config.h
This commit was generated by cvs2svn to compensate for changes in r81340,
[FreeBSD/FreeBSD.git] / contrib / diff / config.h
1 /* config.h.  Generated automatically by configure.  */
2 /* config.hin.  Generated automatically from configure.in by autoheader.  */
3
4 /* Define if using alloca.c.  */
5 /* #undef C_ALLOCA */
6
7 /* Define if the closedir function returns void instead of int.  */
8 /* #undef CLOSEDIR_VOID */
9
10 /* Define to empty if the keyword does not work.  */
11 /* #undef const */
12
13 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
14    This function is required for alloca.c support on those systems.  */
15 /* #undef CRAY_STACKSEG_END */
16
17 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
18 /* #undef HAVE_ALLOCA_H */
19
20 /* Define if you don't have vprintf but do have _doprnt.  */
21 /* #undef HAVE_DOPRNT */
22
23 /* Define if your struct stat has st_blksize.  */
24 #define HAVE_ST_BLKSIZE 1
25
26 /* Define if you have <vfork.h>.  */
27 /* #undef HAVE_VFORK_H */
28
29 /* Define if you have the vprintf function.  */
30 #define HAVE_VPRINTF 1
31
32 /* Define if on MINIX.  */
33 /* #undef _MINIX */
34
35 /* Define to `int' if <sys/types.h> doesn't define.  */
36 /* #undef pid_t */
37
38 /* Define if the system does not provide POSIX.1 features except
39    with this defined.  */
40 /* #undef _POSIX_1_SOURCE */
41
42 /* Define if you need to in order for stat and other things to work.  */
43 /* #undef _POSIX_SOURCE */
44
45 /* Define as the return type of signal handlers (int or void).  */
46 #define RETSIGTYPE void
47
48 /* If using the C implementation of alloca, define if you know the
49    direction of stack growth for your system; otherwise it will be
50    automatically deduced at run-time.
51         STACK_DIRECTION > 0 => grows toward higher addresses
52         STACK_DIRECTION < 0 => grows toward lower addresses
53         STACK_DIRECTION = 0 => direction of growth unknown
54  */
55 /* #undef STACK_DIRECTION */
56
57 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
58 /* #undef STAT_MACROS_BROKEN */
59
60 /* Define if you have the ANSI C header files.  */
61 #define STDC_HEADERS 1
62
63 /* Define if <sys/wait.h> is compatible with Posix applications.  */
64 #define HAVE_SYS_WAIT_H 1
65
66 /* Define vfork as fork if vfork does not work.  */
67 /* #undef vfork */
68
69 /* Define if you have the dup2 function.  */
70 #define HAVE_DUP2 1
71
72 /* Define if you have the memchr function.  */
73 #define HAVE_MEMCHR 1
74
75 /* Define if you have the sigaction function.  */
76 #define HAVE_SIGACTION 1
77
78 /* Define if you have the strchr function.  */
79 #define HAVE_STRCHR 1
80
81 /* Define if you have the strerror function.  */
82 #define HAVE_STRERROR 1
83
84 /* Define if you have the tmpnam function.  */
85 #define HAVE_TMPNAM 1
86
87 /* Define if you have the <dirent.h> header file.  */
88 #define HAVE_DIRENT_H 1
89
90 /* Define if you have the <fcntl.h> header file.  */
91 #define HAVE_FCNTL_H 1
92
93 /* Define if you have the <limits.h> header file.  */
94 #define HAVE_LIMITS_H 1
95
96 /* Define if you have the <ndir.h> header file.  */
97 /* #undef HAVE_NDIR_H */
98
99 /* Define if you have the <stdlib.h> header file.  */
100 #define HAVE_STDLIB_H 1
101
102 /* Define if you have the <string.h> header file.  */
103 #define HAVE_STRING_H 1
104
105 /* Define if you have the <sys/dir.h> header file.  */
106 /* #undef HAVE_SYS_DIR_H */
107
108 /* Define if you have the <sys/file.h> header file.  */
109 #define HAVE_SYS_FILE_H 1
110
111 /* Define if you have the <sys/ndir.h> header file.  */
112 /* #undef HAVE_SYS_NDIR_H */
113
114 /* Define if you have the <time.h> header file.  */
115 #define HAVE_TIME_H 1
116
117 /* Define if you have the <unistd.h> header file.  */
118 #define HAVE_UNISTD_H 1