xref: /plan9/sys/src/ape/cmd/patch/acconfig.h (revision 0b459c2cb92b7c9d88818e9a2f72e678e5bc4553)
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
15