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 4f96342f132..3262ae09315 100644 --- a/Build/source/utils/asymptote/config.h.in +++ b/Build/source/utils/asymptote/config.h.in @@ -18,6 +18,9 @@ /* Define to 1 if you have the `dup2' function. */ #undef HAVE_DUP2 +/* Define to 1 if you have the `feenableexcept' function. */ +#undef HAVE_FEENABLEEXCEPT + /* Define to 1 if you have the <fenv.h> header file. */ #undef HAVE_FENV_H |