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