diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 0000000..4033163 --- /dev/null +++ b/acconfig.h @@ -0,0 +1,7 @@ +/* Local acconfig.h for autoheader. + Descriptive text for the C preprocessor macros that + the patch configure.in can define. + autoheader copies the comments into config.hin. */ + +/* Define if memchr works. */ +#undef HAVE_MEMCHR |