ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/autoconf/config.h.in
Revision: 1.6
Committed: Sat May 10 18:06:41 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
State: FILE REMOVED
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