ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/autoconf/config.h.in
Revision: 1.5
Committed: Fri Jun 1 05:51:21 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-2_6, rel-2_4, rel-2_5, rel-2_51, rel-2_61, rel-2_62, rel-2_41
Changes since 1.4: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* fdatasync(2) is available */
4 #undef HAVE_FDATASYNC
5
6 /* futimes(2) is available */
7 #undef HAVE_FUTIMES
8
9 /* pread(2) and pwrite(2) are available */
10 #undef HAVE_PREADWRITE
11
12 /* readahead(2) is available (linux) */
13 #undef HAVE_READAHEAD
14
15 /* readdir_r is available */
16 #undef HAVE_READDIR_R
17
18 /* sendfile(2) is available and supported */
19 #undef HAVE_SENDFILE
20
21 /* Define to the address where bug reports for this package should be sent. */
22 #undef PACKAGE_BUGREPORT
23
24 /* Define to the full name of this package. */
25 #undef PACKAGE_NAME
26
27 /* Define to the full name and version of this package. */
28 #undef PACKAGE_STRING
29
30 /* Define to the one symbol short name of this package. */
31 #undef PACKAGE_TARNAME
32
33 /* Define to the version of this package. */
34 #undef PACKAGE_VERSION