Revision 15372,
1.4 KB
checked in by ghudson, 24 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r15371,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | /* autoconf.h.in. Generated automatically from configure.in by autoheader. */ |
---|
2 | |
---|
3 | /* Define to empty if the keyword does not work. */ |
---|
4 | #undef const |
---|
5 | |
---|
6 | /* Define if your struct stat has st_blksize. */ |
---|
7 | #undef HAVE_ST_BLKSIZE |
---|
8 | |
---|
9 | /* Define to `long' if <sys/types.h> doesn't define. */ |
---|
10 | #undef off_t |
---|
11 | |
---|
12 | /* Define if you have the ANSI C header files. */ |
---|
13 | #undef STDC_HEADERS |
---|
14 | |
---|
15 | /* Define if you have the bcopy function. */ |
---|
16 | #undef HAVE_BCOPY |
---|
17 | |
---|
18 | /* Define if you have the flock function. */ |
---|
19 | #undef HAVE_FLOCK |
---|
20 | |
---|
21 | /* Define if you have the fsync function. */ |
---|
22 | #undef HAVE_FSYNC |
---|
23 | |
---|
24 | /* Define if you have the ftruncate function. */ |
---|
25 | #undef HAVE_FTRUNCATE |
---|
26 | |
---|
27 | /* Define if you have the getopt function. */ |
---|
28 | #undef HAVE_GETOPT |
---|
29 | |
---|
30 | /* Define if you have the rename function. */ |
---|
31 | #undef HAVE_RENAME |
---|
32 | |
---|
33 | /* Define if you have the <fcntl.h> header file. */ |
---|
34 | #undef HAVE_FCNTL_H |
---|
35 | |
---|
36 | /* Define if you have the <memory.h> header file. */ |
---|
37 | #undef HAVE_MEMORY_H |
---|
38 | |
---|
39 | /* Define if you have the <stdlib.h> header file. */ |
---|
40 | #undef HAVE_STDLIB_H |
---|
41 | |
---|
42 | /* Define if you have the <string.h> header file. */ |
---|
43 | #undef HAVE_STRING_H |
---|
44 | |
---|
45 | /* Define if you have the <sys/file.h> header file. */ |
---|
46 | #undef HAVE_SYS_FILE_H |
---|
47 | |
---|
48 | /* Define if you have the <sys/types.h> header file. */ |
---|
49 | #undef HAVE_SYS_TYPES_H |
---|
50 | |
---|
51 | /* Define if you have the <unistd.h> header file. */ |
---|
52 | #undef HAVE_UNISTD_H |
---|
53 | |
---|
54 | /* Define if you have the dbm library (-ldbm). */ |
---|
55 | #undef HAVE_LIBDBM |
---|
56 | |
---|
57 | /* Define if you have the ndbm library (-lndbm). */ |
---|
58 | #undef HAVE_LIBNDBM |
---|
Note: See
TracBrowser
for help on using the repository browser.