Revision 15512,
873 bytes
checked in by ghudson, 24 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r15511,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | /* config.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 you need to in order for stat and other things to work. */ |
---|
7 | #undef _POSIX_SOURCE |
---|
8 | |
---|
9 | #undef MEDUSA_PREFIX |
---|
10 | #undef HAVE_GETMNTINFO |
---|
11 | #undef HAVE_GETMNTENT |
---|
12 | #undef ENABLE_PROFILER |
---|
13 | |
---|
14 | /* Define if you have the endmntent function. */ |
---|
15 | #undef HAVE_ENDMNTENT |
---|
16 | |
---|
17 | /* Define if you have the getmntent function. */ |
---|
18 | #undef HAVE_GETMNTENT |
---|
19 | |
---|
20 | /* Define if you have the getmntinfo function. */ |
---|
21 | #undef HAVE_GETMNTINFO |
---|
22 | |
---|
23 | /* Define if you have the setmntent function. */ |
---|
24 | #undef HAVE_SETMNTENT |
---|
25 | |
---|
26 | /* Define if you have the <sys/mnttab.h> header file. */ |
---|
27 | #undef HAVE_SYS_MNTTAB_H |
---|
28 | |
---|
29 | /* Define if you have the <sys/vfs.h> header file. */ |
---|
30 | #undef HAVE_SYS_VFS_H |
---|
31 | |
---|
32 | /* Name of package */ |
---|
33 | #undef PACKAGE |
---|
34 | |
---|
35 | /* Version number of package */ |
---|
36 | #undef VERSION |
---|
37 | |
---|
Note: See
TracBrowser
for help on using the repository browser.