diff options
Diffstat (limited to 'Build/source/utils/asymptote/config.h.in')
-rw-r--r-- | Build/source/utils/asymptote/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/config.h.in b/Build/source/utils/asymptote/config.h.in index 6c47fa1e18c..f5df1ca19cd 100644 --- a/Build/source/utils/asymptote/config.h.in +++ b/Build/source/utils/asymptote/config.h.in @@ -90,6 +90,9 @@ /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H +/* Define to 1 if you have the `memrchr' function. */ +#undef HAVE_MEMRCHR + /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET |