ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/IO-AIO/autoconf/config.h.in
Revision: 1.4
Committed: Tue Aug 23 12:37:19 2005 UTC (18 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-1_73, rel-1_72, rel-1_71, rel-2_2, rel-2_3, rel-2_0, rel-2_1, rel-1_8, rel-2_32, rel-2_33, rel-2_31, rel-1_7, rel-1_6, rel-1_61, rel-2_21
Changes since 1.3: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

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