Rev 2 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2 |
- |
1 |
/* Local acconfig.h for autoheader.
|
|
|
2 |
Descriptive text for the C preprocessor macros that
|
|
|
3 |
the patch configure.in can define.
|
|
|
4 |
autoheader copies the comments into config.hin. */
|
|
|
5 |
|
|
|
6 |
/* Define if there is a member named d_ino in the struct describing
|
|
|
7 |
directory headers. */
|
|
|
8 |
#undef D_INO_IN_DIRENT
|
|
|
9 |
|
|
|
10 |
/* Define if memchr works. */
|
|
|
11 |
#undef HAVE_MEMCHR
|
|
|
12 |
|
|
|
13 |
/* Define if `struct utimbuf' is declared -- usually in <utime.h>. */
|
|
|
14 |
#undef HAVE_STRUCT_UTIMBUF
|